Fix problems in CTF handling code exposed by the Coverity static analysis tool.
[binutils-gdb.git] / binutils / dwarf.c
2020-07-10 Tom de Vries[readelf] Fix end_seq entry in -wL. Specifically stop...
2020-06-30 H.J. LuRemove x86 NaCl target support
2020-06-30 Nick CliftonAdd support for attributes using DW_FORM_GNU_strp_alt
2020-06-29 Hans-Peter Nilssonbinutils/dwarf.c: Correct an `index' global shadowing...
2020-06-29 Alan ModraC++ comments
2020-06-23 Nick CliftonFix decoding of indexed DWARF strings using pre-DWARF...
2020-06-22 Nick CliftonAdd support for decoding the DW_MACRO_define_strx and...
2020-06-08 Nick CliftonFix an illegal memory access when parsing corrupt DWARF...
2020-05-20 Nelson Chu[PATCH v2 0/9] RISC-V: Support version controling for...
2020-05-05 Nick CliftonRestore readelf's warnings that describe real problems...
2020-05-04 Nick CliftonGAS: Do not create an entry for the default directory...
2020-04-29 Andrew BurgessWhen displaying ranges, ignore duplicate offsets.
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-02-21 Nelson ChuRISC-V: Support the ISA-dependent CSR checking.
2020-02-07 Nick CliftonSilcence a compile time warning message building the...
2020-01-13 Alan ModraPR23560, PR23561, readelf memory leaks
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 Hans-Peter NilssonFix build 32-bit-host build error last for last binutil...
2019-12-23 Alan ModraRevise sleb128 and uleb128 reader
2019-11-28 Andrew Burgessbinutils/gas/riscv: Add DWARF register numbers for...
2019-11-28 Andrew Burgessbinutils: Make DWARF register name lookup be via a...
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-11-28 Andrew Burgessbinutils: Be more forgiving of targets with large numbe...
2019-09-22 Alan ModraPR25018, readelf crash on 32bits
2019-08-28 Alan ModraTidy check_uvalue
2019-08-27 Nick CliftonImprove the DWARF decoder's ability to describe the...
2019-08-23 Nick CliftonPrevent a potential illegal memory access in the DWARF...
2019-08-22 Nick CliftonPrevent a floating point exception in the dwarf parser...
2019-08-19 Alan ModraPR24898, An out-of-bounds read occured in display_data
2019-08-17 Alan ModraPR24911, Heap overflow issue in qsort_r, dwarf.c
2019-07-26 Alan ModraPR24798, buffer overflow in process_cu_tu_index
2019-07-25 Tom de VriesHave readelf and objdump display the contents of the...
2019-07-23 Nick CliftonFix objdump's display of indirect strings in object...
2019-05-21 Tamar ChristinaAArch64: Add SVE DWARF registers
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-12-13 Sam TebbsMove aarch64 CIE code to aarch64 backend
2018-09-20 John Darringtonbinutils --dwarf=decodedline: Add display of is_stmt...
2018-08-08 Kevin BuettnerAdd support for DW_OP_GNU_variable_value to readelf
2018-07-24 Alan ModraPR23431, Messages composed from pieces can't be properl...
2018-07-20 Nick CliftonClose memory and resource leaks detected by coverity...
2018-07-19 Nick CliftonStop potential memory leaks in dwarf CIE reader.
2018-04-18 Nick CliftonPrevent an assertion failure in readelf & objdump when...
2018-04-17 Nick CliftonFix illegal memory access when parsing corrupt DWARF...
2018-04-06 Tom TromeyDisplay all DWARF 5 language names
2018-03-01 Nick CliftonPrevent illegal memory accesses triggerd by intger...
2018-02-08 Nick CliftonSpeed up readelf and objdump by not looking for DWO...
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-12-18 Nick CliftonDecode expression lists used with DW_AT_byte_size and...
2017-11-26 H.J. LuRename argument name from link to xlink
2017-11-21 Nick CliftonAdd ability to follow dwo links to readelf/objdump.
2017-11-15 Nick CliftonAdd support to readelf and objdump for following links...
2017-11-07 Alan Modrareadelf ngettext fixes
2017-11-03 Nick CliftonFix integer overflow problems when reading an ELF binar...
2017-10-27 Simon Marchidwarf: Read register number as unsigned in DW_CFA_def_cfa*
2017-10-11 Nick CliftonDisplay more information when decoding DW_AT_endianity...
2017-10-10 Nick CliftonImprove the speed of the --dwarf-start option by skippi...
2017-10-06 Alan ModraDWARF header checks
2017-10-05 Alan ModraPR22239 - invalid memory read in display_debug_frames
2017-09-27 Nick CliftonPrevent an infinite loop in the DWARF parsing code...
2017-09-26 Nick CliftonFix address violations when parsing a corrupt DWARF...
2017-09-26 Alan ModraPR21732, String-concatenated message can not be translated
2017-09-22 Alexandre OlivaLVU: dump loclists with locviews
2017-07-21 Nick CliftonFix typo in warning message.
2017-07-21 Simon MarchiRemove unused variables in dwarf parser.
2017-07-21 Alexandre OlivaThis patch introduces support for specifing views in...
2017-07-18 Hans-Peter Nilsson* dwarf.c (display_debug_names): Initialize hash_prev.
2017-07-12 Nick CliftonFix compile time warnings building the binutils with...
2017-07-09 Jan KratochvilDWARF-5: Fix error message typo.
2017-07-05 H.J. LuFix build with GCC 4.2
2017-07-02 Jan KratochvilDWARF-5: readelf: .debug_names
2017-06-21 H.J. LuUse DWARF_VMA_FMT to report error
2017-06-21 Nick CliftonFix address violation when reading corrupt DWARF data.
2017-04-28 Nick CliftonFix heap-buffer overflow bugs caused when dumping debug...
2017-04-23 Alan ModraPR 21408, segfault in display_debug_lines_decoded
2017-04-10 John DelsignorPrevent a bigus warning from readelf about a gdb-index...
2017-03-02 Jan KratochvilNew debug_displays_assert
2017-02-27 Jan KratochvilFix compilation with GCC 4.4.7.
2017-02-23 Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-23 Jan KratochvilDWARF-5: Macros
2017-02-23 Jan KratochvilDWARF-5: call sites
2017-02-23 Jan KratochvilDWARF-5 basic functionality
2017-02-23 Jan KratochvilDWARF attrs: add delimiter
2017-02-23 Jan Kratochvildwarf.c: Use more dwarf_vma
2017-02-22 Jan KratochvilDisplay user op byte
2017-02-20 Nick CliftonFix another memory access error in readelf when parsing...
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-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-29 Andreas KrebbelFrame info dump: Fix bad register marks.
2016-09-29 Andreas KrebbelAdd .cfi_val_offset GAS command.
2016-08-08 Nick CliftonFix seg-faults when running readelf on fuzzed binaries.
2016-08-08 Nick CliftonFix seg-fault in DWARF dumper when given a corrupt...
2016-06-02 Nick CliftonFix a bug displaying the interpretation of a CFA block...
next