]> granicus.if.org Git - strace/commit
2006-01-12 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 10:18:53 +0000 (10:18 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 12 Jan 2006 10:18:53 +0000 (10:18 +0000)
commit4b2dccaf943adf4ff2b6e15c1f51a59652f8da36
treed96aa16044520c9ed125270825c2c02c2b0e1023
parent4935530a8a388a0cff4a828cf8c6cc0518e9abd0
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.
defs.h
syscall.c