summaryrefslogtreecommitdiffstats
path: root/tapset/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r--tapset/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog
index 8d210d99..27fc64d6 100644
--- a/tapset/ChangeLog
+++ b/tapset/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-25 David Wilder <dwilder@us.ibm.com>
+
+ * syscall2.stp:syscall.pause added sys32_pause to probe list.
+
+2007-04-25 David Wilder <dwilder@us.ibm.com>
+
+ * s390x/syscall.stp: Fix bug in syscall.mmap returning the wrong args
+ for 32-bit versions of mmap calls.
+
2007-04-24 Will Cohen <wcohen@redhat.com>
* memory.stp: Update vm.pagefault.return comment.