* elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
commit3a8b9eda8b29360f05115b9c8a8e9764b2ffdec1
authorAlan Modra <amodra@bigpond.net.au>
Tue, 17 Jun 2003 13:43:02 +0000 (17 13:43 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 17 Jun 2003 13:43:02 +0000 (17 13:43 +0000)
tree9b96b0b9666539ffcce247d9d866d67cb1aadb91
parent91c7009db14823019a4b6301b595a982076141f7
* elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
Restore previous input_list type.
(ppc64_elf_link_hash_table_create): Undo last change.
(ppc64_elf_setup_section_lists): Reinstate code setting up input lists
per output section, but don't bother with bfd_abs_section marker.
(ppc64_elf_next_input_section): Adjust for multiple input section
lists.
(group_sections): Likewise.
bfd/ChangeLog
bfd/elf64-ppc.c