Age | Commit message (Expand) | Author | Files | Lines |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-02 | Fix handling of __ehdr_start when it cannot be defined. | Cary Coutant | 1 | -8/+6 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-02-05 | Fix issues with gold undefined symbol diagnostics. | Cary Coutant | 1 | -8/+8 |
2013-05-21 | gold/ | Cary Coutant | 1 | -1/+7 |
2013-04-27 | * target-reloc.h (relocate_section): If the reloc offset is out of | Ian Lance Taylor | 1 | -4/+12 |
2012-11-01 | gold/ | Roland McGrath | 1 | -4/+5 |
2012-10-18 | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 1 | -15/+26 |
2012-09-12 | * target-reloc.h (scan_relocs): Call scan.local for relocs | Alan Modra | 1 | -23/+18 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -3/+3 |
2011-12-15 | Replace <64, false> with <size, big_endian> | H.J. Lu | 1 | -6/+6 |
2011-11-10 | 2011-11-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+7 |
2011-07-11 | PR gold/12979 | Ian Lance Taylor | 1 | -0/+2 |
2011-07-09 | PR gold/12386 | Ian Lance Taylor | 1 | -7/+40 |
2011-07-09 | PR gold/11317 | Ian Lance Taylor | 1 | -8/+18 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -4/+4 |
2011-04-22 | * incremental.cc (Sized_incremental_binary::setup_readers): Allocate | Cary Coutant | 1 | -0/+40 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -1/+1 |
2010-08-19 | PR 10893 | Ian Lance Taylor | 1 | -0/+4 |
2010-06-10 | * object.cc (Sized_relobj::do_layout): Defer layout for reloc sections. | Cary Coutant | 1 | -1/+1 |
2010-05-26 | 2010-05-26 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -1/+14 |
2010-04-20 | 2010-04-18 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -2/+2 |
2010-03-03 | * target-reloc.h (relocate_section): Check the symbol table index | Ian Lance Taylor | 1 | -1/+4 |
2010-01-12 | * target-reloc.h (visibility_error): New inline function. | Ian Lance Taylor | 1 | -0/+29 |
2010-01-09 | PR 11108 | Ian Lance Taylor | 1 | -33/+50 |
2009-12-30 | PR 10843 | Ian Lance Taylor | 1 | -2/+7 |
2009-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -5/+3 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -7/+24 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -2/+4 |
2009-03-04 | PR 9918 | Ian Lance Taylor | 1 | -2/+3 |
2009-02-06 | 2009-02-06 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -1/+1 |
2008-12-12 | * target-reloc.h (Default_scan_relocatable_relocs): Only discard | Ian Lance Taylor | 1 | -15/+6 |
2008-12-12 | PR 7091 | Ian Lance Taylor | 1 | -4/+20 |
2008-09-29 | * mapfile.cc (Mapfile::print_input_section): Change -1U to -1ULL. | Cary Coutant | 1 | -2/+3 |
2008-09-16 | * target-reloc.h (relocate_section): Check whether a symbol is | Ian Lance Taylor | 1 | -0/+1 |
2008-07-10 | Handle output sections with more than 0x7fffffff bytes. | Ian Lance Taylor | 1 | -17/+15 |
2008-05-29 | PR 6407 | Ian Lance Taylor | 1 | -1/+5 |
2008-05-01 | * target-reloc.h (relocate_section): Fix dead-pointer bug. | Cary Coutant | 1 | -3/+2 |
2008-05-01 | * layout.cc (Layout::include_section): Refactored check for debug | Cary Coutant | 1 | -0/+65 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -7/+14 |
2008-03-20 | From Craig Silverstein: implement -z defs. | Ian Lance Taylor | 1 | -1/+2 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-03-06 | Use absolute address for relocations when not doing a relocatable | Ian Lance Taylor | 1 | -1/+7 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-27 | Implement -q/--emit-relocs. | Ian Lance Taylor | 1 | -3/+7 |
2008-02-06 | Initial -r support. | Ian Lance Taylor | 1 | -10/+320 |
2007-12-20 | Convert more instances of off_t to be 32-bit types. | Ian Lance Taylor | 1 | -3/+4 |
2007-11-14 | From Cary Coutant: Improve i386 shared library TLS support. | Ian Lance Taylor | 1 | -2/+2 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -12/+32 |
2007-10-16 | From Cary Coutant: preliminary shared library support. | Ian Lance Taylor | 1 | -5/+6 |