OSDN Git Service

bfd/ChangeLog:
authorEric Christopher <echristo@apple.com>
Thu, 24 Mar 2005 01:30:44 +0000 (01:30 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 24 Mar 2005 01:30:44 +0000 (01:30 +0000)
commit6c4462725460bdc405eade702c48814546e0e76b
tree1eeafcf056f0cc13aef7b3e8401acc385b69e28b
parentaffdf7e139c08ebd4867218f3ae627a9e0c8ad3d
bfd/ChangeLog:

2005-03-23  Eric Christopher  <echristo@redhat.com>

* elfxx-mips.c (MIPS_ELF_READONLY_SECTION): New.
(mips_elf_calculate_relocation): Use. Define DF_TEXTREL
after emitting relocation.
(_bfd_mips_elf_adjust_dynamic_symbol): Ditto.
(_bfd_mips_elf_check_relocs): Remove code to set DF_TEXTREL
and readonly_reloc.

ld/testsuite/ChangeLog:

2005-03-23  Eric Christopher  <echristo@redhat.com>

* ld-mips-elf/textrel-1.s, ld-mips-elf/textrel-1.d: New
test.
* ld-mips-elf/mips-elf.exp: Call it.
* ld-mips-elf/rel32-n32.d: Update for DF_TEXTREL removal.
* ld-mips-elf/rel32-o32.d: Ditto.
* ld-mips-elf/rel64.d: Ditto.
bfd/ChangeLog
bfd/elfxx-mips.c