diff options
author | David Smith <dsmith@redhat.com> | 2008-06-24 08:33:51 -0500 |
---|---|---|
committer | David Smith <dsmith@redhat.com> | 2008-06-24 08:33:51 -0500 |
commit | 8548f326bbbc5c99d692757618f4a7260b552de9 (patch) | |
tree | 823f9fcfe637290c0eda62427ec990a370f54ad0 /runtime/ChangeLog | |
parent | 57286c7da57d75173149c733b00474d256af6b36 (diff) | |
download | systemtap-steved-8548f326bbbc5c99d692757618f4a7260b552de9.tar.gz systemtap-steved-8548f326bbbc5c99d692757618f4a7260b552de9.tar.xz systemtap-steved-8548f326bbbc5c99d692757618f4a7260b552de9.zip |
Added powerpc support to runtime/syscall.h.
2008-06-24 David Smith <dsmith@redhat.com>
From: Srinivasa DS <srinivasa@in.ibm.com>
* syscall.h: Added powerpc support.
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 1ad5aa20..6da5814c 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,8 @@ +2008-06-24 David Smith <dsmith@redhat.com> + + From: Srinivasa DS <srinivasa@in.ibm.com> + * syscall.h: Added powerpc support. + 2008-06-23 David Smith <dsmith@redhat.com> * task_finder.c (__stp_utrace_task_finder_target_quiesce): Fixed |