]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 10:19:01 +0000 (10:19 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 10:19:01 +0000 (10:19 +0000)
ChangeLog

index b0d662c11c519702bf960ef32979a0984141a120..1aad29177f2343389dcf01d1b452a2d4af7fb7e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-01-12  Roland McGrath  <roland@redhat.com>
+
+       * defs.h [LINUXSPARC] (PERSONALITY0_WORDSIZE, PERSONALITY1_WORDSIZE):
+       New macros.
+       [SPARC64] (PERSONALITY2_WORDSIZE): New macro.
+       [X86_64] (PERSONALITY0_WORDSIZE, PERSONALITY1_WORDSIZE): New macros.
+       * syscall.c (PERSONALITY0_WORDSIZE): New macro if undefined.
+       (personality_wordsize): New variable.
+       (decode_subcall): Use it for size of argument words.
+       Fixes RH#174354.
+
 2005-11-17  Dmitry V. Levin  <ldv@altlinux.org>
 
        Implement qual_flags support for each personality.