bfd/ChangeLog:
commit6f43e86a84d1e2c703bbbe7d84f790227940fdf5
authorBob Wilson <bob.wilson@acm.org>
Tue, 23 Mar 2004 01:37:00 +0000 (23 01:37 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 23 Mar 2004 01:37:00 +0000 (23 01:37 +0000)
treee8709cf3da9aafd5404da2fd2390c0f5fbd8d214
parent3b159ce853f9eed52ce754a5183f486b2358b773
bfd/ChangeLog:
* elf32-xtensa.c (elf_xtensa_check_relocs): Remove code to read
literal tables and check for relocs outside of literal pools.
(elf_xtensa_make_sym_local): Don't clear ELF_LINK_NON_GOT_REF flag.
(elf_xtensa_fix_refcounts): Don't check ELF_LINK_NON_GOT_REF or
set DF_TEXTREL.
(elf_xtensa_size_dynamic_sections): Don't add DT_TEXTREL entry.
(elf_xtensa_relocate_section): Read literal tables and check for
dynamic relocations in read-only sections and not in literal pools.
gas/ChangeLog:
* config/tc-xtensa.c (xtensa_post_relax_hook): Create literal
tables even when use_literal_section flag is not set.
bfd/ChangeLog
bfd/elf32-xtensa.c
gas/ChangeLog
gas/config/tc-xtensa.c