summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/arm-gnu-ifunc.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Rename .plt to .iplt and decrease EM_PPC{,64} alignment of .glink to 4Fangrui Song2019-12-171-2/+2
* [ELF][ARM] Allow PT_LOAD to have overlapping p_offset ranges on EM_ARMFangrui Song2019-08-271-25/+25
* [ARM][test] Improve testsFangrui Song2019-07-221-17/+17
* [llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song2019-05-011-0/+3
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-1/+1
* ELF: Set sh_info on RelaIplt to point to the IgotPlt output section.Peter Collingbourne2019-01-281-1/+4
* [ELF] Move `// REQUIRES:` line to the topFangrui Song2018-06-261-1/+1
* [ELF] Optimize Arm PLT sequencesPeter Smith2017-12-181-21/+20
* Remove trailing whitespace.Rui Ueyama2017-12-121-1/+1
* [ELF] Add local mapping symbols to ARM PLT entriesPeter Smith2017-01-251-11/+14
* [ELF] ifunc implementation using synthetic sectionsPeter Smith2016-12-081-74/+80
* Remove string table offsets from tests.Rui Ueyama2016-11-011-1/+1
* Set entry address to 0x0 if no _start symbolEugene Leviant2016-09-081-1/+1
* Initial support for ARM in lld.Peter Smith2016-06-071-0/+131
OpenPOWER on IntegriCloud