summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/linkerscript/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Copy test data so tests don't traverse test directories. NFCRichard Trieu2019-08-261-0/+70
* [LLD] Do not overwrite LMAOffset of PT_LOAD headerGeorge Rimar2018-08-021-0/+8
* [LLD] Only increase LMARegion if different from MemRegionGeorge Rimar2018-08-021-0/+7
* [LLD] - Improve handling of AT> linker script commandsGeorge Rimar2018-08-021-0/+11
* [ELF] - Print LMA in a -Map file.George Rimar2018-04-051-0/+19
* [ELF] - Restrict section offsets that exceeds file size.George Rimar2018-03-131-0/+6
* [ELF] - Support "INSERT AFTER" statement.George Rimar2018-03-082-0/+15
* Convert more tests as linker scripts instead of assembly.Rui Ueyama2018-03-016-0/+79
* Convert more .s files to linker script files.Rui Ueyama2018-03-016-0/+78
* [ELF] Create and export symbols provided by a linker script if they reference...Igor Kudrin2018-02-271-0/+3
* [ELF] - Simplify testcase. NFC.George Rimar2018-02-211-12/+0
* Add missing test. NFC.Rafael Espindola2017-11-301-0/+5
* Handle copy relocations in symbol assignments.Rafael Espindola2017-11-301-0/+5
* Currently lld creates a single section to collect all commons. There is no wayDmitry Mikulin2017-09-082-0/+4
* [ELF] Align the value if needed when computing the expressionPetr Hosek2017-07-201-0/+5
* [ELF] - Linkerscript: support combination of linkerscript and --compress-debu...George Rimar2017-05-081-0/+3
* [ELF] Insert linkerscript symbols directly into symbol tablePetr Hosek2017-02-211-0/+2
* Fix program header propagation.Rafael Espindola2016-11-141-0/+12
* [ELF] make KEEP command recognize file patternsEugene Leviant2016-10-051-0/+2
* Linkerscript: don't crash when GC .debug_lineEugene Leviant2016-09-261-0/+5
* [ELF] - SEGMENT_START's default argument can be an expressionGeorge Rimar2016-09-171-1/+1
* Recommit r281721 "[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle ...George Rimar2016-09-162-0/+16
* Reverted r281721 ("[ELF] - Linkerscript: implement EXCLUDE_FILE in the middle...George Rimar2016-09-162-16/+0
* [ELF] - Linkerscript: implement EXCLUDE_FILE in the middle of a input section...George Rimar2016-09-162-0/+16
* Remove useless file prefix.Rui Ueyama2016-09-024-0/+0
* [ELF] - Fix for PR28976 - Corrupted section contents when using linker scriptsGeorge Rimar2016-08-191-0/+3
* [ELF] - Linkerscript: support all kinds of sorting (including nested).George Rimar2016-08-032-0/+12
* [ELF] - Linkerscript: Implemented SORT command.George Rimar2016-07-291-0/+14
* [ELF] - Linkerscript: implemented filename specification.George Rimar2016-07-281-0/+2
* Add support for SEGMENT_START.Rafael Espindola2016-07-281-0/+7
* [ELF/LinkerScript] Support EXCLUDE_FILE inside KEEP.Davide Italiano2016-07-272-0/+9
* [ELF] Linkerscript: implement DATA_SEGMENT_RELRO_END.George Rimar2016-07-261-0/+10
* [ELF] Move linker script tests to a subdirectory. NFCI.Davide Italiano2016-07-242-0/+6
OpenPOWER on IntegriCloud