]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-ppc.c
* elf64-ppc.c (struct ppc_link_hash_table): Reinstate top_index.
authorAlan Modra <amodra@gmail.com>
Tue, 17 Jun 2003 13:43:02 +0000 (13:43 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 17 Jun 2003 13:43:02 +0000 (13:43 +0000)
commit734b6cf9ae66bb2f7ced350c570aa339fb5ab707
treee1113074536d62a8dd91405df39f2d97d0e179d2
parent23fbd6fa706e7861ba00a0553ed2eb87785345f5
* 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