summaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/sections.s
AgeCommit message (Expand)Author
2024-07-27[ELF] Track line number preciselyFangrui Song
2024-07-26[ELF] Add till and rewrite while (... consume("}"))Fangrui Song
2024-07-26[ELF,test] Improve unclosed testsFangrui Song
2024-06-06[ELF] Keep non-alloc orphan sections at the endFangrui Song
2024-06-04[ELF] Orphan placement: prefer the last similar section when its rank <= orph...Fangrui Song
2020-08-18[ELF] Assign file offsets of non-SHF_ALLOC after SHF_ALLOC and set sh_addr=0 ...Fangrui Song
2020-08-06[ELF] Allow sections after a non-SHF_ALLOC section to be covered by PT_LOADFangrui Song
2020-08-06Revert "[ELF] Allow sections after a non-SHF_ALLOC section to be covered by P...Muhammad Omair Javaid
2020-08-05[ELF] Allow sections after a non-SHF_ALLOC section to be covered by PT_LOADFangrui Song
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2018-06-23[ELF] Change llvm-objdump output for D48472: TEXT DATA -> TEXTFangrui Song
2017-06-16Error on trying to discard .dynamic.Rafael Espindola
2017-05-12Optimize orphan placement in a general way.Rafael Espindola
2017-04-26Create an OutputSection for each non-empty OutputSectionCommand.Rafael Espindola
2017-04-26Use CHECK-NEXT in a test.Rafael Espindola
2017-01-31[ELF] - Linkerscript: do not fail on additional semicolons in linkerscript.George Rimar
2017-01-13[ELF] - Move the addition of synthetics from addPredefinedSections()George Rimar
2017-01-05Change which input sections we concatenateRafael Espindola
2016-11-10Include version string into ".comment" section.Rui Ueyama
2016-09-21Once more unto the strict weak ordering, once more.Rafael Espindola
2016-09-16Put SHF_ALLOC sections first, even with linker scripts.Rafael Espindola
2016-09-02Remove useless file prefix.Rui Ueyama