summaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * dwarf.c (decode_location_expression): Handle DW_OP_GNU_const_type,Jakub Jelinek2011-05-031-11/+47
* * NEWS: Add note about --dwarf-depth, --dwarf-start, andTom Tromey2011-04-281-12/+44
* binutils/Jan Kratochvil2011-04-281-0/+3
* 2011-04-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-04-271-0/+47
* * dwarf.c (decode_location_expression): Use dwarf_vmatoaNick Clifton2011-03-251-7/+10
* * dwarf.c (process_debug_info): Use offset_size to determineNick Clifton2011-03-251-1/+1
* Replace bfd_vma type and analog types by dwarf_vma and analogs.Nick Clifton2011-03-251-164/+198
* * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.Jakub Jelinek2011-03-161-1/+31
* ChangeLog include/Kai Tietz2011-02-231-78/+135
* binutils/Jan Kratochvil2011-01-261-1/+7
* 2010-12-15 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2010-12-151-5/+5
* * dwarf.c: #include "bfd_stdint.h".Doug Evans2010-12-031-0/+136
* * dwarf.c (decode_location_expression, display_debug_frames): MoveAlan Modra2010-11-261-12/+13
* Add and use elfcomm.c/elfcomm.h.H.J. Lu2010-11-211-141/+1
* * ar.c (print_contents): Don't internationalize strings without words.Alan Modra2010-11-171-28/+25
* Use BYTE_GET_SIGNED on r_addend.H.J. Lu2010-10-091-1/+1
* * dwarf.c (decode_location_expression): Fix data adjustmentJakub Jelinek2010-09-091-1/+1
* * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek2010-09-091-9/+61
* binutils/Jan Kratochvil2010-09-031-4/+9
* * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson2010-09-021-4/+16
* * dwarf.c (process_debug_info): Don't subtract section addressAlan Modra2010-08-131-2/+1