Age | Commit message (Expand) | Author | Files | Lines |
2011-01-25 | * options.h (class General_options): Accept | Ian Lance Taylor | 1 | -2/+2 |
2010-12-09 | * layout.cc (Layout::layout_gnu_stack): Add warnings for executable | Cary Coutant | 1 | -0/+4 |
2010-10-14 | * debug.h (DEBUG_INCREMENTAL): New flag. | Cary Coutant | 1 | -3/+35 |
2010-10-11 | * options.h (class General_options): Redefine -z lazy as an alias for | Cary Coutant | 1 | -3/+3 |
2010-09-09 | 2010-09-09 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -0/+4 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -2/+2 |
2010-08-12 | Index: gold/arm.cc | Doug Kwan | 1 | -0/+8 |
2010-06-01 | * gold.h (is_wildcard_string): New function. | Sriraman Tallam | 1 | -0/+4 |
2010-05-18 | 2010-05-18 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -0/+4 |
2010-04-21 | 2010-04-15 Andrew Haley <aph@redhat.com> | Andrew Haley | 1 | -0/+4 |
2010-04-07 | 2010-04-07 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+28 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -4/+93 |
2010-03-10 | * fileread.cc (File_read::~File_read): Don't delete whole_file_view_. | Cary Coutant | 1 | -1/+4 |
2010-03-06 | * options.h (class General_options): Add --spare-dynamic-tags. | Ian Lance Taylor | 1 | -0/+4 |
2010-02-13 | 2010-02-12 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+2 |
2010-01-22 | 2010-01-22 Viktor Kutuzov <vkutuzov@accesssoftek.com> | Doug Kwan | 1 | -0/+25 |
2010-01-15 | 2010-01-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+8 |
2010-01-11 | 2010-01-10 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+7 |
2010-01-07 | PR 10980 | Ian Lance Taylor | 1 | -0/+8 |
2010-01-07 | * options.h (class General_options): Add -z text and -z textoff. | Ian Lance Taylor | 1 | -0/+6 |
2010-01-07 | PR 10980 | Ian Lance Taylor | 1 | -0/+4 |
2010-01-07 | PR 10980 | Ian Lance Taylor | 1 | -0/+3 |
2010-01-06 | PR 10980 | Ian Lance Taylor | 1 | -0/+12 |
2010-01-06 | PR 10980 | Ian Lance Taylor | 1 | -0/+4 |
2010-01-05 | * options.h (class General_options): Use DEFINE_bool_alias for | Ian Lance Taylor | 1 | -3/+3 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -1/+5 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -0/+9 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -2/+10 |
2010-01-04 | PR 10980 | Ian Lance Taylor | 1 | -1/+11 |
2009-12-31 | PR 10980 | Ian Lance Taylor | 1 | -2/+2 |
2009-12-31 | PR 10931 | Ian Lance Taylor | 1 | -0/+4 |
2009-12-30 | PR 10861 | Ian Lance Taylor | 1 | -3/+7 |
2009-12-30 | PR 10670 | Ian Lance Taylor | 1 | -0/+2 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -20/+20 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -20/+20 |
2009-11-25 | 2009-11-25 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -11/+0 |
2009-11-25 | 2009-11-25 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+11 |
2009-11-04 | PR 10860 | Ian Lance Taylor | 1 | -0/+4 |
2009-11-03 | * options.h (class General_options): Add --warn_constructors. | Ian Lance Taylor | 1 | -0/+3 |
2009-10-28 | * fileread.cc: (File_read::View::~View): Use the new | Ian Lance Taylor | 1 | -0/+6 |
2009-10-14 | Add support for -pie. | Ian Lance Taylor | 1 | -8/+8 |
2009-10-13 | * options.h (class General_options): Add -init and -fini. | Ian Lance Taylor | 1 | -0/+6 |
2009-10-13 | * gc.h (gc_process_relocs): Check if icf is enabled using new | Sriraman Tallam | 1 | -3/+29 |
2009-10-10 | 2009-10-10 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -11/+30 |
2009-10-09 | 2009-10-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+15 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -0/+4 |
2009-10-01 | 2009-09-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+3 |
2009-09-18 | * object.cc (Sized_relobj::do_count): Test should_retain_symbol map. | Craig Silverstein | 1 | -1/+15 |
2009-08-25 | * options.h (Command_line::Pre_options): New class. | Cary Coutant | 1 | -0/+10 |
2009-08-24 | (General_options::no_keep_memory): Remove incorrect short option. | Cary Coutant | 1 | -2/+3 |