2007-08-21 H.J. Lu <hongjiu.lu@intel.com>
commitaac5a0f7935ae72b02b2201d392906e10513d125
authorH.J. Lu <hjl@lucon.org>
Tue, 21 Aug 2007 13:52:54 +0000 (21 13:52 +0000)
committerH.J. Lu <hjl@lucon.org>
Tue, 21 Aug 2007 13:52:54 +0000 (21 13:52 +0000)
tree1bc293e7011f78f9a28acda7d0f15c7526e819d3
parent40d2ad56769806de547113ea4593ac96a24bfede
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