* elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
commit12ee5414f4919ed71dc661915d532b779e1f5373
authorAlan Modra <amodra@bigpond.net.au>
Mon, 16 Jun 2003 10:50:22 +0000 (16 10:50 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Mon, 16 Jun 2003 10:50:22 +0000 (16 10:50 +0000)
treed16d462eb6e02141b8fe444c51aa9182ab02c502
parent25ff95282c62f60a4afb78a61cb262801bbca332
* 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