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