summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
authorDavid Smith <dsmith@redhat.com>2008-06-24 08:33:51 -0500
committerDavid Smith <dsmith@redhat.com>2008-06-24 08:33:51 -0500
commit8548f326bbbc5c99d692757618f4a7260b552de9 (patch)
tree823f9fcfe637290c0eda62427ec990a370f54ad0 /runtime/ChangeLog
parent57286c7da57d75173149c733b00474d256af6b36 (diff)
downloadsystemtap-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/ChangeLog5
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