summaryrefslogtreecommitdiff
path: root/binutils/dwarf.h
Commit message (Expand)AuthorAgeFilesLines
* ubsan: signed integer overflow in display_debug_lines_rawAlan Modra2023-04-201-12/+13
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Don't use "long" in readelf for file offsetsAlan Modra2022-11-231-5/+5
* Make dwarf_vma uint64_tAlan Modra2022-08-131-30/+26
* Support for location and range lists for split-dwarf and dwarf-5.Bhuvanendra Kumar N2022-07-051-0/+2
* Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra2022-06-221-0/+1
* Binutils support for dwarf-5 (location and range lists related)Nick Clifton2022-06-211-0/+1
* Stop readekf and objdump from aggressively following links.Nick Clifton2022-05-201-2/+2
* Add code to display the contents of .debug_loclists sections which contain of...Nick Clifton2022-04-061-0/+4
* Add option to objdump/readelf to disable access to debuginfod servers.Nick Clifton2022-03-101-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* When loading separate debug info files, also attempt to locate a file based u...Nick Clifton2021-12-161-0/+1
* objdump: add DWARF support for AIXClément Chigot2021-07-141-1/+3
* PR28069, assertion fail in dwarf.c:display_discr_listAlan Modra2021-07-101-5/+5
* Use bool in binutilsAlan Modra2021-03-311-16/+16
* Add initial support for .debug_sup sections.Nick Clifton2021-02-251-0/+1
* objdump: don't cache section contents in load_specific_debug_sectionAlan Modra2021-02-151-2/+0
* [binutils] Fix typo in comment in dwarf.hTom de Vries2021-02-121-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* 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