summaryrefslogtreecommitdiff
path: root/lld/test/ELF/avoid-empty-program-headers.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-08-01[ELF] Add -z separate-code and pad the last page of last PF_X PT_LOAD with tr...Fangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2017-09-01[ELF] Set p_memsz to p_filesz when aligning the last segment to page boundaryPetr Hosek
2017-08-02[ELF] When the code segment is the last, align it to the page boundaryPetr Hosek
2016-11-23lld: Default image base address to 0x200000 on x86-64Ed Maste
2016-02-10Don't include NOBITS TLS in PT_LOAD.Rafael Espindola