Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-04 | Implement PHDRS. | Ian Lance Taylor | 1 | -0/+5 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -4/+52 |
2008-01-26 | Don't pass around the target in order to define symbols; get it from | Ian Lance Taylor | 1 | -3/+2 |
2008-01-24 | From Craig Silverstein: Simplify Version_script_info::symbol_is_local | Ian Lance Taylor | 1 | -4/+5 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -38/+116 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -0/+83 |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -1/+119 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -1/+1 |
2007-10-27 | From Craig Silverstein and Ian Lance Taylor: Process --script option. | Ian Lance Taylor | 1 | -0/+9 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -0/+39 |