2007-08-21 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 21 Aug 2007 13:52:54 +0000 (13:52 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 21 Aug 2007 13:52:54 +0000 (13:52 +0000)
commit2f3bf80a30d2c892f60087a246e8b4b4b33498d2
treed80622bc6c9145496b95719f0bb88226d0735074
parentf429d7d03d62ba2816db1701f3b4d6d49a93b36f
2007-08-21  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-i386.c (elf_i386_tls_transition): Accept a pointer
to ELF hash entry instead of an integer for local test.
(elf_i386_check_relocs): Updated.
(elf_i386_gc_sweep_hook): Likewise.
(elf_i386_relocate_section): Likewise.

* elf64-x86-64.c  (elf64_x86_64_tls_transition): Accept a
pointer to ELF hash entry instead of an integer for local
test.
(elf64_x86_64_check_relocs): Updated.
(elf64_x86_64_gc_sweep_hook): Likewise.
(elf64_x86_64_relocate_section): Likewise.
bfd/ChangeLog
bfd/elf32-i386.c
bfd/elf64-x86-64.c
This page took 0.026857 seconds and 4 git commands to generate.