* elf32-sparc.c (elf32_sparc_relocate_section): Don't clear
authorJakub Jelinek <jakub@redhat.com>
Fri, 23 Nov 2001 13:16:39 +0000 (13:16 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 23 Nov 2001 13:16:39 +0000 (13:16 +0000)
commit2e549b45b82d7d3191799b7650221fb3ebb03293
tree8a4812fd4be29e87fdedf33a9fd39b446bb0533c
parentf8df10f4f595488c4b6a8e49ffc99721d5aefdba
* elf32-sparc.c (elf32_sparc_relocate_section): Don't clear
relocations in non-alloced sections against global symbols
defined in shared library being built.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-sparc.c
bfd/elf64-sparc.c