diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-12 19:11:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-12 19:11:14 +0000 |
commit | 6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db (patch) | |
tree | 7f552a8795e3fcb4bb464da38df4fde83d76ac2c | |
parent | 8e33c9be8406165bceef333a2d7d2b42b00125ac (diff) | |
download | glibc-6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db.tar glibc-6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db.tar.gz glibc-6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db.tar.bz2 glibc-6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db.zip |
Update.
2002-09-12 Ulrich Drepper <drepper@redhat.com>
* elf/elf.h: Correct DT_LOOS and DT_HIOS values.
2002-09-10 Ulrich Drepper <drepper@redhat.com>
* sysdeps/powerpc/fpu/s_isnan.c: #undef __isnanf and isnanf after
reading the headers.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2002-09-12 Ulrich Drepper <drepper@redhat.com> + + * elf/elf.h: Correct DT_LOOS and DT_HIOS values. + +2002-09-10 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/powerpc/fpu/s_isnan.c: #undef __isnanf and isnanf after + reading the headers. + 2002-09-12 Roland McGrath <roland@redhat.com> * elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn. |