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 | -2/+95 |
2008-02-28 | Don't check assertions until symbols are finalized. Create an output | Ian Lance Taylor | 1 | -39/+90 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -7/+7 |
2008-02-14 | Set load address for orphan sections. | Ian Lance Taylor | 1 | -9/+33 |
2008-02-12 | Pass down alignment when adding input section to orphan section. | Ian Lance Taylor | 1 | -1/+2 |
2008-02-09 | Track sections for expressions. | Ian Lance Taylor | 1 | -163/+197 |
2008-02-04 | Print PHDRS clause for debugging. | Ian Lance Taylor | 1 | -0/+43 |
2008-02-04 | Implement PHDRS. | Ian Lance Taylor | 1 | -40/+470 |
2008-02-04 | Implement SIZEOF_HEADERS, section constraints, other minor linker | Ian Lance Taylor | 1 | -13/+195 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -11/+1510 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -0/+738 |