PR ld/11217
commit3b6c78e6a52fb4b7bbd7236854285b3ea51214ed
authorAlan Modra <amodra@bigpond.net.au>
Wed, 27 Jan 2010 12:44:07 +0000 (27 12:44 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 27 Jan 2010 12:44:07 +0000 (27 12:44 +0000)
tree1c989710fb3e24161edf55ea01635dfc967c1fa8
parentb21e7e4858fc8e3caa53518dada3d4e748b7bba1
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