summaryrefslogtreecommitdiff
path: root/gold/dwarf_reader.cc
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-04-09Improve ODR checking in gold.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-09Add check to keep from segfaulting on a corrupt .debug_pubnames section.Cary Coutant
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-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-11-01gold/Roland McGrath
2012-10-23gold/Cary Coutant
2012-10-23gold/Cary Coutant
2012-10-23gold/Cary Coutant
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-07-11 * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor
2012-05-01elfcpp/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-03-13 * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): FixCary Coutant
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant
2012-01-28Update copyright year.Ian Lance Taylor
2011-12-172011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-04-052011-04-05 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
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-14Fix typos in gold.Ralf Wildenhues
2010-12-01 * dwarf_reader.h (class Sized_dwarf_line_info): AddIan Lance Taylor
2010-11-17 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant
2010-07-12 * compressed_output.cc (zlib_decompress): New function.Cary Coutant
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
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-04-03 * dwarf_reader.cc (Sized_dwarf_line_info::read_header_prolog,David S. Miller
2008-03-26 PR gold/5986Ian Lance Taylor
2008-03-13Update copyright years. Update language files.Ian Lance Taylor
2008-02-28From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor
2008-01-18From Craig Silverstein: Handle quoted strings differently in versionIan 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