More fixes for invalid memory accesses exposed by fuzzed binaries.
[deliverable/binutils-gdb.git] / binutils / dwarf.c
2014-12-22  Nick CliftonMore fixes for invalid memory accesses exposed by fuzze...
2014-12-18  Mark WielaardDisplay DW_LANG_C11 as (C11).
2014-12-11  Nick CliftonFix a few moere memory access violations.
2014-12-11  Alan ModraUse autoconf check for long long in binutils
2014-12-08  Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-12-01  H.J. LuProperly check for an out of range row index
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-12-01  Nick CliftonAdd checks for memory access violations exposed by...
2014-11-26  Mark Wielaarddwarf.c handle new DWARFv5 C11, C++11 and C++14 DW_LANG...
2014-11-26  Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-11-21  Nick CliftonFixes for memory access violations exposed by fuzzinf...
2014-11-19  Jan-Benedict GlawFix signedness warning
2014-11-18  Nick CliftonMore fixes for illegal memory accesses exposed by fuzze...
2014-11-14  Nick CliftonMore fixes for invalid memory accesses triggered by...
2014-11-12  Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-10-14  Alan ModraAvoid undefined behaviour with signed expressions
2014-09-22  Alan ModraReadelf: Handle forward references to CIEs
2014-08-22  Richard Hendersonaarch64: Decode dwarf2 register numbers
2014-06-09  Romain ChastenetCorrectly save and recall the CFA saved register state.
2014-03-14  Nick CliftonFix build time problem with MingGW hosts, which do...
2014-03-05  Alan ModraUpdate copyright years
2014-02-11  Cary CoutantFix readelf so it doesn't complain about corrupt attribute.
2013-12-20  Nick Clifton PR binutils/16218
2013-12-19  Tom Tromeyremove remnants of old Mach-O workaround
2013-11-07  Doug Evans Add pretty-printing of .debug_gnu_pubnames, .debug_gnu...
2013-10-09  Nick CliftonFix typo in previous delta.
2013-10-09  Nick Clifton * dwarf.c (add64): New function.
2013-10-01  Jan-Benedict Glaw2013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2013-09-27  H.J. LuPass offset_size to print_dwarf_vma for cie_id
2013-09-12  Nick Clifton * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1...
2013-09-10  Nick Clifton * dwarf.c (display_debug_frames): Check for DW64_CIE_I...
2013-07-26  H.J. LuAdd Intel AVX-512 support
2013-05-29  Cary Coutantbinutils/
2013-05-15  Cary Coutantbinutils/
2013-05-02  Nick Clifton * dwarf.c (display_debug_lines_raw): Do not treat...
2013-04-29  Nick Clifton * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove...
2013-04-08  Tom Tromey * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
2013-04-05  Alan Modra PR binutils/15324
2013-03-29  H.J. LuIncrement hdrptr by 8 after SAFE_BYTE_GET64
2013-03-26  Alan Modra PR binutils/15206
2013-03-26  Nick Clifton PR binutils/15205
2013-03-25  Nick Clifton PR binutils/15202
2013-03-01  Cary Coutantbinutils/
2013-01-28  Doug Evans * dwarf.c (display_gdb_index): Handle .gdb_index versi...
2013-01-25  Cary Coutantbinutils/
2013-01-24  Doug Evans * dwarf.c (display_debug_addr): Add missing parenthese...
2012-10-24  Cary Coutantbinutils/
2012-10-11  Doug Evans * dwarf.c (display_gdb_index): Include static/global...
2012-09-07  Cary Coutant2012-09-06 Cary Coutant <ccoutant@google.com>
2012-08-02  H.J. LuDisplay null bytes in DWARF debug info
2012-07-02  Tom Tromey * dwarf.c: Include gdb-index.h.
2012-06-08  Jakub Jelinek * dwarf.c (read_and_display_attr_value): Handle
2012-05-17  Alan Modrabinutils/
2012-05-17  Alan Modra * dwarf.c (display_debug_ranges): Don't report more...
2012-05-14  James LemkeAdd support for PowerPC VLE.
2012-05-11  Cary Coutant * doc/binutils.texi: Add --dwarf-check option.
2012-05-10  Jakub Jelinek * dwarf.c (read_and_display_attr_value): Don't look...
2012-05-07  Tom Tromey * dwarf.c (get_TAG_name): Use get_DW_TAG_name.
2012-03-29  Tom Tromey * dwarf.c (display_gdb_index): Handle index version 6.
2012-02-15  Cary Coutant * dwarf.c (dwarf_vmatoa64): New function.
2012-01-19  Tristan Gingold2012-01-19 Tristan Gingold <gingold@adacore.com>
2012-01-19  Tristan Gingold2012-01-19 Tristan Gingold <gingold@adacore.com>
2011-12-29  Ian Lance Taylor * dwarf.c (read_and_display_attr_value): Handle DW_LAN...
2011-10-28  Ian Lance Taylor * dwarf.c (display_debug_frames): If do_debug_frames_i...
2011-10-24  Jan Kratochvilbinutils/
2011-10-13  Nick Clifton2011-10-13 Nick Clifton <nickc@redhat.com>
2011-10-04  Carlos O'Donellbinutils/
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
next
This page took 0.407368 seconds and 107 git commands to generate.