aboutsummaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.cc
AgeCommit message (Expand)AuthorFilesLines
2021-01-28gold: Skip address size and segment selector for DWARF5H.J. Lu1-0/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-02Add support for DWARF-4 line number tables.Cary Coutant1-0/+11
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-19Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant1-2/+17
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-04-09Improve ODR checking in gold.Cary Coutant1-6/+26
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-09Add check to keep from segfaulting on a corrupt .debug_pubnames section.Cary Coutant1-0/+6
2014-06-06Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant1-7/+0
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-28Add .gdb_index version 7 support.Cary Coutant1-18/+41
2013-10-31Restore support for dwp v2 DWARF package file format.Cary Coutant1-2/+3
2013-08-07gold/Cary Coutant1-3/+2
2013-07-292013-07-22 Sterling Augustine <saugustine@google.com>Sterling Augustine1-21/+54
2013-07-01gold/Cary Coutant1-5/+21
2013-03-01Add dwp support for v2 DWARF package file format.Cary Coutant1-2/+3
2013-03-01gold/Cary Coutant1-15/+10
2012-11-01gold/Roland McGrath1-2/+2
2012-10-23gold/Cary Coutant1-26/+62
2012-10-23gold/Cary Coutant1-1/+1
2012-10-23gold/Cary Coutant1-41/+50
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+4
2012-07-11 * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor1-2/+0
2012-05-01elfcpp/Cary Coutant1-6/+0
2012-05-01gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard1-0/+11
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-49/+1391
2012-03-13 * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): FixCary Coutant1-6/+5
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant1-21/+12
2012-01-28Update copyright year.Ian Lance Taylor1-1/+1
2011-12-172011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant1-2/+4
2011-04-052011-04-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2011-03-10 * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor1-52/+78
2010-12-20 * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keepIan Lance Taylor1-1/+12
2010-12-14Fix typos in gold.Ralf Wildenhues1-4/+0
2010-12-01 * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor1-6/+18
2010-11-17 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant1-10/+13
2010-07-12 * compressed_output.cc (zlib_decompress): New function.Cary Coutant1-0/+16
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-5/+6
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-6/+5
2009-12-092009-12-08 Doug Kwan <dougkwan@google.com>Doug Kwan1-68/+1
2009-10-09 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Ian Lance Taylor1-4/+4
2008-05-28elfcpp/:Ian Lance Taylor1-6/+13
2008-05-01 * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein1-16/+102
2008-04-19 * object.cc (Xindex::initialize_symtab_xindex): New function.Ian Lance Taylor1-8/+19
2008-04-03 * dwarf_reader.cc (Sized_dwarf_line_info::read_header_prolog,David S. Miller1-7/+7
2008-03-26 PR gold/5986Ian Lance Taylor1-0/+2