Age | Commit message (Expand) | Author | Files | Lines |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -3/+13 |
2011-07-02 | PR gold/12525 | Ian Lance Taylor | 1 | -1/+2 |
2011-06-02 | Fix spelling mistakes. | Nick Clifton | 1 | -2/+2 |
2011-05-24 | * dynobj.h (Dynobj::do_dynobj): New function. | Cary Coutant | 1 | -0/+5 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -1/+1 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -0/+5 |
2011-03-30 | * archive.cc (Library_base::should_include_member): Move | Cary Coutant | 1 | -0/+5 |
2010-08-02 | PR 11855 | Ian Lance Taylor | 1 | -1/+1 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -0/+4 |
2010-03-05 | include: | Rainer Orth | 1 | -2/+9 |
2010-01-05 | PR 10980 | Ian Lance Taylor | 1 | -1/+6 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -12/+12 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -12/+12 |
2009-10-16 | 2009-10-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+7 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -1/+1 |
2009-08-18 | 2009-08-18 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -2/+2 |
2009-08-10 | Revert the previous change. | Doug Kwan | 1 | -1/+1 |
2009-08-07 | *** empty log message *** | Sriraman Tallam | 1 | -1/+1 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -0/+5 |
2009-02-13 | (From Rafael Espindola) | Cary Coutant | 1 | -1/+1 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 1 | -0/+11 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -1/+15 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-29 | Remove gcc 3.2 compatibility hacks. | Ian Lance Taylor | 1 | -10/+5 |
2008-02-26 | From Craig Silverstein: rework handling of Script_options. | Ian Lance Taylor | 1 | -3/+2 |
2008-02-07 | Implement --just-symbols, including -R FILE. Fix symbol values when | Ian Lance Taylor | 1 | -0/+5 |
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -0/+10 |
2008-01-26 | Don't pass around the target in order to define symbols; get it from | Ian Lance Taylor | 1 | -1/+1 |
2008-01-15 | From Andrew Chatham and Craig Silverstein: Add support for version | Ian Lance Taylor | 1 | -6/+15 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -1/+1 |
2007-11-14 | Warn about undefined references in shared libraries if we have seen | Ian Lance Taylor | 1 | -6/+50 |
2007-11-09 | From Craig Silverstein: Use relocations in reporting error message | Ian Lance Taylor | 1 | -0/+5 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -0/+5 |
2007-11-07 | From Craig Silverstein: Handle a .so file in a .a file. | Ian Lance Taylor | 1 | -3/+1 |
2007-11-02 | Reworked from Andrew Chatham: report error locations. | Ian Lance Taylor | 1 | -0/+5 |
2007-10-23 | Add support for PT_GNU_STACK. | Ian Lance Taylor | 1 | -4/+2 |
2007-10-22 | Fix versions of copied symbols. | Ian Lance Taylor | 1 | -3/+10 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -2/+2 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -6/+3 |
2007-09-12 | Don't try to find version definition index when creating an executable. | Ian Lance Taylor | 1 | -2/+4 |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -1/+0 |
2006-12-06 | gcc 3.2.2 and 4.1.0 portability hacks. | Ian Lance Taylor | 1 | -5/+10 |
2006-12-06 | Generate version information. | Ian Lance Taylor | 1 | -4/+315 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -3/+69 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -5/+62 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -0/+56 |