]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 20 Feb 2004 22:56:55 +0000 (22:56 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 20 Feb 2004 22:56:55 +0000 (22:56 +0000)
ChangeLog

index d7dd19e613440690c15393ea1669b45756578be9..5b4a06df6afd16102ce6c45f3e6632bb970202bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-12-31  David Mosberger  <davidm@hpl.hp.com>
+
+       * process.c (internal_exit): For ia64, also recognize IA-32 252
+       as exit_group().
+       (change_syscall): For IA64, also support changing IA-32 syscalls.
+       * syscall.c (internal_syscall): For IA64, also recognize IA-32
+        syscall 252 (exit_group) as an internal_exit() syscall.
+       * util.c (SYS_fork): For IA64, define them to the IA-32 syscall
+       number.
+       (SYS_vfork): Likewise.
+       (arg_setup): For IA64 version, also support IA-32 syscalls.
+       (get_arg0): Likewise.
+       (get_arg1): Likewise.
+       (set_arg0): Likewise.
+       (set_arg1): Likewise.
+
 2004-02-15  Anton Blanchard  <anton@samba.org>
 
        * linux/powerpc/syscallent.h: Add rtas call.