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