]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elf32-i386.c
Don't check IFUNC relocations in elf_*_check_relocs
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 16 Dec 2012 23:01:13 +0000 (23:01 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 16 Dec 2012 23:01:13 +0000 (23:01 +0000)
commitad1e85de417647575643fa3c5f04b7877344ee38
treec16d6ff498915dd58738c924fbf890acf720477d
parentb6eb2f8639ce8555d3b34f30dc8717733d2a1a2f
Don't check IFUNC relocations in elf_*_check_relocs

* elf32-i386.c (elf_i386_check_relocs): Don't check IFUNC
relocations here.
* elf64-x86-64.c (elf_x86_64_check_relocs): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c