OSDN Git Service

2007-08-21 H.J. Lu <hongjiu.lu@intel.com>
authorhjl <hjl>
Tue, 21 Aug 2007 13:52:53 +0000 (13:52 +0000)
committerhjl <hjl>
Tue, 21 Aug 2007 13:52:53 +0000 (13:52 +0000)
commit27e9264a3393b4512d7990abe73682e5bfdee637
tree9afa0c4e7b6fe40d73df9c7b2db43cbf466bc814
parentbf3d1de3a6b9fb495e5d6586bdc5432ed4d8de80
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