]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Aug 1999 01:51:11 +0000 (01:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Aug 1999 01:51:11 +0000 (01:51 +0000)
ChangeLog

index 1d3c79a05da10a3c77a3cc799d9ebb34e52de297..1fed19516002d82a310dd3214ef20e29fc8591c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-08-30  Ulrich Drepper  <drepper@cygnus.com>
+
+       * sysdeps/i386/Makefile [csu]: Define CFLAGS-initfini.s to force
+       compiling for i386 to avoid i686-like GOT pointer computation.
+
 1999-08-28  H.J. Lu  <hjl@gnu.org>
 
        * nscd/nscd_getgr_r.c (nscd_getgr_r): Don't count the alloca'ed
@@ -6,7 +11,7 @@
 1999-08-28  Ulrich Drepper  <drepper@cygnus.com>
 
        * malloc/malloc.c (ptmalloc_init): Don't use variables to set
-       thresholds for SUID binaries.  [PR libc/1277]  
+       thresholds for SUID binaries.  [PR libc/1277]
 
 1999-08-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>