From 2f43efaaf28ab3f679f605390f921ac903ee9757 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 15 Sep 2000 17:50:21 +0000 Subject: Update. 2000-09-15 Jakub Jelinek * sysdeps/unix/alpha/sysdep.h (inline_syscall_clobbers): Add memory clobber. * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Likewise. * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Likewise. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0292b05282..3c953452c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-09-15 Jakub Jelinek + + * sysdeps/unix/alpha/sysdep.h (inline_syscall_clobbers): Add memory + clobber. + * sysdeps/unix/sysv/linux/arm/sysdep.h (INLINE_SYSCALL): Likewise. + * sysdeps/unix/sysv/linux/m68k/sysdep.h (INLINE_SYSCALL): Likewise. + 2000-09-15 Ulrich Drepper * elf/Makefile (distribute): Add nextmod1.c and nextmod2.c. -- cgit v1.2.1