Age | Commit message (Expand) | Author | Files | Lines |
2019-07-13 | [GOLD] PowerPC notoc eh_frame | Alan Modra | 1 | -33/+14 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-08-01 | [GOLD] PowerPC recreate eh_frame for stubs on each relax pass | Alan Modra | 1 | -0/+46 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-03-20 | Fix problem where gold cannot build .eh_frame_hdr from ld -r output. | Cary Coutant | 1 | -10/+60 |
2016-02-26 | Discard FDEs for zero-length address ranges. | Cary Coutant | 1 | -5/+34 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-03-09 | Fix failure in exception_static_test. | Cary Coutant | 1 | -9/+9 |
2015-03-04 | Remove empty class Merge_map. | Rafael Ávila de Espíndola | 1 | -21/+12 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-09-02 | Fix problem with optimization of .eh_frame section and --sort-section option. | Cary Coutant | 1 | -23/+32 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-14 | Revert "Fix race condition while building EH frame header." | Cary Coutant | 1 | -5/+1 |
2013-11-14 | Fix race condition while building EH frame header. | Cary Coutant | 1 | -1/+5 |
2013-03-07 | * ehframe.h (Post_fdes) Make it a vector of Post_fde rather than | Alan Modra | 1 | -21/+5 |
2013-02-27 | * target.h (Target::plt_fde_location, do_plt_fde_location): Declare. | Alan Modra | 1 | -13/+51 |
2012-07-11 | * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef. | Ian Lance Taylor | 1 | -2/+1 |
2011-07-02 | PR gold/12525 | Ian Lance Taylor | 1 | -1/+7 |
2011-07-01 | PR gold/12571 | Ian Lance Taylor | 1 | -11/+60 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -8/+8 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -2/+2 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -2/+2 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -29/+29 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -29/+29 |
2008-07-24 | PR 6048 | Ian Lance Taylor | 1 | -1/+2 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -2/+5 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-03-13 | Don't crash if we change the address of the .eh_frame section after we | Ian Lance Taylor | 1 | -1/+15 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -60/+30 |
2008-02-14 | Align FDE and CIE lengths as needed. | Ian Lance Taylor | 1 | -15/+43 |
2008-02-02 | Don't record file offset for CIEs. | Ian Lance Taylor | 1 | -22/+13 |
2007-12-21 | Speed up relocations against local symbols in merged sections. | Ian Lance Taylor | 1 | -0/+9 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -29/+33 |
2007-12-07 | Fix ehframe header handling for shared libraries. | Ian Lance Taylor | 1 | -3/+25 |
2007-11-29 | Clean up setting address and section offset. | Ian Lance Taylor | 1 | -3/+4 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -14/+1033 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -4/+3 |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 1 | -0/+126 |