Age | Commit message (Expand) | Author | Files | Lines |
2009-10-16 | 2009-10-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+4 |
2009-06-23 | PR 10030 | Ian Lance Taylor | 1 | -0/+2 |
2009-03-24 | * yyscript.y (file_cmd): Recognize EXTERN. | Ian Lance Taylor | 1 | -1/+21 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -3/+14 |
2008-12-09 | PR 7088 | Ian Lance Taylor | 1 | -0/+1 |
2008-11-06 | * options.cc (General_options::parse_dynamic_list): New function. | Craig Silverstein | 1 | -0/+20 |
2008-08-13 | * layout.cc (Layout::attach_allocated_section_to_segment): Don't | Ian Lance Taylor | 1 | -2/+8 |
2008-03-25 | * yyscript.y: Fix spelling error in comment. | Ben Elliston | 1 | -1/+1 |
2008-02-28 | Support -d/--define-common. | Ian Lance Taylor | 1 | -1/+5 |
2008-02-04 | Implement PHDRS. | Ian Lance Taylor | 1 | -1/+68 |
2008-02-04 | Implement SIZEOF_HEADERS, section constraints, other minor linker | Ian Lance Taylor | 1 | -5/+24 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -1/+2 |
2008-01-23 | Use string instead of STRING, so that we handled QUOTED_STRING. | Ian Lance Taylor | 1 | -12/+10 |
2008-01-23 | Parse a SECTIONS clause in a linker script. | Ian Lance Taylor | 1 | -6/+320 |
2008-01-18 | From Craig Silverstein: Handle quoted strings differently in version | Ian Lance Taylor | 1 | -39/+77 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -1/+94 |
2008-01-09 | Support assignments and expressions in linker scripts. | Ian Lance Taylor | 1 | -8/+220 |
2008-01-07 | Report linker script errors with line numbers. Ignore OUTPUT_FORMAT | Ian Lance Taylor | 1 | -2/+12 |
2008-01-06 | Add support for -e and for ENTRY in linker scripts. | Ian Lance Taylor | 1 | -0/+13 |
2007-10-26 | From Craig Silverstein: preliminary support for OPTION in linker script. | 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/+168 |