summaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in previous delta.Nick Clifton2013-10-091-0/+1
* * dwarf.c (add64): New function.Nick Clifton2013-10-091-3/+33
* 2013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>Jan-Benedict Glaw2013-10-011-1/+1
* Pass offset_size to print_dwarf_vma for cie_idH.J. Lu2013-09-271-2/+2
* * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add aNick Clifton2013-09-121-86/+114
* * dwarf.c (display_debug_frames): Check for DW64_CIE_ID whenNick Clifton2013-09-101-1/+2
* Add Intel AVX-512 supportH.J. Lu2013-07-261-14/+31
* binutils/Cary Coutant2013-05-291-4/+9
* binutils/Cary Coutant2013-05-151-4/+4
* * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwoNick Clifton2013-05-021-14/+11
* * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton2013-04-291-617/+661
* * dwarf.c (process_debug_info): Check dwarf_cutoff_level.Tom Tromey2013-04-081-1/+3
* PR binutils/15324Alan Modra2013-04-051-0/+4
* Increment hdrptr by 8 after SAFE_BYTE_GET64H.J. Lu2013-03-291-0/+1
* PR binutils/15206Alan Modra2013-03-261-1/+1
* PR binutils/15205Nick Clifton2013-03-261-277/+301
* PR binutils/15202Nick Clifton2013-03-251-131/+173
* binutils/Cary Coutant2013-03-011-62/+337
* * dwarf.c (display_gdb_index): Handle .gdb_index version 8.Doug Evans2013-01-281-1/+5
* binutils/Cary Coutant2013-01-251-26/+48
* * dwarf.c (display_debug_addr): Add missing parentheses to expression.Doug Evans2013-01-241-1/+1
* binutils/Cary Coutant2012-10-241-43/+246
* * dwarf.c (display_gdb_index): Include static/global informationDoug Evans2012-10-111-5/+18
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-071-0/+5
* Display null bytes in DWARF debug infoH.J. Lu2012-08-021-4/+19
* * dwarf.c: Include gdb-index.h.Tom Tromey2012-07-021-16/+45
* * dwarf.c (read_and_display_attr_value): HandleJakub Jelinek2012-06-081-1/+40
* binutils/Alan Modra2012-05-171-3/+6
* * dwarf.c (display_debug_ranges): Don't report more than one useAlan Modra2012-05-171-3/+9
* Add support for PowerPC VLE.jwlemke2012-05-141-1/+1
* * doc/binutils.texi: Add --dwarf-check option.Cary Coutant2012-05-111-142/+500
* * dwarf.c (read_and_display_attr_value): Don't look up tag fromJakub Jelinek2012-05-101-5/+11
* * dwarf.c (get_TAG_name): Use get_DW_TAG_name.Tom Tromey2012-05-071-289/+34
* * dwarf.c (display_gdb_index): Handle index version 6.Tom Tromey2012-03-291-1/+4
* * dwarf.c (dwarf_vmatoa64): New function.Cary Coutant2012-02-151-28/+45
* 2012-01-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-191-1/+1
* 2012-01-19 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-01-191-10/+30
* * dwarf.c (read_and_display_attr_value): Handle DW_LANG_Go.Ian Lance Taylor2011-12-291-0/+2
* * dwarf.c (display_debug_frames): If do_debug_frames_interp,Ian Lance Taylor2011-10-281-0/+3
* binutils/Jan Kratochvil2011-10-241-1/+2
* 2011-10-13 Nick Clifton <nickc@redhat.com>Nick Clifton2011-10-131-20/+20
* binutils/Carlos O'Donell2011-10-041-3/+4
* Check zero address size.H.J. Lu2011-09-181-0/+7
* binutils/Jan Kratochvil2011-07-271-6/+6
* * dwarf2.c (dwarf_debug_sections): Add .debug_macroJakub Jelinek2011-07-261-1/+319
* Add initial Intel K1OM support.H.J. Lu2011-07-221-0/+1
* * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.Jakub Jelinek2011-06-221-2/+7
* * dwarf.c: Fix conversion to TU number.Cary Coutant2011-06-071-2/+2
* * dwarf.c (loc_offsets): New variable.Jakub Jelinek2011-05-251-9/+38
* 2011-05-10 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-101-8/+16