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 | -23/+80 |
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 | -1/+2 |
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 | -0/+7 |
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-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-06 | Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index. | Cary Coutant | 1 | -6/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-01-28 | Add .gdb_index version 7 support. | Cary Coutant | 1 | -3/+10 |
2013-10-31 | Restore support for dwp v2 DWARF package file format. | Cary Coutant | 1 | -2/+2 |
2013-10-11 | gold/ | Roland McGrath | 1 | -7/+4 |
2013-08-07 | gold/ | Cary Coutant | 1 | -2/+2 |
2013-07-29 | 2013-07-22 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 1 | -13/+40 |
2013-07-01 | gold/ | Cary Coutant | 1 | -1/+8 |
2013-03-01 | Add dwp support for v2 DWARF package file format. | Cary Coutant | 1 | -2/+2 |
2013-03-01 | gold/ | Cary Coutant | 1 | -1/+13 |
2012-10-23 | gold/ | Cary Coutant | 1 | -8/+22 |
2012-10-23 | gold/ | Cary Coutant | 1 | -6/+15 |
2012-05-01 | gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc. | Mark Wielaard | 1 | -2/+5 |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -15/+813 |
2012-02-29 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 1 | -0/+11 |
2011-03-10 | * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines, | Ian Lance Taylor | 1 | -13/+34 |
2010-12-20 | * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keep | Ian Lance Taylor | 1 | -1/+4 |
2010-12-01 | * dwarf_reader.h (class Sized_dwarf_line_info): Add | Ian Lance Taylor | 1 | -1/+3 |
2009-12-09 | 2009-12-08 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -6/+0 |
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 | -0/+6 |
2008-05-01 | * dwarf_reader.cc (next_generation_count): New static var. | Craig Silverstein | 1 | -5/+13 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -4/+5 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -1/+1 |
2007-12-11 | From Craig Silverstein: Speed up ODR violation reporting. | Ian Lance Taylor | 1 | -4/+10 |
2007-11-28 | From Craig Silverstein: Better handling of ODR violations which are | Ian Lance Taylor | 1 | -12/+13 |
2007-11-14 | From Craig Silverstein: Clean up DWARF line reader code. | Ian Lance Taylor | 1 | -5/+1 |
2007-11-14 | From Craig Silverstein: Rework debug info code a bit, add option for | Ian Lance Taylor | 1 | -4/+34 |
2007-11-13 | From Craig Silverstein: Support debug info for shared libraries. | Ian Lance Taylor | 1 | -7/+17 |
2007-11-12 | From Craig Silverstein: Dwarf_line_info can work with Object rather | Ian Lance Taylor | 1 | -1/+1 |
2007-11-12 | From Craig Silverstein: rework DWARF reader code a bit. | Ian Lance Taylor | 1 | -23/+11 |
2007-11-09 | From Craig Silverstein: Use relocations in reporting error message | Ian Lance Taylor | 1 | -2/+43 |
2007-11-07 | From Craig Silverstein: Templatize the Dwarf reader. | Ian Lance Taylor | 1 | -22/+4 |
2007-11-02 | From Craig Silverstein: Add first version of generating error messages | Ian Lance Taylor | 1 | -0/+150 |