aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton
2017-09-22LVU: dump loclists with locviewsAlexandre Oliva
2017-07-02DWARF-5: readelf: .debug_namesJan Kratochvil
2017-03-02Fix dwarf_section_display_enum regression by DWARF-5Jan Kratochvil
2017-02-23DWARF-5 basic functionalityJan Kratochvil
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (binutils)Ambrogino Modigliani
2016-04-13Add init_dwarf_regnames_s390Andreas Arnez
2016-01-01Copyright update for binutilsAlan Modra
2015-05-15Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton
2015-05-11Add init_dwarf_regnames_iamcuH.J. Lu
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton
2015-01-12More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton
2015-01-05More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-08-22aarch64: Decode dwarf2 register numbersRichard Henderson
2014-03-05Update copyright yearsAlan Modra
2013-11-07 Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.Doug Evans
2013-03-25 PR binutils/15202Nick Clifton
2012-10-24binutils/Cary Coutant
2012-05-11 * doc/binutils.texi: Add --dwarf-check option.Cary Coutant
2011-09-30 * binutils/dwarf.h (dwarf_section_display_enum): Add missing enumCary Coutant
2011-07-26 * dwarf2.c (dwarf_debug_sections): Add .debug_macroJakub Jelinek
2011-04-28 * NEWS: Add note about --dwarf-depth, --dwarf-start, andTom Tromey
2011-03-25 Replace bfd_vma type and analog types by dwarf_vma and analogs.Nick Clifton
2011-02-23ChangeLog include/Kai Tietz
2010-12-03 * dwarf.c: #include "bfd_stdint.h".Doug Evans
2010-11-21Add and use elfcomm.c/elfcomm.h.H.J. Lu
2010-10-09Use BYTE_GET_SIGNED on r_addend.H.J. Lu
2010-09-09 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek
2010-09-02 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson
2010-05-242010-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-03-02 * NEWS: Document .ARM.exidx / .ARM.extab support.Daniel Jacobowitz
2009-12-03 PR binutils/11045Nick Clifton
2009-09-25 PR 10656Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-07-14binutils/Jan Kratochvil
2009-07-062009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-02-092009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2008-07-10bfd/Craig Silverstein
2008-04-11 * dwarf.c (display_debug_lines): Rename toNick Clifton
2008-01-28binutils/H.J. Lu
2007-10-31* dwarf.c (is_relocatable): Remove definition.Nick Clifton
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu