]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf64-s390.c
S/390: ifunc: Fix for undefined ifunc symbols.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Mon, 12 Oct 2015 15:33:28 +0000 (17:33 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Thu, 22 Oct 2015 08:02:38 +0000 (10:02 +0200)
commit0a511368e2b896fe84f3b4bce5390e6269bcc57b
tree8fce96a1c99dc05794e29b2300fb9aaf4b39a135
parente44c481aff721595eb9d28a7751d02300155148d
S/390: ifunc: Fix for undefined ifunc symbols.

bfd/ChangeLog:

* elf32-s390.c (elf_s390_finish_dynamic_symbol): Call
elf_s390_finish_ifunc_symbol only for actually defined symbols.
* elf64-s390.c (elf_s390_finish_dynamic_symbol): Likewise.
bfd/ChangeLog
bfd/elf32-s390.c
bfd/elf64-s390.c