summaryrefslogtreecommitdiff
path: root/lld/test/ELF/relocation-copy-flags.s
AgeCommit message (Expand)Author
2019-09-16[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song
2019-09-11[ELF][test] Make tests more tolerant to exact symbol addressesFangrui Song
2019-09-06[ELF][test] Simplify and reorganize testsFangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2019-03-14[ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui 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-11-23lld: Default image base address to 0x200000 on x86-64Ed Maste
2016-06-09Don't require a dynamic R_X86_64_32 reloc in a test.Rafael Espindola
2016-04-14ELF: Do not create copy relocations for references in writable sections.Peter Collingbourne