* elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
authorJakub Jelinek <jakub@redhat.com>
Fri, 23 Apr 2004 08:51:10 +0000 (08:51 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 23 Apr 2004 08:51:10 +0000 (08:51 +0000)
commit47a9f7b34f7a3421ea4d2f55406a24b8028337f9
tree52357912bb667a0950846cfd83bd45d7880af605
parent1ffcab4b28f01b7b9933adff2c695a826136168c
* elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Copy also
ELF_LINK_POINTER_EQUALITY_NEEDED.
(elf64_x86_64_check_relocs): Set ELF_LINK_POINTER_EQUALITY_NEEDED
if r_type is not R_X86_64_PC32.
(elf64_x86_64_finish_dynamic_symbol): If
ELF_LINK_POINTER_EQUALITY_NEEDED is not set, clear st_value of
SHN_UNDEF symbols.
bfd/ChangeLog
bfd/elf64-x86-64.c
This page took 0.02422 seconds and 4 git commands to generate.