commit | 4b2dccaf943adf4ff2b6e15c1f51a59652f8da36 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Jan 12 10:18:53 2006 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Jan 12 10:18:53 2006 +0000 |
tree | d96aa16044520c9ed125270825c2c02c2b0e1023 | |
parent | 4935530a8a388a0cff4a828cf8c6cc0518e9abd0 [diff] |
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.