Display .gnu.attributes tags for powerpc64
[binutils-gdb.git] / binutils / dwarf.c
2016-08-08 Nick CliftonFix seg-faults when running readelf on fuzzed binaries.
2016-08-08 Nick CliftonFix seg-fault in DWARF dumper when given a corrupt...
2016-06-02 Nick CliftonFix a bug displaying the interpretation of a CFA block...
2016-04-13 Andreas ArnezAdd init_dwarf_regnames_s390
2016-04-04 Nick CliftonIgnore DWARF debug information with a version of 0...
2016-03-22 Nick CliftonFix unbounded stack usage warning inside the SAFE_BYTE_...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-08 Nick CliftonFix static analysis warning about undefined bheaviour.
2015-11-30 Andrew Burgessobjdump: Handle 32-bit base address in debug_ranges...
2015-11-09 Dominik Vogtbinutils: Fix left shift of negative value.
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-06-05 Nick CliftonImproves the detection of partial .debug_line sections.
2015-05-15 Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-11 H.J. LuAdd init_dwarf_regnames_iamcu
2015-05-11 H.J. LuRename EM_486 to EM_IAMCU
2015-04-30 Nick CliftonFix handling of relocs for the MeP target.
2015-02-26 Nick CliftonFix undefined arithmetic operations detected by -fsanit...
2015-02-13 Nick CliftonFixes for memory access violations triggered by running...
2015-02-13 Nick CliftonFix mistake in recent code to check for an unterminated...
2015-02-13 Alan Modrabinutils/dwarf.c white space
2015-02-11 Nick CliftonFixes for invalid memory accesses triggered by running...
2015-02-10 Nick CliftonFix memory access violations discovered by running...
2015-02-10 Nick CliftonFixes for memory access violations triggered by running...
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
2015-02-10 Mark WielaardRecognize new DWARF5/GCC5 DW_LANG constants for Fortran...
2015-02-06 Nick CliftonFix memory access violations triggered by processing...
2015-02-06 Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-05 Alan ModraDon't refer to optarg in dwarf.c function
2015-02-04 Nick CliftonMore fixes for memory access violations triggered by...
2015-02-03 Nick CliftonFix memory access violations triggered by running reade...
2015-01-12 H.J. LuProperly check abbrev size
2015-01-12 Nick CliftonAnother fix for memory access errors trigegred by runni...
2015-01-12 Nick CliftonMore fixes for memory access errors when running readel...
2015-01-05 Nick CliftonMore fixes for invalid memory accesses triggered by...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-24 Nick CliftonReverts an "enhancement" made in a previous delta which...
2014-12-22 H.J. LuCast size to long to warn
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...
next