diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-15 19:42:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-15 19:42:49 +0000 |
commit | aa3f24108d1c1119a1a3a86793c73451d85401a9 (patch) | |
tree | f2519f405ab25c505ec3ff5d32f2c7c5e37909c9 /ChangeLog | |
parent | 6087c4851cb06a89b339edcd31a40c4d2f9b35d9 (diff) | |
download | glibc-aa3f24108d1c1119a1a3a86793c73451d85401a9.tar.gz glibc-aa3f24108d1c1119a1a3a86793c73451d85401a9.tar.xz glibc-aa3f24108d1c1119a1a3a86793c73451d85401a9.zip |
Update.
2003-04-15 Jakub Jelinek <jakub@redhat.com> * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Avoid checking R_PPC_RELATIVE, R_PPC_NONE and whether relocation is against local symbol in conflict processing.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b067982749..68ca4c181b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-04-15 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Avoid + checking R_PPC_RELATIVE, R_PPC_NONE and whether relocation is + against local symbol in conflict processing. + 2003-04-15 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/powerpc/bits/atomic.h |