bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18276] AArch64: readelf, gas do not support TLSLD relocati


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/18276] AArch64: readelf, gas do not support TLSLD relocations
Date: Wed, 19 Aug 2015 16:00:22 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18276

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Jiong Wang <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6ffe9a1ba36f3a896ae323e35a207b6451e8f7f9

commit 6ffe9a1ba36f3a896ae323e35a207b6451e8f7f9
Author: Jiong Wang <address@hidden>
Date:   Wed Aug 19 11:18:25 2015 +0100

    [AArch64][4/6] LD support TLSLD move/add relocation types

    2015-08-19  Jiong Wang  <address@hidden>

    bfd/
      PR ld/18276
      * elfnn-aarch64.c (IS_AARCH64_TLS_RELOC): Recognize new relocation
      types, including BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_HI12,
      BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0,
      BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G0_NC,
      BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1,
      BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G1_NC,
      BFD_RELOC_AARCH64_TLSLD_MOVW_DTPREL_G2.
      (elfNN_aarch64_final_link_relocate): Likewise.
      * elfxx-aarch64.c (_bfd_aarch64_elf_put_addend): Likewise.
      (_bfd_aarch64_elf_resolve_relocation): Likewise.

    ld/testsuite/
      * ld-aarch64/emit-relocs-87.s: New testcase.
      * ld-aarch64/emit-relocs-88.s: Likewise.
      * ld-aarch64/emit-relocs-88-overflow.s: Likewise.
      * ld-aarch64/emit-relocs-89.s: Likewise.
      * ld-aarch64/emit-relocs-90.s: Likewise.
      * ld-aarch64/emit-relocs-90-overflow.s: Likewise.
      * ld-aarch64/emit-relocs-523.s: Likewise.
      * ld-aarch64/emit-relocs-524.s: Likewise.
      * ld-aarch64/emit-relocs-525.s: Likewise.
      * ld-aarch64/emit-relocs-527.s: Likewise.
      * ld-aarch64/emit-relocs-526.s: Likewise.
      * ld-aarch64/emit-relocs-528.s: Likewise.
      * ld-aarch64/emit-relocs-528-overflow.s: Likewise.
      * ld-aarch64/emit-relocs-87.d: New expectation file.
      * ld-aarch64/emit-relocs-88.d: Likewise.
      * ld-aarch64/emit-relocs-88-overflow.d: Likewise.
      * ld-aarch64/emit-relocs-89.d: Likewise.
      * ld-aarch64/emit-relocs-90.d: Likewise.
      * ld-aarch64/emit-relocs-90-overflow.d: Likewise.
      * ld-aarch64/emit-relocs-91.d: Likewise.
      * ld-aarch64/emit-relocs-523.d: Likewise.
      * ld-aarch64/emit-relocs-524.d: Likewise.
      * ld-aarch64/emit-relocs-525.d: Likewise.
      * ld-aarch64/emit-relocs-526.d: Likewise.
      * ld-aarch64/emit-relocs-527.d: Likewise.
      * ld-aarch64/emit-relocs-528.d: Likewise.
      * ld-aarch64/emit-relocs-528-overflow.d: Likewise.
      * ld-aarch64/aarch64-elf.exp: Run new testcases.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]