summaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Add DWARF 5 support in gold.Cary Coutant2021-03-191-23/+80
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Add support for DWARF-4 line number tables.Cary Coutant2018-02-021-1/+2
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant2017-11-191-0/+7
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant2014-06-061-6/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Add .gdb_index version 7 support.Cary Coutant2014-01-281-3/+10
* Restore support for dwp v2 DWARF package file format.Cary Coutant2013-10-311-2/+2
* 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.Mark Wielaard2012-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