Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete the old script parser. | Rafael Espindola | 2016-02-28 | 1 | -46/+0 |
* | [ELF] Support for parsing OUTPUT command in LinkerScript | Davide Italiano | 2015-02-02 | 1 | -0/+5 |
* | [lld] Teach LLD how to parse most linker scripts | Rafael Auler | 2014-11-03 | 1 | -1/+1 |
* | [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script comm... | Simon Atanasyan | 2014-07-15 | 1 | -2/+4 |
* | [LinkerScript] parse OUTPUT_FORMAT : treat quotedStrings as identifier | Shankar Easwaran | 2014-02-25 | 1 | -3/+3 |
* | [LinkerScript] OUTPUT_FORMAT: Parse Quoted Strings | Shankar Easwaran | 2014-02-25 | 1 | -0/+39 |