Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-02-06 | Fix compile errors about shift counts too large. | Cary Coutant | 1 | -10/+30 |
2016-02-06 | Fix overflow checking for 32-bit pc-relative relocations on x32. | Cary Coutant | 1 | -0/+5 |
2016-02-06 | Fix incorrect casts. | Cary Coutant | 1 | -2/+2 |
2016-02-06 | Fix build failure in gold due to signed vs. unsigned comparisons. | Cary Coutant | 1 | -2/+2 |
2016-02-05 | Overhaul relocation framework to support overflow checking. | Cary Coutant | 1 | -143/+413 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -0/+8 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-04-26 | * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a const | Ian Lance Taylor | 1 | -1/+1 |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+10 |
2012-02-03 | 2012-02-03 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -8/+8 |
2012-01-28 | * reloc.h (Bits): New class with static functions, copied from | Ian Lance Taylor | 1 | -1/+118 |
2011-11-10 | 2011-11-10 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+36 |
2011-11-10 | 2011-11-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+23 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -21/+21 |
2010-12-01 | * dwarf_reader.h (class Sized_dwarf_line_info): Add | Ian Lance Taylor | 1 | -1/+6 |
2010-02-12 | * gold.cc (queue_middle_gc_tasks): Use a separate blocker for each | Ian Lance Taylor | 1 | -21/+28 |
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-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -22/+17 |
2009-06-23 | 2009-06-23 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+2 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+40 |
2008-04-16 | * copy-relocs.cc: New file. | Ian Lance Taylor | 1 | -96/+0 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-27 | Implement -q/--emit-relocs. | Ian Lance Taylor | 1 | -0/+3 |
2008-02-06 | Initial -r support. | Ian Lance Taylor | 1 | -0/+95 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -2/+2 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -16/+13 |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -0/+9 |
2007-11-15 | From Cary Coutant: Count textrel with output sections rather than | Ian Lance Taylor | 1 | -3/+7 |
2007-11-12 | From Craig Silverstein: Track_relocs doesn't need to hold onto the | Ian Lance Taylor | 1 | -5/+4 |
2007-11-09 | From Craig Silverstein: Use relocations in reporting error message | Ian Lance Taylor | 1 | -0/+1 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -2/+56 |
2007-10-01 | Cleanups from Craig Silverstein. | Ian Lance Taylor | 1 | -46/+0 |
2007-10-01 | Add Signed_valtype and use it for sign extension. Fix names of rela8. | Ian Lance Taylor | 1 | -7/+13 |
2007-10-01 | Add RELA versions of the relocation routines. Original patch from | Ian Lance Taylor | 1 | -2/+172 |
2007-09-28 | From Andrew Chatham: add signedrel<>, rel32s and friends. | Ian Lance Taylor | 1 | -0/+40 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-05-16 | Add support for SHF_MERGE sections. | Ian Lance Taylor | 1 | -31/+105 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -1/+94 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -0/+8 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -333/+19 |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -6/+9 |
2006-10-20 | Framework for relocation scanning. Implement simple static TLS | Ian Lance Taylor | 1 | -3/+503 |
2006-09-29 | Snapshot. Now able to produce a minimal executable which actually | Ian Lance Taylor | 1 | -0/+45 |