From: Andreas Jaeger Date: Mon, 18 Oct 2004 05:17:42 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~17321 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=36106aabeb487f646c696486e0429f550d8fa0b8;p=external%2Fglibc.git Update. 2004-10-06 Maciej W. Rozycki * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h (__SYSCALL_CLOBBERS): Add "memory". * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h (__SYSCALL_CLOBBERS): Likewise. * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h (__SYSCALL_CLOBBERS): Likewise. --- diff --git a/ChangeLog b/ChangeLog index eec8906..4505b96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-10-06 Maciej W. Rozycki + + * sysdeps/unix/sysv/linux/mips/mips32/sysdep.h + (__SYSCALL_CLOBBERS): Add "memory". + * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h + (__SYSCALL_CLOBBERS): Likewise. + * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h + (__SYSCALL_CLOBBERS): Likewise. + 2004-10-17 Ulrich Drepper * include/libc-symbols.h: Define libresolv_hidden_proto and friends.