This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / binutils / dwarf.c
2011-09-18 H.J. LuCheck zero address size.
2011-07-27 Jan Kratochvilbinutils/
2011-07-26 Jakub Jelinek * dwarf2.c (dwarf_debug_sections): Add .debug_macro
2011-07-22 H.J. LuAdd initial Intel K1OM support.
2011-06-22 Jakub Jelinek * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_p...
2011-06-07 Cary Coutant * dwarf.c: Fix conversion to TU number.
2011-05-25 Jakub Jelinek * dwarf.c (loc_offsets): New variable.
2011-05-10 Tristan Gingold2011-05-10 Tristan Gingold <gingold@adacore.com>
2011-05-03 Jakub Jelinek * dwarf.c (decode_location_expression): Handle DW_OP_G...
2011-04-28 Tom Tromey * NEWS: Add note about --dwarf-depth, --dwarf-start...
2011-04-28 Jan Kratochvilbinutils/
2011-04-27 Tristan Gingold2011-04-27 Tristan Gingold <gingold@adacore.com>
2011-03-25 Nick Clifton * dwarf.c (decode_location_expression): Use dwarf_vmatoa
2011-03-25 Nick Clifton * dwarf.c (process_debug_info): Use offset_size to...
2011-03-25 Nick Clifton Replace bfd_vma type and analog types by dwarf_vma...
2011-03-16 Jakub Jelinek * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_p...
2011-02-23 Kai TietzChangeLog include/
2011-01-26 Jan Kratochvilbinutils/
2010-12-15 Kai Tietz2010-12-15 Kai Tietz <kai.tietz@onevision.com>
2010-12-03 Doug Evans * dwarf.c: #include "bfd_stdint.h".
2010-11-26 Alan Modra * dwarf.c (decode_location_expression, display_debug_f...
2010-11-21 H.J. LuAdd and use elfcomm.c/elfcomm.h.
2010-11-17 Alan Modra * ar.c (print_contents): Don't internationalize string...
2010-10-09 H.J. LuUse BYTE_GET_SIGNED on r_addend.
2010-09-09 Jakub Jelinek * dwarf.c (decode_location_expression): Fix data adjus...
2010-09-09 Jakub Jelinek * dwarf.h (debug_info): Add offset_info and dwarf_vers...
2010-09-03 Jan Kratochvilbinutils/
2010-09-02 Richard Henderson * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnam...
2010-08-13 Alan Modra * dwarf.c (process_debug_info): Don't subtract section...
2010-08-03 Tristan Gingold2010-08-03 Tristan Gingold <gingold@adacore.com>
2010-05-24 Tristan Gingold2010-05-24 Tristan Gingold <gingold@adacore.com>
2010-05-06 H.J. LuHandle EM_L1OM.
2010-04-13 Nick Clifton PR binutils/11419
2010-04-09 Nick Cliftonbfd/ChangeLog
2010-04-05 Jakub Jelinekbfd/
2010-04-05 Jakub Jelinekinclude/
2010-04-01 Jakub Jelinek * dwarf.c (read_and_display_attr_value): Don't reject
2010-03-02 Daniel Jacobowitz * NEWS: Document .ARM.exidx / .ARM.extab support.
2010-02-08 Jim Blandy* dwarf.c (display_debug_frames): Skip the 'S' characte...
2010-01-14 Tristan Gingold2010-01-14 Tristan Gingold <gingold@adacore.com>
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-12-08 Cary Coutant * dwarf.c (dwarf_select_sections_by_names): Handle...
2009-12-03 Nick Clifton PR binutils/11045
2009-09-24 Cary Coutantinclude/
2009-09-10 Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-09-08 Alan Modra * dwarf.c (byte_get_little_endian): Handle size of 3.
2009-09-07 Jan Kratochvilbinutils/
2009-09-02 Alan Modraupdate copyright dates
2009-07-17 Nick Clifton * dwarf.c (display_debug_lines): If do_debug_li...
2009-07-14 Jan Kratochvilbinutils/
2009-07-10 Tom Tromeybfd
2009-07-06 Tristan Gingold2009-07-06 Tristan Gingold <gingold@adacore.com>
2009-07-03 Jakub Jelinek * dwarf2.h (enum dwarf_location_atom): Add DW_OP_impli...
2009-06-24 Nick Clifton * dwarf.c (display_debug_lines_raw): Include...
2009-06-22 Nick Clifton * readelf.c (target_specific_reloc_handling...
2009-04-24 Cary Coutantinclude/elf/
2009-03-27 Nick Clifton * dwarf.c (display_debug_ranges): Add the base...
2009-03-20 H.J. Lu2009-03-19 H.J. Lu <hongjiu.lu@intel.com>
2009-02-09 Tristan Gingold2009-02-09 Tristan Gingold <gingold@adacore.com>
2008-10-06 Nick Clifton * dwarf.c (display_debug_frames): Change...
2008-09-24 Richard Hendersoninclude/
2008-09-24 Alan Modra PR 6913
2008-08-01 H.J. Lubinutils/
2008-07-30 Alan ModraSilence gcc printf warnings
2008-07-10 Craig Silversteinbfd/
2008-04-11 Nick Clifton * dwarf.c (display_debug_lines): Rename to
2008-04-08 Alan Modra * dwarf.c: Remove trailing whitespace throughout file.
2008-04-03 H.J. Lubinutils/
2008-03-03 Nick Clifton* dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,
2008-01-29 Nick Clifton* dwarf.c (print_dwarf_vma): Use mingw field type speci...
2008-01-29 Nick Clifton* dwarf.c (print_dwarf_vma): New function. Display...
2008-01-29 Alan Modraupdate copyright date
2008-01-29 Alan Modra * dwarf.c (display_debug_loc): Correct test for base...
2008-01-28 H.J. Lubinutils/
2008-01-25 Nick CliftonAdd mingw I64 support for printing long and long long...
2008-01-14 Nick Clifton (DEBUG_INFO_UNAVAILABLE): Value stored in num_d...
2008-01-14 Nick Clifton * dwarf.c (process_debug_info): Include the...
2008-01-04 Nick Clifton * dwarf.c (read_and_display_attr_value): Prefix...
2007-11-21 Hans-Peter Nilsson * dwarf.c (display_debug_loc): Cast section_end -...
2007-11-21 Nick Clifton* dwarf.c (display_debug_loc): Issue a warning if there...
2007-11-16 Nick Clifton* dwarf2.h: Mention the location of the DWARF3 spec...
2007-10-31 Nick Clifton* dwarf.c (is_relocatable): Remove definition.
2007-10-28 Nick Clifton* dwarf.c (process_debug_info): Check for corrupt lengths.
2007-10-10 Jim Blandy* dwarf.c (process_debug_info): Line up section offsets of
2007-10-10 Jim Blandy* dwarf.c (display_debug_lines): Print the offset of...
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-06-11 Nathan Sidwell * dwarf.c (decode_location_expression): Add DW_OP_form...
2007-04-26 Alan Modrabfd/
2007-04-09 Daniel Jacobowitz * dwarf.c (process_debug_info): Do not require DW_AT_f...
2007-02-06 Nick CliftonAdd missing cast to (unsigned long)
2007-02-06 Nick CliftonPR gas/3800
2007-01-31 Nathan Sidwell * dwarf.c (process_debug_info): Protect against bogus...
2006-10-10 Andreas Schwab * dwarf.c (display_debug_loc): Don't dereference loc_o...
2006-08-08 Nick CliftonPR binutils/2768
2006-06-30 Nick Clifton* dwarf.c (display_debug_frames): Catch a corrupt lengt...
2006-05-15 H.J. Lu2006-05-15 H.J. Lu <hongjiu.lu@intel.com>
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-10 Alan Modra * dwarf.c (process_extended_line_op): Remove pointer_s...
2006-03-03 Jakub Jelinek * dwarf.c (frame_display_row, display_debug_frames...
2005-09-30 H.J. Lu2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
next