Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-23 | Use string instead of STRING, so that we handled QUOTED_STRING. | Ian Lance Taylor | 1 | -12/+10 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -6/+320 |
2008-01-18 | From Craig Silverstein: Handle quoted strings differently in version | Ian Lance Taylor | 1 | -39/+77 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -1/+94 |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -8/+220 |
2008-01-07 | Report linker script errors with line numbers. Ignore OUTPUT_FORMAT | Ian Lance Taylor | 1 | -2/+12 |
2008-01-06 | Add support for -e and for ENTRY in linker scripts. | Ian Lance Taylor | 1 | -0/+13 |
2007-10-26 | From Craig Silverstein: preliminary support for OPTION in linker script. | Ian Lance Taylor | 1 | -0/+9 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -0/+168 |