From: Roland McGrath Date: Wed, 2 Feb 2005 03:07:24 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~461 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc484bd394a60aab58729e66b06ba0ba29d8edc6;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 899f7b1c..02e47dac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-02-01 Roland McGrath + * syscall.c (syscall_enter) [X86_64]: Fix 32-bit argument register map + not to double the middle entry! + Fixes RH#146093. + * linux/x86_64/syscallent.h: Fix exit_group entry. * util.c (getpc) [S390 || S390X]: Implement it.