Replace _GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgot
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 25 Oct 2012 13:36:08 +0000 (13:36 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 25 Oct 2012 13:36:08 +0000 (13:36 +0000)
commit9d4b2dba0e5f61cbec871f70e0a20c4b8a5d4ba9
treec8bd2db077066764b8a7b874870022183fc650f8
parent528b42ae75c9f19f1bca1e109a7de13d89ba11b2
Replace _GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgot

* elf32-i386.c (elf_i386_size_dynamic_sections): Replace
_GLOBAL_OFFSET_TABLE_ lookup with htab->elf.hgot.
* elf64-x86-64.c (elf_x86_64_size_dynamic_sections): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c