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