]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
authorAlan Modra <amodra@gmail.com>
Thu, 1 May 2003 10:27:46 +0000 (10:27 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 1 May 2003 10:27:46 +0000 (10:27 +0000)
commit569fa1acc37c8ee575cd4c0999dbfec621020c18
tree7cdb1946bcdebbb70e492ae0d0de6d796130ba24
parent8e51910e3d2d5edb033e95e8f1c5350d56b6538f
* elf32-ppc.c (ppc_elf_copy_indirect_symbol): Test whether the
weakdef sym has already been adjusted before treating it specially.
* elf32-i386.c (elf_i386_copy_indirect_symbol): Don't copy
ELF_LINK_NON_GOT_REF for weakdefs when symbol already adjusted.
* elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
(ppc64_elf_check_relocs): Set ELF_LINK_NON_GOT_REF.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf32-ppc.c
bfd/elf64-ppc.c