[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/22970] Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12 relocati
From: |
renlin.li at arm dot com |
Subject: |
[Bug ld/22970] Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12 relocation. |
Date: |
Wed, 28 Mar 2018 17:28:44 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22970
Renlin Li <renlin.li at arm dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |renlin.li at arm dot com
--- Comment #5 from Renlin Li <renlin.li at arm dot com> ---
The support of following relocations has been checked into binutils now.
BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST16_TPREL_LO12_NC,
BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST32_TPREL_LO12_NC,
BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST64_TPREL_LO12_NC,
BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12,
BFD_RELOC_AARCH64_TLSLE_LDST8_TPREL_LO12_NC.
Both ip64 and ilp32 variants are now supported in gas and bfd linker.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=84f1b9fb081372a726fd70dfd8258a707833caef
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=e04ef02299ad4aae08da857e8535d98e8643a274
This issue should be resolved now.
--
You are receiving this mail because:
You are on the CC list for the bug.