From: Roland McGrath Date: Wed, 23 Jun 2004 01:40:57 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~572 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2dec92f0254674a68f25ed73a4e819f33437424;p=strace . --- diff --git a/ChangeLog b/ChangeLog index db297dd0..a86487e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-06-22 Roland McGrath + + * syscall.c (syscall_fixup) [LINUX && X86_64]: For 32-bit process, + sign extend the low 32 bits of RAX to 64 bits. + + * syscall.c (force_result): [LINUX && X86_64]: Fix RAX*4 -> RAX*8. + 2004-06-03 Roland McGrath * configure.ac, NEWS: Version 4.5.4.