summaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
AgeCommit message (Expand)Author
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-12-02addr2line vs. inlined C functions called from C++Alan Modra
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton
2015-02-15fix dbb3fbbb dwarf2.c breakageAlan Modra
2015-02-12Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton
2015-01-27Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra
2014-12-10Don't access elf tdata in dwarf.c without first checking for an ELF bfdAlan Modra
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra
2014-09-15This fixes a typo in a previous commit.Chen Gang
2014-06-26Fixes a problem displaying the contents of a binary containing corrupt debugNick Clifton
2014-05-28addr2line: fix missing inlined frames.Tristan Gingold
2014-04-24PR16867, linking object with separate debug fileAlan Modra
2014-04-23PR ld/16787, stale dwarf2 stashAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-01-28When parsing a DW_FORM_ref_addr attribute the CU containing theNick Clifton
2013-10-25 PR binutils/15994Nick Clifton
2013-10-25 PR binutils/15994Nick Clifton
2013-05-29 * dwarf2.c (struct dwarf2_debug): Add fields for handlingNick Clifton
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-08-01 * dwarf2.c (struct dwarf2_debug): Add close_on_cleanup.Alan Modra
2012-07-262012-07-26 Teresa Johnson <tejohnson@google.com>Cary Coutant
2012-07-242012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant
2012-05-16 * dwarf2.c: Formatting.Alan Modra
2012-05-032012-05-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2012-04-27 * dwarf2.c (scan_unit_for_symbols): Account for DW_AT_high_pcMark Wielaard
2012-01-042012-01-04 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>Tristan Gingold
2011-12-132011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>Tristan Gingold
2011-09-302011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-07-26 * dwarf2.c (dwarf_debug_sections): Add .debug_macroJakub Jelinek
2011-04-28bfd: constify a few arraysMike Frysinger
2011-04-07 * dwarf2.c (scan_unit_for_symbols): Check for DW_AT_specification.Cary Coutant
2011-03-032011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu
2010-07-14 PR ld/11817Cary Coutant
2010-07-06Initialize prev_line.H.J. Lu
2010-07-03bfd/ChangeLog:Cary Coutant
2010-04-20 * dwarf2.c (find_abstract_instance_name, scan_unit_for_symbols): TreatJakub Jelinek
2010-04-05include/Jakub Jelinek
2010-04-01 * dwarf2.c (read_attribute_value): Handle CU version 4Jakub Jelinek
2010-03-04 PR 11302Alan Modra
2010-01-19 * dwarf2.c (read_attribute_value): Add DW_FORM_ref_sig8.Cary Coutant
2010-01-11update copyright dateAlan Modra
2010-01-11 PR 6832Alan Modra
2010-01-04 Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).Joel Brobecker
2009-12-31 * dwarf2.c (struct line_sequence): New struct.Nick Clifton