summaryrefslogtreecommitdiff
path: root/lld/test/ELF/linkerscript/addr-zero.test
AgeCommit message (Expand)Author
2019-04-20[LLD][ELF] - Fix mistype. NFC.George Rimar
2019-04-18[LLD][ELF] - Fix the different behavior of the linker script symbols on diffe...George Rimar
2018-06-26[ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is usedFangrui Song
2018-05-15[lld] Mitigate relocation overflow [part 1 of 2].Han Shen
2018-05-11[ELF] - Revert of: r332038, r332054, r332060, r332061, r332062, r332063George Rimar
2018-05-10Mitigate relocation overflow [part 1 of 2].Han Shen
2018-03-01Convert more .s files to linker script files.Rui Ueyama