summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/gnu-ifunc-i386.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Rename .plt to .iplt and decrease EM_PPC{,64} alignment of .glink to 4Fangrui Song2019-12-171-5/+5
* [ELF] Add IpltSectionFangrui Song2019-12-171-2/+2
* [ELF] Delete relOff from TargetInfo::writePLTFangrui Song2019-12-161-2/+2
* [ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_386Fangrui Song2019-08-201-15/+15
* [ELF][X86] Add --no-show-raw-insn and -soname to some i386 testsFangrui Song2019-08-071-13/+13
* [ELF] Move R_*_IRELATIVE from .rel[a].plt to .rel[a].dyn unless --pack-dyn-re...Fangrui Song2019-08-031-4/+4
* [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: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IREL...Peter Collingbourne2019-02-131-5/+30
* [ELF] Change sh_link of .rel{,a}.plt to make GNU strip happyFangrui Song2018-11-011-1/+1
* [ELF] - Set sh_info and sh_link for .rela.plt sections.George Rimar2018-10-111-2/+2
* Align AArch64 and i386 image base to superpageDimitry Andric2018-09-211-18/+18
* [ELF] Move `// REQUIRES:` line to the topFangrui Song2018-06-261-1/+1
* Update lld tests after r321526.Benjamin Kramer2017-12-281-2/+2
* Use 0 as sh_link when we don't have a dynamic symbol table.Rafael Espindola2017-10-121-1/+1
* [ELF] ifunc implementation using synthetic sectionsPeter Smith2016-12-081-20/+14
* Include version string into ".comment" section.Rui Ueyama2016-11-101-1/+1
* Remove unnecessary function type directives for ifuncs.Peter Collingbourne2016-04-261-2/+0
* [LLD] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-151-1/+1
* Simplify the creation of __rel[a]_iplt_{start,end}.Rafael Espindola2016-04-111-2/+2
* Don't store an Elf_Sym for most symbols.Rafael Espindola2016-04-041-2/+6
* [ELF] - Implemented R_*_IRELATIVE relocations for x86, x64 targets.George Rimar2015-12-211-0/+130
OpenPOWER on IntegriCloud