diff options
Diffstat (limited to 'tapset/ChangeLog')
-rw-r--r-- | tapset/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tapset/ChangeLog b/tapset/ChangeLog index 1730d04b..0102599d 100644 --- a/tapset/ChangeLog +++ b/tapset/ChangeLog @@ -1,3 +1,12 @@ +2007-08-15 Martin Hunt <hunt@redhat.com> + + * x86_64/syscalls.stp: Add support for sys32_mmap[2], + sys32_vm86_warning, and sys32_pipe. + * s390x/syscalls.stp (get_mmap_args): Move to aux_syscalls. + * aux_syscalls.stp (get_mmap_args): Moved here. + * syscalls.stp: Add sys32_alarm. + * syscalls2.stp: Add sys32_uname. + 2007-08-15 Frank Ch. Eigler <fche@elastic.org> * context.stp (cpuid, cpu): Use smp_processor_id(). |