]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
authorRichard Henderson <rth@redhat.com>
Wed, 22 Jan 2003 00:47:58 +0000 (00:47 +0000)
committerRichard Henderson <rth@redhat.com>
Wed, 22 Jan 2003 00:47:58 +0000 (00:47 +0000)
commitcc03ec8004768da5aa88f3fdc4607dd68f81583f
treeea8fe4422919421fb87041912e70dbfa7eb154fb
parent8b0c8155b226b3baa54c9d27ae02e6687e131a43
    * elf64-alpha.c (ALPHA_ELF_LINK_HASH_PLT_LOC): New.
        (struct alpha_elf_link_hash_entry): Add plt_old_section, plt_old_value.
        (elf64_alpha_adjust_dynamic_symbol): Set them.
        (elf64_alpha_size_plt_section_1): Reset them when plt entry removed.
        (elf64_alpha_relax_tls_get_addr): Handle LDM relocs.  Frob the
        symbol index when relaxing LDM to TPREL.
        (elf64_alpha_relax_section): Likewise.  Allow relaxation of GD
        relocs, even if the target isn't locally defined.
        (elf64_alpha_check_relocs): Frob LDM reloc symndx to zero.
        (elf64_alpha_relocate_section): Likewise.  Force TP-relative
        relocs vs symndx 0 to the tp base.
bfd/ChangeLog
bfd/elf64-alpha.c