OSDN Git Service

* elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
authoramodra <amodra>
Mon, 16 Jun 2003 10:50:21 +0000 (10:50 +0000)
committeramodra <amodra>
Mon, 16 Jun 2003 10:50:21 +0000 (10:50 +0000)
commit8f16588aff1403e5476208edb011e1a19eb96c72
tree30261f4725a4be5adda8c9f315c7d611555c1423
parenta5d31221217d0babbe8bd947ffb601b6f4494aff
* elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
tls, check that a TOC16_DS or TOC16_LO_DS reloc isn't pointing to a
dtprel entry.  Ensure TLS_LD DTPMOD reloc has a zero addend.  Write
got section for RELATIVE relocs.  Fix wrong comment.  Change condition
under which dynamic relocs update the section contents.
bfd/ChangeLog
bfd/elf64-ppc.c