diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-15 17:50:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-15 17:50:21 +0000 |
commit | 2f43efaaf28ab3f679f605390f921ac903ee9757 (patch) | |
tree | a4cd881415794dcb64c8a2399cff6d7ded13e075 /ChangeLog | |
parent | 917fd0616395f800489f223140967cb61a5a5765 (diff) | |
download | glibc-2f43efaaf28ab3f679f605390f921ac903ee9757.tar glibc-2f43efaaf28ab3f679f605390f921ac903ee9757.tar.gz glibc-2f43efaaf28ab3f679f605390f921ac903ee9757.tar.bz2 glibc-2f43efaaf28ab3f679f605390f921ac903ee9757.zip |
Update.
2000-09-15 Jakub Jelinek <jakub@redhat.com>
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-09-15 Jakub Jelinek <jakub@redhat.com> + + * 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 <drepper@redhat.com> * elf/Makefile (distribute): Add nextmod1.c and nextmod2.c. |