Age | Commit message (Expand) | Author | Files | Lines |
2009-03-19 | * script-sections.h: Include <list>. | Ian Lance Taylor | 1 | -177/+336 |
2008-08-13 | * layout.cc (Layout::attach_allocated_section_to_segment): Don't | Ian Lance Taylor | 1 | -8/+120 |
2008-07-22 | * options.h (class General_options): Define -n/--nmagic and | Ian Lance Taylor | 1 | -1/+2 |
2008-06-18 | * script-sections.cc (Script_sections::place_orphan): Initialize | Ian Lance Taylor | 1 | -1/+1 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -1/+6 |
2008-04-15 | * script-sections.cc (Script_sections::create_segments): Use | Ian Lance Taylor | 1 | -7/+6 |
2008-04-10 | PR gold/5996 | Ian Lance Taylor | 1 | -19/+40 |
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 |