* elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
authorAlan Modra <amodra@gmail.com>
Tue, 16 Apr 2002 04:58:12 +0000 (04:58 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 16 Apr 2002 04:58:12 +0000 (04:58 +0000)
commit4ab827001997efd8ca410978f8770c51cad5e813
treec5b31569e4ea5012f7bc3d4e987ce2a207564fb4
parent76b999d0131e6a37bd3539686378c72878bef4ce
* elf32-m32r.c (m32r_elf_add_symbol_hook): Check the hash table
type rather than just assuming entries are ELF.
* elf32-sh64.c (sh64_elf_add_symbol_hook): Likewise.
* elf64-sh64.c (sh64_elf64_add_symbol_hook): Likewise.
* elf64-sparc.c (sparc64_elf_add_symbol_hook): Likewise.
* elf64-mmix.c (mmix_elf_add_symbol_hook): Use bfd_link_hash_entry
rather than elf_link_hash_entry.
bfd/ChangeLog
bfd/elf32-m32r.c
bfd/elf32-sh64.c
bfd/elf64-mmix.c
bfd/elf64-sh64.c
bfd/elf64-sparc.c