diff options
author | Geoff Keating <geoffk@cygnus.com> | 2000-10-19 08:15:09 +0000 |
---|---|---|
committer | Geoff Keating <geoffk@cygnus.com> | 2000-10-19 08:15:09 +0000 |
commit | c6e6c9c89638686b38e31aea84be89af8a4a5c3b (patch) | |
tree | ee47187b4d5f3800ab1103d257b38c69ad936612 /ChangeLog | |
parent | 549fc33c06adc87952a2a7fbd975d067a52d7190 (diff) | |
download | glibc-c6e6c9c89638686b38e31aea84be89af8a4a5c3b.tar.gz glibc-c6e6c9c89638686b38e31aea84be89af8a4a5c3b.tar.xz glibc-c6e6c9c89638686b38e31aea84be89af8a4a5c3b.zip |
* sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): New function.
(__process_machine_rela): Print the address of an overflowing reloc. 2000-10-17 Geoffrey Keating <geoffk@cygnus.com> * sysdeps/powerpc/fpu/bits/mathinline.h: Add versions of the unordered comparison functions that use the GCC builtins. * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): New function. (__process_machine_rela): Print the address of an overflowing reloc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 175bcd23aa..09bae078d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-10-17 Geoffrey Keating <geoffk@cygnus.com> + + * sysdeps/powerpc/fpu/bits/mathinline.h: Add versions + of the unordered comparison functions that use the GCC builtins. + + * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow): New function. + (__process_machine_rela): Print the address of an overflowing + reloc. + 2000-10-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/shm_open.c: Correct default mount point |