summaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.h
Commit message (Expand)AuthorAgeFilesLines
* gold/Roland McGrath2013-10-111-7/+4
* gold/Cary Coutant2013-08-071-2/+2
* 2013-07-22 Sterling Augustine <saugustine@google.com>Sterling Augustine2013-07-291-13/+40
* gold/Cary Coutant2013-07-011-1/+8
* Add dwp support for v2 DWARF package file format.Cary Coutant2013-03-011-2/+2
* gold/Cary Coutant2013-03-011-1/+13
* gold/Cary Coutant2012-10-231-8/+22
* gold/Cary Coutant2012-10-231-6/+15
* gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.mark2012-05-011-2/+5
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-15/+813
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2012-02-291-0/+11
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-101-13/+34
* * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keepIan Lance Taylor2010-12-201-1/+4
* * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor2010-12-011-1/+3
* 2009-12-08 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-091-6/+0
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Ian Lance Taylor2009-10-091-4/+4
* elfcpp/:Ian Lance Taylor2008-05-281-0/+6
* * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein2008-05-011-5/+13
* * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor2008-04-191-4/+5
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-1/+1
* From Craig Silverstein: Speed up ODR violation reporting.Ian Lance Taylor2007-12-111-4/+10
* From Craig Silverstein: Better handling of ODR violations which areIan Lance Taylor2007-11-281-12/+13
* From Craig Silverstein: Clean up DWARF line reader code.Ian Lance Taylor2007-11-141-5/+1
* From Craig Silverstein: Rework debug info code a bit, add option forIan Lance Taylor2007-11-141-4/+34
* From Craig Silverstein: Support debug info for shared libraries.Ian Lance Taylor2007-11-131-7/+17
* From Craig Silverstein: Dwarf_line_info can work with Object ratherIan Lance Taylor2007-11-121-1/+1
* From Craig Silverstein: rework DWARF reader code a bit.Ian Lance Taylor2007-11-121-23/+11
* From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor2007-11-091-2/+43
* From Craig Silverstein: Templatize the Dwarf reader.Ian Lance Taylor2007-11-071-22/+4
* From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor2007-11-021-0/+150