| Commit message (Expand) | Author | Age | Files | Lines |
* | PR 9918 | Ian Lance Taylor | 2009-03-04 | 1 | -2/+3 |
* | 2009-02-06 Chris Demetriou <cgd@google.com> | Chris Demetriou | 2009-02-06 | 1 | -1/+1 |
* | * target-reloc.h (Default_scan_relocatable_relocs): Only discard | Ian Lance Taylor | 2008-12-12 | 1 | -15/+6 |
* | PR 7091 | Ian Lance Taylor | 2008-12-12 | 1 | -4/+20 |
* | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 2008-09-29 | 1 | -2/+3 |
* | * target-reloc.h (relocate_section): Check whether a symbol is | Ian Lance Taylor | 2008-09-16 | 1 | -0/+1 |
* | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 2008-07-10 | 1 | -17/+15 |
* | PR 6407 | Ian Lance Taylor | 2008-05-29 | 1 | -1/+5 |
* | * target-reloc.h (relocate_section): Fix dead-pointer bug. | Cary Coutant | 2008-05-01 | 1 | -3/+2 |
* | * layout.cc (Layout::include_section): Refactored check for debug | Cary Coutant | 2008-05-01 | 1 | -0/+65 |
* | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 2008-04-19 | 1 | -7/+14 |
* | From Craig Silverstein: implement -z defs. | Ian Lance Taylor | 2008-03-20 | 1 | -1/+2 |
* | Update copyright years. Update language files. | Ian Lance Taylor | 2008-03-13 | 1 | -1/+1 |
* | Use absolute address for relocations when not doing a relocatable | Ian Lance Taylor | 2008-03-06 | 1 | -1/+7 |
* | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 2008-02-28 | 1 | -1/+1 |
* | Implement -q/--emit-relocs. | Ian Lance Taylor | 2008-02-27 | 1 | -3/+7 |
* | Initial -r support. | Ian Lance Taylor | 2008-02-06 | 1 | -10/+320 |
* | Convert more instances of off_t to be 32-bit types. | Ian Lance Taylor | 2007-12-20 | 1 | -3/+4 |
* | From Cary Coutant: Improve i386 shared library TLS support. | Ian Lance Taylor | 2007-11-14 | 1 | -2/+2 |
* | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 2007-11-09 | 1 | -12/+32 |
* | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 2007-10-16 | 1 | -5/+6 |
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 1 | -11/+6 |
* | From Andrew Chatham: exit on relocation error. | Ian Lance Taylor | 2007-10-11 | 1 | -1/+1 |
* | Add licensing text to every source file. | Ian Lance Taylor | 2007-09-22 | 1 | -0/+20 |
* | Make relative references in linker scripts absolute and update a | chatham | 2007-08-21 | 1 | -1/+1 |
* | Add support for SHF_MERGE sections. | Ian Lance Taylor | 2007-05-16 | 1 | -4/+10 |
* | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 2006-11-29 | 1 | -7/+8 |
* | Snapshot. Includes first cut at output relocation sections. | Ian Lance Taylor | 2006-11-16 | 1 | -26/+8 |
* | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 2006-11-06 | 1 | -1/+4 |
* | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 2006-11-03 | 1 | -21/+32 |
* | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 2006-10-20 | 1 | -22/+92 |
* | Avoid multiple definition errors from linkonce sections. | Ian Lance Taylor | 2006-10-10 | 1 | -0/+1 |
* | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 2006-09-29 | 1 | -0/+119 |