summaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-19Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-06Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2014-01-28Add .gdb_index version 7 support.Cary Coutant
2013-10-31Restore support for dwp v2 DWARF package file format.Cary Coutant
2013-10-11gold/Roland McGrath
2013-08-07gold/Cary Coutant
2013-07-292013-07-22 Sterling Augustine <saugustine@google.com>Sterling Augustine
2013-07-01gold/Cary Coutant
2013-03-01Add dwp support for v2 DWARF package file format.Cary Coutant
2013-03-01gold/Cary Coutant
2012-10-23gold/Cary Coutant
2012-10-23gold/Cary Coutant
2012-05-01gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor
2010-12-20 * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keepIan Lance Taylor
2010-12-01 * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor
2009-12-092009-12-08 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-10-09 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Ian Lance Taylor
2008-05-28elfcpp/:Ian Lance Taylor
2008-05-01 * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor
2008-03-13Update copyright years. Update language files.Ian Lance Taylor
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor
2007-12-11From Craig Silverstein: Speed up ODR violation reporting.Ian Lance Taylor
2007-11-28From Craig Silverstein: Better handling of ODR violations which areIan Lance Taylor
2007-11-14From Craig Silverstein: Clean up DWARF line reader code.Ian Lance Taylor
2007-11-14From Craig Silverstein: Rework debug info code a bit, add option forIan Lance Taylor
2007-11-13From Craig Silverstein: Support debug info for shared libraries.Ian Lance Taylor
2007-11-12From Craig Silverstein: Dwarf_line_info can work with Object ratherIan Lance Taylor
2007-11-12From Craig Silverstein: rework DWARF reader code a bit.Ian Lance Taylor
2007-11-09From Craig Silverstein: Use relocations in reporting error messageIan Lance Taylor
2007-11-07From Craig Silverstein: Templatize the Dwarf reader.Ian Lance Taylor
2007-11-02From Craig Silverstein: Add first version of generating error messagesIan Lance Taylor