diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-28 00:31:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-28 00:31:59 +0000 |
commit | 41bc895adf74c801b7b43654157069a5c9b6e537 (patch) | |
tree | a14247aef0f65fa0738576a441ef25a24ccaca23 /ChangeLog | |
parent | 213cdddbc628deccb65f717080930f5c99eefdd2 (diff) | |
download | glibc-41bc895adf74c801b7b43654157069a5c9b6e537.tar glibc-41bc895adf74c801b7b43654157069a5c9b6e537.tar.gz glibc-41bc895adf74c801b7b43654157069a5c9b6e537.tar.bz2 glibc-41bc895adf74c801b7b43654157069a5c9b6e537.zip |
* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Restore
special handling of relocations against local symbols.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-03-25 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Restore + special handling of relocations against local symbols. + 2003-03-27 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/powerpc/bits/atomic.h |