2009-06-03 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 3 Jun 2009 12:35:18 +0000 (12:35 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 3 Jun 2009 12:35:18 +0000 (12:35 +0000)
commit0018b0a3d56c9f71bc9590cfc0a1c90a05662ff1
treee4ae60b9b96d979b201dc7f00ab8c9478eb571a9
parentb517c9b6165399a02ab4cd32287118385a893b3d
2009-06-03  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-i386.c (elf_i386_allocate_dynrelocs): Allocate
GOT entry for STT_GNU_IFUNC symbol with pointer equality.
(elf_i386_relocate_section): Adjust R_386_GOT32 relocation
against STT_GNU_IFUNC symbols for static executables.
(elf_i386_finish_dynamic_symbol): Load GOT entry with
PLT entry for STT_GNU_IFUNC symbol with pointer equality.

* elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Allocate
GOT entry for STT_GNU_IFUNC symbol with pointer equality.
(elf64_x86_64_finish_dynamic_symbol): Load GOT entry with
PLT entry for STT_GNU_IFUNC symbol with pointer equality.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c
This page took 0.027436 seconds and 4 git commands to generate.