From 3ba3bc8c61e4a2da48d0db0d9d28ac2d679aa9b7 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Tue, 27 Apr 2004 21:28:16 +0000 Subject: * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_size if set. Check reloc_done flag before applying relocations. Use output addresses, both when applying relocations and when comparing against the specified section. (elf_xtensa_relocate_section): Use output address to check if dynamic reloc is in a literal pool. Set section's reloc_done flag. --- bfd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 18d734f..9962fb5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +2004-04-27 Bob Wilson + + * elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_size + if set. Check reloc_done flag before applying relocations. Use + output addresses, both when applying relocations and when comparing + against the specified section. + (elf_xtensa_relocate_section): Use output address to check if dynamic + reloc is in a literal pool. Set section's reloc_done flag. + 2004-04-27 H.J. Lu * elf32-sh64.c (elf_backend_section_flags): New. Defined. -- cgit v1.1