]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/dwarf.c
Prevent a floating point exception in the dwarf parser when a CU or TU table does...
[thirdparty/binutils-gdb.git] / binutils / dwarf.c
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...
2016-04-13  Andreas ArnezAdd init_dwarf_regnames_s390
2016-04-04  Nick CliftonIgnore DWARF debug information with a version of 0...
2016-03-22  Nick CliftonFix unbounded stack usage warning inside the SAFE_BYTE_...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-08  Nick CliftonFix static analysis warning about undefined bheaviour.
2015-11-30  Andrew Burgessobjdump: Handle 32-bit base address in debug_ranges...
2015-11-09  Dominik Vogtbinutils: Fix left shift of negative value.
2015-08-12  H.J. LuRemove trailing spaces in binutils
2015-06-05  Nick CliftonImproves the detection of partial .debug_line sections.
2015-05-15  Nick CliftonFix PR18374 by making readelf and objdump ignore end...
2015-05-11  H.J. LuAdd init_dwarf_regnames_iamcu
2015-05-11  H.J. LuRename EM_486 to EM_IAMCU
2015-04-30  Nick CliftonFix handling of relocs for the MeP target.
2015-02-26  Nick CliftonFix undefined arithmetic operations detected by -fsanit...
2015-02-13  Nick CliftonFixes for memory access violations triggered by running...
2015-02-13  Nick CliftonFix mistake in recent code to check for an unterminated...
2015-02-13  Alan Modrabinutils/dwarf.c white space
2015-02-11  Nick CliftonFixes for invalid memory accesses triggered by running...
2015-02-10  Nick CliftonFix memory access violations discovered by running...
2015-02-10  Nick CliftonFixes for memory access violations triggered by running...
2015-02-10  Nick CliftonFix memory access violations triggered by running objdu...
2015-02-10  Mark WielaardRecognize new DWARF5/GCC5 DW_LANG constants for Fortran...
2015-02-06  Nick CliftonFix memory access violations triggered by processing...
2015-02-06  Nick CliftonFixes illegal memory accesses triggereb by running...
2015-02-05  Alan ModraDon't refer to optarg in dwarf.c function
2015-02-04  Nick CliftonMore fixes for memory access violations triggered by...
2015-02-03  Nick CliftonFix memory access violations triggered by running reade...
2015-01-12  H.J. LuProperly check abbrev size
2015-01-12  Nick CliftonAnother fix for memory access errors trigegred by runni...
2015-01-12  Nick CliftonMore fixes for memory access errors when running readel...
2015-01-05  Nick CliftonMore fixes for invalid memory accesses triggered by...
next