2003-11-22 Jakub Jelinek <jakub@redhat.com>
authorJakub Jelinek <jakub@redhat.com>
Sat, 22 Nov 2003 10:45:44 +0000 (10:45 +0000)
committerJakub Jelinek <jakub@redhat.com>
Sat, 22 Nov 2003 10:45:44 +0000 (10:45 +0000)
commitc6585bbb101d8e377478a01b64d75d9d415dbd01
tree384d6c3a25ee4722262bd804935dbb182400c7d0
parentf22b3cafc9a10cda728946d2fa7cc37ff905136f
2003-11-22  Jakub Jelinek  <jakub@redhat.com>

* elf-bfd.h (ELF_LINK_POINTER_EQUALITY_NEEDED): Define new flag.
* elf.c (_bfd_elf_link_hash_copy_indirect): Copy it.
* elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
(elf_i386_check_relocs): Set it.
(elf_i386_finish_dynamic_symbol): If it is not set,
clear st_value of SHN_UNDEF symbol.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elf32-i386.c
This page took 0.029802 seconds and 4 git commands to generate.