diff options
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 e97ea6e3..f61fd22 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2004-12-11 Alan Modra <amodra@bigpond.net.au> + * elfcode.h (elf_slurp_symbol_table): Use bfd_elf_sym_name so that + canonical sections syms have a name. + +2004-12-11 Alan Modra <amodra@bigpond.net.au> + * elf64-ppc.c (opd_entry_value): Don't use cached relocs if they have been adjusted for output. (ppc64_elf_relocate_section): Mark sections with reloc_done. |