Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-29 | Permit scripts to refer to the addresses of output sections which were | Ian Lance Taylor | 1 | -5/+44 |
2008-02-28 | Don't check assertions until symbols are finalized. Create an output | Ian Lance Taylor | 1 | -8/+20 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -11/+11 |
2008-02-13 | Implement remaining linker script functions. | Ian Lance Taylor | 1 | -25/+105 |
2008-02-13 | Implement LOADADDR and SIZEOF. | Ian Lance Taylor | 1 | -39/+125 |
2008-02-09 | Track sections for expressions. | Ian Lance Taylor | 1 | -101/+193 |
2008-02-04 | Implement SIZEOF_HEADERS, section constraints, other minor linker | Ian Lance Taylor | 1 | -25/+145 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -3/+77 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -6/+139 |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -0/+508 |