summaryrefslogtreecommitdiff
path: root/binutils/dwarf.h
AgeCommit message (Expand)Author
2022-07-05Support for location and range lists for split-dwarf and dwarf-5.Bhuvanendra Kumar N
2022-06-22Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra
2022-06-21Binutils support for dwarf-5 (location and range lists related)Nick Clifton
2022-05-20Stop readekf and objdump from aggressively following links.Nick Clifton
2022-04-06Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton
2022-03-10Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-16When loading separate debug info files, also attempt to locate a file based u...Nick Clifton
2021-07-14objdump: add DWARF support for AIXClément Chigot
2021-07-10PR28069, assertion fail in dwarf.c:display_discr_listAlan Modra
2021-03-31Use bool in binutilsAlan Modra
2021-02-25Add initial support for .debug_sup sections.Nick Clifton
2021-02-15objdump: don't cache section contents in load_specific_debug_sectionAlan Modra
2021-02-12[binutils] Fix typo in comment in dwarf.hTom de Vries
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-06-22Add support for decoding the DW_MACRO_define_strx and DW_MACRO_undef_strx ope...Nick Clifton
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton
2020-04-29Add a warning if an emtpty SHT_REL, SHT_RELA or SHT_PROGBITS section is detec...Nick Clifton
2020-03-11Add support for generating DWARF-5 format directory and file name tables from...Nick Clifton
2020-01-09Add support for debuginfod to the binutils (disable by default, enabled via a...Aaron Merey
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-12-23Revise sleb128 and uleb128 readerAlan Modra
2019-11-28binutils: Make some functions static in dwarf.cAndrew Burgess
2019-11-28binutils: Add a new function to initialise DWARF register name stateAndrew Burgess
2019-11-28binutils: Rename init_dwarf_regnamesAndrew Burgess
2019-02-25Extend objdump's --dwarf=follow-links option so that separate debug info file...Nick Clifton
2019-02-22Extend readelf and objdump so that they will display and follow multiple link...Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-02-02binutils/riscv: Register names in DWARF outputAndrew Burgess
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