diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-31 01:02:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-31 01:02:03 +0000 |
commit | 1d1740d6b12894ed6a430e2e98bf73c5243b2925 (patch) | |
tree | bc8af817f704a9c3ff42e38cac8a61e70d47c91f /ChangeLog | |
parent | 9a93ac006df5199c4dc03710043d1d77396ff29e (diff) | |
download | glibc-1d1740d6b12894ed6a430e2e98bf73c5243b2925.tar.gz glibc-1d1740d6b12894ed6a430e2e98bf73c5243b2925.tar.xz glibc-1d1740d6b12894ed6a430e2e98bf73c5243b2925.zip |
Update.
* sysdeps/i386/Makefile [csu]: Define CFLAGS-initfini.s to force compiling for i386 to avoid i686-like GOT pointer computation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 992ec54fbe..1e39c44efd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +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. + * db2/db_int.h: Change tsl_t type to u_int32_t. * db2/mutex/mutex.c: Allow Alpha mutex definitions. * db2/mutex/alpha.h: New file. |