Remove path name from test case
[binutils-gdb.git] / binutils / dwarf.h
2023-09-25 Vsevolod AlekseyevFix readelf's display of dwarf v5 range lists
2023-08-23 Nick Cliftonreadelf/objdump: Handle DWARF info with mixed types...
2023-04-19 Alan Modraubsan: signed integer overflow in display_debug_lines_raw
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-11-22 Alan ModraDon't use "long" in readelf for file offsets
2022-08-13 Alan ModraMake dwarf_vma uint64_t
2022-07-05 Bhuvanendra Kumar NSupport for location and range lists for split-dwarf...
2022-06-22 Kumar N, BhuvanendraBinutils support for split-dwarf and dwarf-5
2022-06-21 Nick CliftonBinutils support for dwarf-5 (location and range lists...
2022-05-20 Nick CliftonStop readekf and objdump from aggressively following...
2022-04-06 Nick CliftonAdd code to display the contents of .debug_loclists...
2022-03-10 Nick CliftonAdd option to objdump/readelf to disable access to...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-16 Nick CliftonWhen loading separate debug info files, also attempt...
2021-07-14 Clément Chigotobjdump: add DWARF support for AIX
2021-07-10 Alan ModraPR28069, assertion fail in dwarf.c:display_discr_list
2021-03-31 Alan ModraUse bool in binutils
2021-02-25 Nick CliftonAdd initial support for .debug_sup sections.
2021-02-15 Alan Modraobjdump: don't cache section contents in load_specific_...
2021-02-12 Tom de Vries[binutils] Fix typo in comment in dwarf.h
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-06-22 Nick CliftonAdd support for decoding the DW_MACRO_define_strx and...
2020-05-05 Nick CliftonRestore readelf's warnings that describe real problems...
2020-04-29 Nick CliftonAdd a warning if an emtpty SHT_REL, SHT_RELA or SHT_PRO...
2020-03-11 Nick CliftonAdd support for generating DWARF-5 format directory...
2020-01-09 Aaron MereyAdd support for debuginfod to the binutils (disable...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-12-23 Alan ModraRevise sleb128 and uleb128 reader
2019-11-28 Andrew Burgessbinutils: Make some functions static in dwarf.c
2019-11-28 Andrew Burgessbinutils: Add a new function to initialise DWARF regist...
2019-11-28 Andrew Burgessbinutils: Rename init_dwarf_regnames
2019-02-25 Nick CliftonExtend objdump's --dwarf=follow-links option so that...
2019-02-22 Nick CliftonExtend readelf and objdump so that they will display...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-02-02 Andrew Burgessbinutils/riscv: Register names in DWARF output
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-15 Nick CliftonAdd support to readelf and objdump for following links...
2017-09-22 Alexandre OlivaLVU: dump loclists with locviews
2017-07-02 Jan KratochvilDWARF-5: readelf: .debug_names
2017-03-02 Jan KratochvilFix dwarf_section_display_enum regression by DWARF-5
2017-02-23 Jan KratochvilDWARF-5 basic functionality
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (binutils)
2016-04-13 Andreas ArnezAdd init_dwarf_regnames_s390
2016-01-01 Alan ModraCopyright update for binutils
2015-05-15 Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-11 H.J. LuAdd init_dwarf_regnames_iamcu
2015-02-10 Nick CliftonFix memory access violations triggered by running objdu...
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-01 Nick CliftonMore fixes for memory access violations exposed by...
2014-08-22 Richard Hendersonaarch64: Decode dwarf2 register numbers
2014-03-05 Alan ModraUpdate copyright years
2013-11-07 Doug Evans Add pretty-printing of .debug_gnu_pubnames, .debug_gnu...
2013-03-25 Nick Clifton PR binutils/15202
2012-10-24 Cary Coutantbinutils/
2012-05-11 Cary Coutant * doc/binutils.texi: Add --dwarf-check option.
2011-09-30 Cary Coutant * binutils/dwarf.h (dwarf_section_display_enum): Add...
2011-07-26 Jakub Jelinek * dwarf2.c (dwarf_debug_sections): Add .debug_macro
2011-04-28 Tom Tromey * NEWS: Add note about --dwarf-depth, --dwarf-start...
2011-03-25 Nick Clifton Replace bfd_vma type and analog types by dwarf_vma...
2011-02-23 Kai TietzChangeLog include/
2010-12-03 Doug Evans * dwarf.c: #include "bfd_stdint.h".
2010-11-21 H.J. LuAdd and use elfcomm.c/elfcomm.h.
2010-10-09 H.J. LuUse BYTE_GET_SIGNED on r_addend.
2010-09-09 Jakub Jelinek * dwarf.h (debug_info): Add offset_info and dwarf_vers...
2010-09-02 Richard Henderson * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnam...
2010-05-24 Tristan Gingold2010-05-24 Tristan Gingold <gingold@adacore.com>
2010-03-02 Daniel Jacobowitz * NEWS: Document .ARM.exidx / .ARM.extab support.
2009-12-03 Nick Clifton PR binutils/11045
2009-09-25 Nick Clifton PR 10656
2009-09-02 Alan Modraupdate copyright dates
2009-07-14 Jan Kratochvilbinutils/
2009-07-06 Tristan Gingold2009-07-06 Tristan Gingold <gingold@adacore.com>
2009-02-09 Tristan Gingold2009-02-09 Tristan Gingold <gingold@adacore.com>
2008-07-10 Craig Silversteinbfd/
2008-04-11 Nick Clifton * dwarf.c (display_debug_lines): Rename to
2008-01-28 H.J. Lubinutils/
2007-10-31 Nick Clifton* dwarf.c (is_relocatable): Remove definition.
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-04-26 Alan Modrabfd/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-09-30 H.J. Lu2005-09-30 H.J. Lu <hongjiu.lu@intel.com>