Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-29 | Permit scripts to refer to the addresses of output sections which were | Ian Lance Taylor | 1 | -0/+10 | |
not created. | |||||
2008-02-28 | Don't check assertions until symbols are finalized. Create an output | Ian Lance Taylor | 1 | -0/+4 | |
section if the script uses a data statement with no input sections. Don't create a loadable segment for the headers if there is no room. | |||||
2008-02-04 | Implement PHDRS. | Ian Lance Taylor | 1 | -0/+44 | |
2008-02-04 | Implement SIZEOF_HEADERS, section constraints, other minor linker | Ian Lance Taylor | 1 | -0/+5 | |
script items. | |||||
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -0/+55 | |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -0/+113 | |