aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/relative-dynamic-reloc.s
AgeCommit message (Expand)Author
2019-01-08[ELF] Remove checking for spurious '@' at the end of dynamic sym namesJames Henderson
2017-07-18[LLD] Mark a number of x86 only tests to require x86Jon Chesterfield
2017-01-10ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne
2016-11-01Remove string table offsets from tests.Rui Ueyama
2016-05-04Don't depend on dynamic relocatinos in ro sections.Rafael Espindola
2016-04-30Don't depend on lld creating relocations in ro segments.Rafael Espindola
2015-11-24Revert "ELF: Make .note.GNU-stack more compatible with traditional linkers."Rui Ueyama
2015-11-24Reapply fixed r253967.George Rimar
2015-11-24Revert r253967 which broke buildbot.George Rimar
2015-11-24[ELF] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the...George Rimar
2015-11-21ELF: Make .note.GNU-stack more compatible with traditional linkers.Rui Ueyama
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