diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-20 09:42:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-20 09:42:04 +0000 |
commit | 5d003fb2ea209009d1054cc924986f0ba46f1e8e (patch) | |
tree | d5ce0de17ee3a1a6cf11018a3fd440fa069897e5 /ChangeLog | |
parent | 0ed91d50eeb5abdccf46d40d42c3a35c6694bc49 (diff) | |
download | glibc-5d003fb2ea209009d1054cc924986f0ba46f1e8e.tar.gz glibc-5d003fb2ea209009d1054cc924986f0ba46f1e8e.tar.xz glibc-5d003fb2ea209009d1054cc924986f0ba46f1e8e.zip |
Update.
1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix generation of dependency list to make it work with newer versions of gcc. 1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * Makerules (build-module): New macro, moved from... * elf/Makefile (build-module): ... here. * iconvdata/Makefile (build-module): ... and here.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 649844bf77..48b346d1c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * sysdeps/unix/sysv/linux/Makefile ($(objpfx)syscall-%.d): Fix + generation of dependency list to make it work with newer versions + of gcc. + +1999-01-18 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * Makerules (build-module): New macro, moved from... + * elf/Makefile (build-module): ... here. + * iconvdata/Makefile (build-module): ... and here. + 1999-01-20 Ulrich Drepper <drepper@cygnus.com> * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0. |