summaryrefslogtreecommitdiff
path: root/lld/test/ELF/basic-sparcv9.s
AgeCommit message (Expand)Author
2024-07-11Small fix of `lld/test/ELF/basic-sparcv9.s` (#98555)John Ericson
2024-07-11[MC] set OpenBSD's ELFOSABI by default (#98158) (#98553)John Ericson
2020-03-04[llvm-readelf] Make --all output order closer to GNU readelfFangrui Song
2019-09-16[ELF] Map the ELF header at imageBaseFangrui Song
2019-08-28[ELF][AMDGPU][SPARC] Allow PT_LOAD to have overlapping p_offset ranges on EM_...Fangrui 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
2018-06-26[ELF] Move `# REQUIRES:` line to the topFangrui Song
2017-11-15Propagate sh_entsize out.Rafael Espindola
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
2017-06-28Add basic 64-bit SPARC supportRui Ueyama