summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/sort-non-script.s
Commit message (Expand)AuthorAgeFilesLines
* [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui Song2019-03-141-1/+1
* [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf.Jordan Rupprecht2018-11-051-1/+1
* [ELF] Make non-writable non-executable PROGBITS sections closer to .textFangrui Song2018-06-261-1/+1
* [ELF] Assign RF_EXEC rank even if --no-rosegment or SECTIONS command is usedFangrui Song2018-06-261-1/+1
* [ELF] Fix sort-non-script.sFangrui Song2018-06-251-1/+1
* [ELF] Change test files for style consistency. NFCFangrui Song2018-06-251-2/+2
* [ELF] readobj -elf-output-style=GNU -> readelfFangrui Song2018-06-251-1/+1
* [lld] Mitigate relocation overflow [part 1 of 2].Han Shen2018-05-151-3/+3
* [ELF] - Revert of: r332038, r332054, r332060, r332061, r332062, r332063George Rimar2018-05-111-3/+3
* Mitigate relocation overflow [part 1 of 2].Han Shen2018-05-101-3/+3
* [ELF] - Do --hash-style=both by default.George Rimar2017-10-061-1/+1
* ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne2017-01-101-1/+1
* Don't put ro before rx when using linker scripts.Rafael Espindola2016-09-291-2/+2
* Revert "Revert "Only restrict order if both sections are in the script.""Rafael Espindola2016-09-201-0/+16
* Revert "Only restrict order if both sections are in the script."Rafael Espindola2016-09-201-16/+0
* Only restrict order if both sections are in the script.Rafael Espindola2016-09-201-0/+16
OpenPOWER on IntegriCloud