llvm-project/lld/ELF/Arch
Fangrui Song 719322411c [ELF] Implement General Dynamic style TLSDESC for x86-64
This handles two initial relocation types R_X86_64_GOTPC32_TLSDESC and
R_X86_64_TLSDESC_CALL, as well as the GD->LE and GD->IE relaxations.

Reviewed By: ruiu

Differential Revision: https://reviews.llvm.org/D62513

llvm-svn: 361911
2019-05-29 02:03:56 +00:00
..
AArch64.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
AMDGPU.cpp Improve error message for unknown relocations. 2019-02-14 18:02:20 +00:00
ARM.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
AVR.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
Hexagon.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
MSP430.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
Mips.cpp [mips] Fix ld instruction in PLT entries on MIPS64 2019-05-07 20:26:23 +00:00
MipsArchTree.cpp ELF: De-template ELFFileBase. NFCI. 2019-04-05 20:16:26 +00:00
PPC.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
PPC64.cpp [LLD][ELF] - Improve diagnostic about unrecognized relocations. 2019-05-23 09:50:18 +00:00
RISCV.cpp [RISCV] Fix range check for HI20/LO12/RVC_LUI relocations 2019-04-09 11:39:23 +00:00
SPARCV9.cpp [ELF] Full support for -n (--nmagic) and -N (--omagic) via common page 2019-05-13 16:01:26 +00:00
X86.cpp [ELF][X86] Allow R_386_TLS_LDO_32 and R_X86_64_DTPOFF{32,64} to preemptable local-dynamic symbols 2019-04-22 03:10:40 +00:00
X86_64.cpp [ELF] Implement General Dynamic style TLSDESC for x86-64 2019-05-29 02:03:56 +00:00