* elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMIC
authorIan Lance Taylor <ian@airs.com>
Tue, 17 Aug 1999 07:50:30 +0000 (07:50 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 17 Aug 1999 07:50:30 +0000 (07:50 +0000)
commit0035bd7bdae8fe325e8ad63ef07896f5594e229b
treec1dd98035145695bf01372975b07abc0deabf064
parentc31fd3fe9f6ba788a09e64c6523bd5d2f79e31f6
* elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMIC
for special section symbols.
* elflink.h (elf_merge_symbol): If we have no old BFD, check
BSF_DYNAMIC on the section symbol to see whether the old BFD is
dynamic.
bfd/ChangeLog
bfd/elf32-mips.c
bfd/elflink.h