summaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton2016-04-041-13/+21
* Attribute with DW_FORM_flag_presentAlan Modra2016-03-221-1/+1
* Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu2016-01-281-1/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* addr2line vs. inlined C functions called from C++Alan Modra2015-12-021-13/+22
* bfd: Fix left shift of negative value.Dominik Vogt2015-11-091-2/+2
* Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton2015-03-051-0/+51
* fix dbb3fbbb dwarf2.c breakageAlan Modra2015-02-151-12/+12
* Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton2015-02-121-130/+278
* Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton2015-01-271-1/+16
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't return DW_AT_name for function name in C++Alan Modra2014-12-101-32/+196
* Don't access elf tdata in dwarf.c without first checking for an ELF bfdAlan Modra2014-12-101-2/+5
* Merge bfd_find_nearest_line variantsAlan Modra2014-10-151-62/+20
* This fixes a typo in a previous commit.Chen Gang2014-09-151-1/+1
* Fixes a problem displaying the contents of a binary containing corrupt debugNick Clifton2014-06-261-4/+18
* addr2line: fix missing inlined frames.Tristan Gingold2014-05-281-9/+18
* PR16867, linking object with separate debug fileAlan Modra2014-04-241-135/+171
* PR ld/16787, stale dwarf2 stashAlan Modra2014-04-231-7/+78
* Update copyright yearsAlan Modra2014-03-051-1/+1
* When parsing a DW_FORM_ref_addr attribute the CU containing theNick Clifton2014-01-281-0/+24
* PR binutils/15994Nick Clifton2013-10-251-1/+1
* PR binutils/15994Nick Clifton2013-10-251-28/+67
* * dwarf2.c (struct dwarf2_debug): Add fields for handlingNick Clifton2013-05-291-6/+142
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* * dwarf2.c (struct dwarf2_debug): Add close_on_cleanup.Alan Modra2012-08-011-3/+8
* 2012-07-26 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-261-0/+2
* 2012-07-24 Teresa Johnson <tejohnson@google.com>Cary Coutant2012-07-241-10/+29
* * dwarf2.c: Formatting.Alan Modra2012-05-161-73/+115
* 2012-05-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-05-031-2/+6
* * dwarf2.c (scan_unit_for_symbols): Account for DW_AT_high_pcMark Wielaard2012-04-271-0/+9
* 2012-01-04 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>Tristan Gingold2012-01-041-109/+125
* 2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>Tristan Gingold2011-12-131-8/+3
* 2011-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-09-301-32/+54
* * dwarf2.c (dwarf_debug_sections): Add .debug_macroJakub Jelinek2011-07-261-0/+2
* bfd: constify a few arraysMike Frysinger2011-04-281-1/+1
* * dwarf2.c (scan_unit_for_symbols): Check for DW_AT_specification.Cary Coutant2011-04-071-0/+1
* 2011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-031-1/+1
* Add compressed debug section support to binutils and ld.H.J. Lu2010-10-291-92/+82
* PR ld/11817Cary Coutant2010-07-141-56/+36
* Initialize prev_line.H.J. Lu2010-07-061-0/+1
* bfd/ChangeLog:Cary Coutant2010-07-031-36/+56
* * dwarf2.c (find_abstract_instance_name, scan_unit_for_symbols): TreatJakub Jelinek2010-04-201-2/+6
* include/Jakub Jelinek2010-04-051-12/+77
* * dwarf2.c (read_attribute_value): Handle CU version 4Jakub Jelinek2010-04-011-3/+16
* PR 11302Alan Modra2010-03-041-60/+119
* * dwarf2.c (read_attribute_value): Add DW_FORM_ref_sig8.Cary Coutant2010-01-191-0/+4
* update copyright dateAlan Modra2010-01-111-1/+1
* PR 6832Alan Modra2010-01-111-1/+5