This commit is contained in:
Alan Modra 2002-03-05 05:26:02 +00:00
parent 039cc25f06
commit 5f6aa755b6

View file

@ -6887,7 +6887,7 @@ Tue May 24 16:17:18 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* libelf.h (struct elf_obj_tdata): Add new field bad_symtab. * libelf.h (struct elf_obj_tdata): Add new field bad_symtab.
(elf_bad_symtab): Define new accessor macro. (elf_bad_symtab): Define new accessor macro.
(_bfd_elf_link_hash_newfunc): Declare. (_bfd_elf_link_hash_newfunc): Declare.
(_bew_elf_link_hash_table_init): Declare. (_bfd_elf_link_hash_table_init): Declare.
* elfcode.h (elf_object_p): Call backend object_p hook after * elfcode.h (elf_object_p): Call backend object_p hook after
swapping in all the section headers. swapping in all the section headers.
(map_program_segments): Correct typo: Internal for External. (map_program_segments): Correct typo: Internal for External.