summaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* 2010-08-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-08-031-8/+1
* 2010-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-241-29/+53
* Handle EM_L1OM.H.J. Lu2010-05-061-0/+1
* PR binutils/11419Nick Clifton2010-04-131-1/+1
* bfd/ChangeLogNick Clifton2010-04-091-6/+0
* bfd/Jakub Jelinek2010-04-051-40/+51
* include/Jakub Jelinek2010-04-051-25/+160
* * dwarf.c (read_and_display_attr_value): Don't rejectJakub Jelinek2010-04-011-11/+31
* * NEWS: Document .ARM.exidx / .ARM.extab support.Daniel Jacobowitz2010-03-021-1/+1
* * dwarf.c (display_debug_frames): Skip the 'S' character in CFIJim Blandy2010-02-081-0/+2
* 2010-01-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-01-141-0/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-116/+113
* * dwarf.c (dwarf_select_sections_by_names): Handle pubtypes correctly.Cary Coutant2009-12-081-3/+1
* PR binutils/11045Nick Clifton2009-12-031-2/+11
* include/Cary Coutant2009-09-241-15/+97
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-32/+36
* * dwarf.c (byte_get_little_endian): Handle size of 3.Alan Modra2009-09-081-0/+10
* binutils/Jan Kratochvil2009-09-071-1/+14
* update copyright datesAlan Modra2009-09-021-1/+1
* * dwarf.c (display_debug_lines): If do_debug_lines has not beenNick Clifton2009-07-171-0/+3
* binutils/Jan Kratochvil2009-07-141-106/+107
* bfdTom Tromey2009-07-101-1/+1
* 2009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-061-16/+16
* * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_valueJakub Jelinek2009-07-031-0/+13
* * dwarf.c (display_debug_lines_raw): Include the name of theNick Clifton2009-06-241-3/+4
* * readelf.c (target_specific_reloc_handling): New function:Nick Clifton2009-06-221-2/+3
* include/elf/Cary Coutant2009-04-241-10/+15
* * dwarf.c (display_debug_ranges): Add the base address to theNick Clifton2009-03-271-3/+5
* 2009-03-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-03-201-90/+170