Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | Make linker scripts and section ordering via --section-ordering-file or | Sriraman Tallam | 1 | -0/+18 |
2012-08-14 | PR ld/14265 | Nick Clifton | 1 | -12/+19 |
2011-10-31 | PR gold/13023 | Cary Coutant | 1 | -17/+24 |
2011-10-19 | PR gold/13163 | Ian Lance Taylor | 1 | -0/+6 |
2011-06-29 | PR gold/12898 | Ian Lance Taylor | 1 | -7/+26 |
2011-06-19 | PR gold/12880 | Ian Lance Taylor | 1 | -6/+3 |
2011-06-17 | PR gold/12880 | Ian Lance Taylor | 1 | -0/+15 |
2011-06-09 | * script-sections.cc | Ian Lance Taylor | 1 | -0/+11 |
2011-03-14 | * script-sections.cc (Sort_output_sections::script_compare): | Ian Lance Taylor | 1 | -19/+33 |
2011-01-04 | * script-sections.cc (Sort_output_sections::operator()): Sort TLS | Cary Coutant | 1 | -9/+10 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -4/+4 |
2010-11-03 | * script-sections.cc (Script_sections::find_memory_region): Check | Ian Lance Taylor | 1 | -0/+1 |
2010-10-12 | * script-sections.h (class Script_sections): Make | Ian Lance Taylor | 1 | -2/+43 |
2010-10-06 | * script-sections.cc(class Memory_region): Remove | Nick Clifton | 1 | -94/+329 |
2010-10-01 | * expression.cc (eval): Replace dummy argument with NULL. | Nick Clifton | 1 | -17/+8 |
2010-09-16 | * script_sections.cc (class Memory_region): Remove "NULL" from | Cary Coutant | 1 | -2/+2 |
2010-09-08 | 2010-09-08 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+2 |
2010-09-08 | * README: Remove claim that MEMORY is not supported. | Nick Clifton | 1 | -10/+332 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -5/+5 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -7/+9 |
2010-06-01 | * gold.h (is_wildcard_string): New function. | Sriraman Tallam | 1 | -12/+3 |
2010-05-26 | 2010-05-26 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -7/+16 |
2010-05-19 | 2010-05-19 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -2/+5 |
2010-05-19 | 2010-05-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -30/+25 |
2010-04-23 | * expression.cc (Expression::Expression_eval_info): Add | Ian Lance Taylor | 1 | -37/+55 |
2010-04-09 | 2010-04-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -14/+101 |
2010-03-23 | * script-sections.cc (class Orphan_section_placement): Define | Ian Lance Taylor | 1 | -1/+20 |
2010-01-23 | 2010-01-22 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -4/+4 |
2009-12-29 | * symtab.h (class Symbol_table): Add enum Defined. | Ian Lance Taylor | 1 | -2/+2 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -32/+32 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -32/+32 |
2009-11-04 | * layout.cc (Layout::get_output_section): Add is_interp and | Ian Lance Taylor | 1 | -6/+6 |
2009-10-16 | 2009-10-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+45 |
2009-10-16 | * script.cc (Script_options::add_symbol_assignment): Always add a | Ian Lance Taylor | 1 | -0/+9 |
2009-10-16 | * layout.cc (Layout::set_segment_offsets): Align the file offset | Ian Lance Taylor | 1 | -9/+23 |
2009-10-09 | 2009-10-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -4/+13 |
2009-09-18 | 2009-09-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -55/+139 |
2009-06-24 | * script-sections.cc (Output_section_definition:: | Ian Lance Taylor | 1 | -4/+4 |
2009-06-23 | * script-sections.cc (Script_sections::create_segments): Don't put | Ian Lance Taylor | 1 | -0/+5 |
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 |