aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/plt-i686.s
AgeCommit message (Expand)Author
2018-09-21Align AArch64 and i386 image base to superpageDimitry Andric
2018-08-24Modify tests to show PLT entry labelsJoel Galenson
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2017-04-05Fix PLT and GOTPLT entries for 32-bit x86 PIC.Rui Ueyama
2017-01-10ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne
2016-04-15[LLD] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-03-17[ELF] - -pie/--pic-executable option implementedGeorge Rimar
2015-12-23Place RW sections that go after relro to another memory page.Rafael Espindola
2015-12-10[ELF] - Resolve R_386_PLT32 statically in some cases.George Rimar
2015-11-25Reapply r254098.George Rimar
2015-11-25Revert r254098 as it seems broke build bot.George Rimar
2015-11-25[ELF] - Lazy relocations support for x86 target.George Rimar
2015-11-18Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola
2015-11-17Rename test/elf2 to test/ELF.Rafael Espindola