2009-06-16 H.J. Lu <hongjiu.lu@intel.com>
commita3d987ee376b4b1d760a2d6a5095be4192d9d770
authorH.J. Lu <hjl@lucon.org>
Tue, 16 Jun 2009 17:45:08 +0000 (16 17:45 +0000)
committerH.J. Lu <hjl@lucon.org>
Tue, 16 Jun 2009 17:45:08 +0000 (16 17:45 +0000)
treefcc16f9924ed853b0f58e97fc2bac5060c89c2a8
parentb9f602cf66388d2732629ad4880b859a73a8f3eb
2009-06-16  H.J. Lu  <hongjiu.lu@intel.com>

* elf-bfd.h (ELF_LOCAL_SYMBOL_HASH): New.

* elf32-i386.c (elf_i386_local_hash): Removed.
(elf_i386_local_htab_hash): Use ELF_LOCAL_SYMBOL_HASH.
(elf_i386_get_local_sym_hash): Likewise.

* elf64-x86-64.c (elf64_x86_64_local_hash): Removed.
(elf64_x86_64_local_htab_hash): Use ELF_LOCAL_SYMBOL_HASH.
(elf64_x86_64_get_local_sym_hash): Likewise.
* elfxx-ia64.c (elfNN_ia64_local_htab_hash): Likewise.
(get_local_sym_hash): Likewise.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-i386.c
bfd/elf64-x86-64.c
bfd/elfxx-ia64.c