summaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.cc
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-78/+513
* gold: Skip address size and segment selector for DWARF5H.J. Lu2021-01-281-0/+4
* 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-0/+11
* 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-2/+17
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Improve ODR checking in gold.Cary Coutant2015-04-091-6/+26
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Add check to keep from segfaulting on a corrupt .debug_pubnames section.Cary Coutant2014-06-091-0/+6
* Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant2014-06-061-7/+0
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Add .gdb_index version 7 support.Cary Coutant2014-01-281-18/+41
* Restore support for dwp v2 DWARF package file format.Cary Coutant2013-10-311-2/+3
* gold/Cary Coutant2013-08-071-3/+2
* 2013-07-22 Sterling Augustine <saugustine@google.com>Sterling Augustine2013-07-291-21/+54
* gold/Cary Coutant2013-07-011-5/+21
* Add dwp support for v2 DWARF package file format.Cary Coutant2013-03-011-2/+3
* gold/Cary Coutant2013-03-011-15/+10
* gold/Roland McGrath2012-11-011-2/+2
* gold/Cary Coutant2012-10-231-26/+62
* gold/Cary Coutant2012-10-231-1/+1
* gold/Cary Coutant2012-10-231-41/+50
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-071-0/+4
* * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor2012-07-111-2/+0
* elfcpp/Cary Coutant2012-05-011-6/+0
* gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard2012-05-011-0/+11
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-211-49/+1391
* * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): FixCary Coutant2012-03-131-6/+5
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2012-02-291-21/+12
* Update copyright year.Ian Lance Taylor2012-01-281-1/+1
* 2011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant2011-12-171-2/+4
* 2011-04-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-04-051-1/+1
* * dwarf_reader.cc (Sized_dwarf_line_info): Include all lines,Ian Lance Taylor2011-03-101-52/+78
* * dwarf_reader.cc (Sized_dwarf_line_info::read_lines): Only keepIan Lance Taylor2010-12-201-1/+12
* Fix typos in gold.Ralf Wildenhues2010-12-141-4/+0
* * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor2010-12-011-6/+18
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2010-11-171-10/+13
* * compressed_output.cc (zlib_decompress): New function.Cary Coutant2010-07-121-0/+16
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-5/+6
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-6/+5
* 2009-12-08 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-091-68/+1
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Ian Lance Taylor2009-10-091-4/+4
* elfcpp/:Ian Lance Taylor2008-05-281-6/+13
* * dwarf_reader.cc (next_generation_count): New static var.Craig Silverstein2008-05-011-16/+102