Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 10 Nov 2015 12:26:55 +0000 (04:26 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 10 Nov 2015 12:27:51 +0000 (04:27 -0800)
commit18954b29a1b49c9ffbfef925fdac4a23194ef82d
tree19802b087c9cb9ea480410676f2aca2d47d3a789
parent2d5da47320d6d22a58b793801999ba33c43c758f
Handle x86 VTINHERIT/VTENTRY relocs when deleting relocations

* elf32-i386.c (elf_i386_relocate_section): Handle VTINHERIT
and VTENTRY relocations when deleting relocations.
* elf64-x86-64.c (elf_x86_64_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c
This page took 0.032305 seconds and 4 git commands to generate.