]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog-2015
Properly skip IFUNC relocations in debug sections
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 12 Aug 2015 02:04:38 +0000 (19:04 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 12 Aug 2015 02:04:38 +0000 (19:04 -0700)
commit0eace2105dc6c005fdc908414ad564d318b71540
treec6392a7f1e3ec0acb05d0902917e033b36472efc
parentf63d6d96502c4448357a0b826489ac36f73c1330
Properly skip IFUNC relocations in debug sections

Use "continue" instead of "break" to skip IFUNC relocations in debug
sections.

* elf32-i386.c (elf_i386_relocate_section): Properly skip IFUNC
relocations in debug sections.
* elf64-x86-64.c (elf_x86_64_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c