* elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
authorJakub Jelinek <jakub@redhat.com>
Mon, 19 Feb 2001 22:35:47 +0000 (22:35 +0000)
committerJakub Jelinek <jakub@redhat.com>
Mon, 19 Feb 2001 22:35:47 +0000 (22:35 +0000)
commit8701c1bc04f3f34f3bca69411b6c27701bfddb33
tree107d1f7dacd97c92259295b0a67fd77d9ab0904b
parent911413e6b33649e8d78227ef77265eb9eb27721b
* elf32-sparc.c (elf32_sparc_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.
* elf64-sparc.c (sparc64_elf_finish_dynamic_symbol): Likewise.
bfd/ChangeLog
bfd/elf32-sparc.c
bfd/elf64-sparc.c