aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/got-aarch64.s
AgeCommit message (Expand)Author
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2017-10-06[ELF] - Do --hash-style=both by default.George Rimar
2017-01-10ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne
2016-10-04[ELF] Set max page size to 64K for AArch64Eugene Leviant
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-24[ELF/AArch64] Add support for R_AARCH64_ADR_GOT_PAGE and R_AARCH64_LD64_GOT_L...Igor Kudrin