aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-07 Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.Doug Evans1-36/+68
2013-10-09Fix typo in previous delta.Nick Clifton1-0/+1
2013-10-09 * dwarf.c (add64): New function.Nick Clifton1-3/+33
2013-10-012013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw1-1/+1
2013-09-27Pass offset_size to print_dwarf_vma for cie_idH.J. Lu1-2/+2
2013-09-12 * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add aNick Clifton1-86/+114
2013-09-10 * dwarf.c (display_debug_frames): Check for DW64_CIE_ID whenNick Clifton1-1/+2
2013-07-26Add Intel AVX-512 supportH.J. Lu1-14/+31
2013-05-29binutils/Cary Coutant1-4/+9
2013-05-15binutils/Cary Coutant1-4/+4
2013-05-02 * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwoNick Clifton1-14/+11
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton1-617/+661
2013-04-08 * dwarf.c (process_debug_info): Check dwarf_cutoff_level.Tom Tromey1-1/+3
2013-04-05 PR binutils/15324Alan Modra1-0/+4
2013-03-29Increment hdrptr by 8 after SAFE_BYTE_GET64H.J. Lu1-0/+1
2013-03-26 PR binutils/15206Alan Modra1-1/+1
2013-03-26 PR binutils/15205Nick Clifton1-277/+301
2013-03-25 PR binutils/15202Nick Clifton1-131/+173
2013-03-01binutils/Cary Coutant1-62/+337
2013-01-28 * dwarf.c (display_gdb_index): Handle .gdb_index version 8.Doug Evans1-1/+5
2013-01-25binutils/Cary Coutant1-26/+48
2013-01-24 * dwarf.c (display_debug_addr): Add missing parentheses to expression.Doug Evans1-1/+1
2012-10-24binutils/Cary Coutant1-43/+246
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