Age | Commit message (Expand) | Author | Files | Lines |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-19 | Add DWARF 5 support in gold. | Cary Coutant | 1 | -78/+513 |
2021-01-28 | gold: Skip address size and segment selector for DWARF5 | H.J. Lu | 1 | -0/+4 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-02 | Add support for DWARF-4 line number tables. | Cary Coutant | 1 | -0/+11 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-19 | Fix DWARF reader to use correct size for DW_FORM_ref_addr. | Cary Coutant | 1 | -2/+17 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-04-09 | Improve ODR checking in gold. | Cary Coutant | 1 | -6/+26 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-09 | Add check to keep from segfaulting on a corrupt .debug_pubnames section. | Cary Coutant | 1 | -0/+6 |
2014-06-06 | Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index. | Cary Coutant | 1 | -7/+0 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-28 | Add .gdb_index version 7 support. | Cary Coutant | 1 | -18/+41 |
2013-10-31 | Restore support for dwp v2 DWARF package file format. | Cary Coutant | 1 | -2/+3 |
2013-08-07 | gold/ | Cary Coutant | 1 | -3/+2 |
2013-07-29 | 2013-07-22 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 1 | -21/+54 |
2013-07-01 | gold/ | Cary Coutant | 1 | -5/+21 |
2013-03-01 | Add dwp support for v2 DWARF package file format. | Cary Coutant | 1 | -2/+3 |
2013-03-01 | gold/ | Cary Coutant | 1 | -15/+10 |
2012-11-01 | gold/ | Roland McGrath | 1 | -2/+2 |
2012-10-23 | gold/ | Cary Coutant | 1 | -26/+62 |
2012-10-23 | gold/ | Cary Coutant | 1 | -1/+1 |
2012-10-23 | gold/ | Cary Coutant | 1 | -41/+50 |
2012-09-07 | 2012-09-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+4 |
2012-07-11 | * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef. | Ian Lance Taylor | 1 | -2/+0 |
2012-05-01 | elfcpp/ | Cary Coutant | 1 | -6/+0 |
2012-05-01 | gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc. | Mark Wielaard | 1 | -0/+11 |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -49/+1391 |
2012-03-13 | * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): Fix | Cary Coutant | 1 | -6/+5 |
2012-02-29 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 1 | -21/+12 |
2012-01-28 | Update copyright year. | Ian Lance Taylor | 1 | -1/+1 |
2011-12-17 | 2011-12-17 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -2/+4 |
2011-04-05 | 2011-04-05 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+1 |
2011-03-10 | * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines, | Ian Lance Taylor | 1 | -52/+78 |
2010-12-20 | * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keep | Ian Lance Taylor | 1 | -1/+12 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -4/+0 |
2010-12-01 | * dwarf_reader.h (class Sized_dwarf_line_info): Add | Ian Lance Taylor | 1 | -6/+18 |
2010-11-17 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 1 | -10/+13 |
2010-07-12 | * compressed_output.cc (zlib_decompress): New function. | Cary Coutant | 1 | -0/+16 |
2009-12-14 | Revert -Wshadow changes, all changes from: | Ian Lance Taylor | 1 | -5/+6 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -6/+5 |
2009-12-09 | 2009-12-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -68/+1 |
2009-10-09 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Ian Lance Taylor | 1 | -4/+4 |
2008-05-28 | elfcpp/: | Ian Lance Taylor | 1 | -6/+13 |
2008-05-01 | * dwarf_reader.cc (next_generation_count): New static var. | Craig Silverstein | 1 | -16/+102 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -8/+19 |