commit | bc484bd394a60aab58729e66b06ba0ba29d8edc6 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Feb 02 03:07:24 2005 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Feb 02 03:07:24 2005 +0000 |
tree | 5ee3d885cd7c09056efffe83eb6337dde5727345 | |
parent | 5a9c6ade8963d4839c76d88aa8845e992014f86c [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 899f7b1..02e47da 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,9 @@ 2005-02-01 Roland McGrath <roland@redhat.com> + * 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.