aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-11 * dwarf.c (display_gdb_index): Include static/global informationDoug Evans1-5/+18
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+5
2012-08-02Display null bytes in DWARF debug infoH.J. Lu1-4/+19
2012-07-02 * dwarf.c: Include gdb-index.h.Tom Tromey1-16/+45
2012-06-08 * dwarf.c (read_and_display_attr_value): HandleJakub Jelinek1-1/+40
2012-05-17binutils/Alan Modra1-3/+6
2012-05-17 * dwarf.c (display_debug_ranges): Don't report more than one useAlan Modra1-3/+9
2012-05-14Add support for PowerPC VLE.James Lemke1-1/+1
2012-05-11 * doc/binutils.texi: Add --dwarf-check option.Cary Coutant1-142/+500
2012-05-10 * dwarf.c (read_and_display_attr_value): Don't look up tag fromJakub Jelinek1-5/+11
2012-05-07 * dwarf.c (get_TAG_name): Use get_DW_TAG_name.Tom Tromey1-289/+34
2012-03-29 * dwarf.c (display_gdb_index): Handle index version 6.Tom Tromey1-1/+4
2012-02-15 * dwarf.c (dwarf_vmatoa64): New function.Cary Coutant1-28/+45
2012-01-192012-01-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2012-01-192012-01-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-10/+30
2011-12-29 * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Go.Ian Lance Taylor1-0/+2
2011-10-28 * dwarf.c (display_debug_frames): If do_debug_frames_interp,Ian Lance Taylor1-0/+3
2011-10-24binutils/Jan Kratochvil1-1/+2
2011-10-132011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton1-20/+20
2011-10-04binutils/Carlos O'Donell1-3/+4
2011-09-18Check zero address size.H.J. Lu1-0/+7
2011-07-27binutils/Jan Kratochvil1-6/+6
2011-07-26 * dwarf2.c (dwarf_debug_sections): Add .debug_macroJakub Jelinek1-1/+319
2011-07-22Add initial Intel K1OM support.H.J. Lu1-0/+1
2011-06-22 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.Jakub Jelinek1-2/+7
2011-06-07 * dwarf.c: Fix conversion to TU number.Cary Coutant1-2/+2
2011-05-25 * dwarf.c (loc_offsets): New variable.Jakub Jelinek1-9/+38
2011-05-102011-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+16
2011-05-03 * dwarf.c (decode_location_expression): Handle DW_OP_GNU_const_type,Jakub Jelinek1-11/+47
2011-04-28 * NEWS: Add note about --dwarf-depth, --dwarf-start, andTom Tromey1-12/+44
2011-04-28binutils/Jan Kratochvil1-0/+3
2011-04-272011-04-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+47
2011-03-25 * dwarf.c (decode_location_expression): Use dwarf_vmatoaNick Clifton1-7/+10
2011-03-25 * dwarf.c (process_debug_info): Use offset_size to determineNick Clifton1-1/+1
2011-03-25 Replace bfd_vma type and analog types by dwarf_vma and analogs.Nick Clifton1-164/+198
2011-03-16 * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.Jakub Jelinek1-1/+31
2011-02-23ChangeLog include/Kai Tietz1-78/+135
2011-01-26binutils/Jan Kratochvil1-1/+7
2010-12-152010-12-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-5/+5
2010-12-03 * dwarf.c: #include "bfd_stdint.h".Doug Evans1-0/+136
2010-11-26 * dwarf.c (decode_location_expression, display_debug_frames): MoveAlan Modra1-12/+13
2010-11-21Add and use elfcomm.c/elfcomm.h.H.J. Lu1-141/+1
2010-11-17 * ar.c (print_contents): Don't internationalize strings without words.Alan Modra1-28/+25
2010-10-09Use BYTE_GET_SIGNED on r_addend.H.J. Lu1-1/+1
2010-09-09 * dwarf.c (decode_location_expression): Fix data adjustmentJakub Jelinek1-1/+1
2010-09-09 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek1-9/+61
2010-09-03binutils/Jan Kratochvil1-4/+9
2010-09-02 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson1-4/+16
2010-08-13 * dwarf.c (process_debug_info): Don't subtract section addressAlan Modra1-2/+1
2010-08-032010-08-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+1