diff options
author | Daniel Jacobowitz <drow@false.org> | 2004-12-09 16:17:42 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2004-12-09 16:17:42 +0000 |
commit | f9cfae629f47806e75b56f4125539e330e7a6bc3 (patch) | |
tree | 307e77297bc74027f62262bf4bbe4f527575b27a /bfd/ChangeLog | |
parent | dd22970fb50af848c0cf85cd164108b80ef88656 (diff) | |
download | ppe42-binutils-f9cfae629f47806e75b56f4125539e330e7a6bc3.tar.gz ppe42-binutils-f9cfae629f47806e75b56f4125539e330e7a6bc3.zip |
* elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize
ELF section symbols.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 666927742f..d488fbb30b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-12-09 Daniel Jacobowitz <dan@codesourcery.com> + + * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize + ELF section symbols. + 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com> * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR, |