S/390: ifunc: Fix function pointers to hidden ifunc symbols.
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Fri, 16 Oct 2015 19:49:43 +0000 (21:49 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Thu, 22 Oct 2015 08:13:22 +0000 (10:13 +0200)
bfd/ChangeLog:
* elf32-s390.c (elf_s390_adjust_dynamic_symbol): Set the PLT
reference counters for local IFUNC calls.
* elf64-s390.c (elf_s390_adjust_dynamic_symbol): Likewise.


No differences found