Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | * ehframe.h (Post_fdes) Make it a vector of Post_fde rather than | Alan Modra | 1 | -3/+13 |
2013-02-27 | * target.h (Target::plt_fde_location, do_plt_fde_location): Declare. | Alan Modra | 1 | -7/+25 |
2011-07-01 | PR gold/12571 | Ian Lance Taylor | 1 | -25/+63 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -4/+4 |
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 | -3/+3 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -3/+3 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -0/+12 |
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 | -0/+5 |
2008-02-14 | Align FDE and CIE lengths as needed. | Ian Lance Taylor | 1 | -6/+8 |
2008-02-02 | Don't record file offset for CIEs. | Ian Lance Taylor | 1 | -4/+8 |
2007-12-21 | Speed up relocations against local symbols in merged sections. | Ian Lance Taylor | 1 | -0/+4 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -25/+29 |
2007-12-07 | Fix ehframe header handling for shared libraries. | Ian Lance Taylor | 1 | -1/+2 |
2007-11-29 | Clean up setting address and section offset. | Ian Lance Taylor | 1 | -2/+2 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -1/+358 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -3/+1 |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 1 | -0/+64 |