]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf32-xtensa.c (xtensa_read_table_entries): Use section _cooked_size
authorBob Wilson <bob.wilson@acm.org>
Tue, 27 Apr 2004 21:29:43 +0000 (21:29 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 27 Apr 2004 21:29:43 +0000 (21:29 +0000)
commit7441a87a002ed883d09503bc3b7d466d8242967d
tree5f5d92869f3a1fcae69ff43c43d7774bf57bef67
parent7e4544f2784d1fc35ffdd29aae32361bc882eeb0
* 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
bfd/elf32-xtensa.c