summaryrefslogtreecommitdiff
path: root/binutils/dwarf.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope...Nick Clifton2020-06-221-0/+1
* Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton2020-05-051-0/+1
* Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton2020-04-291-9/+13
* Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton2020-03-111-0/+2
* Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey2020-01-091-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Revise sleb128 and uleb128 readerAlan Modra2019-12-231-2/+58
* binutils: Make some functions static in dwarf.cAndrew Burgess2019-11-281-6/+0
* binutils: Add a new function to initialise DWARF register name stateAndrew Burgess2019-11-281-0/+2
* binutils: Rename init_dwarf_regnamesAndrew Burgess2019-11-281-1/+1
* Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton2019-02-251-0/+1
* Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton2019-02-221-1/+10
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* binutils/riscv: Register names in DWARF outputAndrew Burgess2018-02-021-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Add support to readelf and objdump for following links to separate debug info...Nick Clifton2017-11-151-18/+26
* LVU: dump loclists with locviewsAlexandre Oliva2017-09-221-0/+3
* DWARF-5: readelf: .debug_namesJan Kratochvil2017-07-021-0/+1
* Fix dwarf_section_display_enum regression by DWARF-5Jan Kratochvil2017-03-021-0/+2
* DWARF-5 basic functionalityJan Kratochvil2017-02-231-0/+5
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (binutils)Ambrogino Modigliani2016-11-271-1/+1
* Add init_dwarf_regnames_s390Andreas Arnez2016-04-131-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix PR18374 by making readelf and objdump ignore end-of-list markers in the ....Nick Clifton2015-05-151-1/+11
* Add init_dwarf_regnames_iamcuH.J. Lu2015-05-111-0/+1
* Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton2015-02-101-43/+3
* More fixes for memory access errors when running readelf on fuzzed binaries.Nick Clifton2015-01-121-0/+1
* More fixes for invalid memory accesses triggered by fuzzed binaries.Nick Clifton2015-01-051-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-011-0/+2
* aarch64: Decode dwarf2 register numbersRichard Henderson2014-08-221-0/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.Doug Evans2013-11-071-0/+4
* PR binutils/15202Nick Clifton2013-03-251-3/+2
* binutils/Cary Coutant2012-10-241-0/+6
* * doc/binutils.texi: Add --dwarf-check option.Cary Coutant2012-05-111-24/+44
* * binutils/dwarf.h (dwarf_section_display_enum): Add missing enumCary Coutant2011-09-301-0/+1
* * dwarf2.c (dwarf_debug_sections): Add .debug_macroJakub Jelinek2011-07-261-0/+1
* * NEWS: Add note about --dwarf-depth, --dwarf-start, andTom Tromey2011-04-281-0/+3
* Replace bfd_vma type and analog types by dwarf_vma and analogs.Nick Clifton2011-03-251-23/+22
* ChangeLog include/Kai Tietz2011-02-231-6/+92
* * dwarf.c: #include "bfd_stdint.h".Doug Evans2010-12-031-0/+1
* Add and use elfcomm.c/elfcomm.h.H.J. Lu2010-11-211-17/+2
* Use BYTE_GET_SIGNED on r_addend.H.J. Lu2010-10-091-0/+1
* * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek2010-09-091-1/+3
* * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson2010-09-021-0/+2
* 2010-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-05-241-0/+6
* * NEWS: Document .ARM.exidx / .ARM.extab support.Daniel Jacobowitz2010-03-021-0/+3
* PR binutils/11045Nick Clifton2009-12-031-0/+1