Age | Commit message (Expand) | Author | Files | Lines |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): Call | Cary Coutant | 1 | -1/+23 |
2011-04-18 | * object.cc (Relocate_info::location): Simplify location string. | Ian Lance Taylor | 1 | -9/+7 |
2010-01-07 | PR 10980 | Ian Lance Taylor | 1 | -6/+18 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -3/+3 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -3/+3 |
2009-03-24 | 2009-03-23 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -5/+3 |
2009-02-06 | 2009-02-06 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -26/+37 |
2008-04-17 | * errors.cc (Errors::info): New function. | Cary Coutant | 1 | -0/+20 |
2008-04-09 | * errors.cc (Errors::undefined_symbol): Mention symbol version if | Ian Lance Taylor | 1 | -3/+9 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-01-07 | Report linker script errors with line numbers. Ignore OUTPUT_FORMAT | Ian Lance Taylor | 1 | -24/+31 |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -7/+39 |
2007-11-15 | From Craig Silverstein: Add support for --demangle. | Ian Lance Taylor | 1 | -1/+1 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -0/+314 |