]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR ld/11217
authorAlan Modra <amodra@gmail.com>
Wed, 27 Jan 2010 12:51:24 +0000 (12:51 +0000)
committerAlan Modra <amodra@gmail.com>
Wed, 27 Jan 2010 12:51:24 +0000 (12:51 +0000)
commit145d27a355890ff07e67dd5cafb79ce328c2e60b
tree8ac35f4946ac510bae4f4b08077ac7e13dec056b
parent89af8868edbbe70402c7eb8832cf740658e6a8b5
PR ld/11217
* elf64-ppc.c (struct ppc_link_hash_table): Add toc_bfd, toc_first_sec.
(ppc64_elf_setup_section_lists): Init them.
(ppc64_elf_next_toc_section): Don't partition multi-toc between .got
and .toc on the same input file.
(ppc64_elf_relocate_section): Correct GOT entry offset.
bfd/ChangeLog
bfd/elf64-ppc.c