Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / dwarf2.c
2021-07-02  Nick CliftonFix an illegal memory access triggered by an attempt...
2021-06-07  Jan Beulichfix Dwarf2 build with certain gcc versions
2021-05-22  Alan Modrabfd dwarf2 sanity checking
2021-05-20  Andrew Burgessgdb/bfd: avoid crash when architecture is forced to...
2021-03-31  Alan ModraUse bool in bfd
2021-03-23  Jan Beulichbfd: avoid "shadowing" of glibc function name
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-19  H.J. LuDWARF: Check version >= 3 for DW_FORM_ref_addr
2021-03-05  Nick CliftonAdd support for the DW_FORM_strx* forms to the BFD...
2021-03-02  Nick CliftonFix the BFD library's parsing of DIEs where specificati...
2021-01-24  H.J. LuDWARF-5: Ignore empty range in DWARF-5 line number...
2021-01-24  H.J. LuDWARF-5: Fix parsing DWARF-5 line number tables
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-11-26  Nick CliftonPrevent a memory allocation failure when parsing corrup...
2020-08-29  Nick CliftonInclude members in the variable table used when resolvi...
2020-08-25  Mark WielaardFix the linker's handling of DWARF-5 line number tables.
2020-08-24  Mark Wielaardbfd: Handle DW_FORM_data16 for .debug_line tables conta...
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-04-16  Alan ModraPR25827, Null pointer dereferencing in scan_unit_for_sy...
2020-03-19  Nick CliftonFix discrepancies in nm's --line-number output by addin...
2020-02-26  Alan ModraIndent labels
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-03  Alan ModraPR25230, addr2line fails on dwz output
2019-12-03  Alan ModraPR25230, dwarf2.c per file stash
2019-12-03  Alan Modradwarf2.c: read_abbrevs fail cleanup, and offset checking
2019-12-03  Alan Modradwarf2.c stash->sec_info_ptr and stash->sec
2019-12-03  Alan Modra_bfd_dwarf2_find_nearest_line comment fix
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-10-14  Alan Modraqsort: dwarf2.c
2019-10-11  Max Filippovbfd/dwarf2.c: fix assertion failure in comp_unit_hash_info
2019-10-09  Alan ModraPR25070, SEGV in function _bfd_dwarf2_find_nearest_line
2019-10-08  Alan ModraPR25078, stack overflow in function find_abstract_instance
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-09-02  Alan ModraRe: Memory leak in dwarf2.c
2019-09-02  Alan ModraMemory leak in dwarf2.c
2019-08-19  Tom TromeyFix N^2 behavior in _bfd_dwarf2_find_symbol_bias
2019-08-15  Tom TromeyFix CU overrun in scan_unit_for_symbols
2019-08-14  Alan ModraPR24623, DWARF errors
2019-08-14  Alan ModraUse comp_unit_maybe_decode_line_info in more places
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-05-28  Alan ModraXCOFF linker segmentation fault
2019-04-03  Alan ModraBFD whitespace fixes
2019-03-14  Nick CliftonFix a buffer overrun error when attempting to parse...
2019-03-06  Nick CliftonFix a segmentation fault triggered by disassembling...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-10-03  Millan WolffFix the handling of inlined frames in DWARF debug info.
2018-09-20  Alan ModraBug 23686, two segment faults in nm
2018-09-14  Alan ModraPR23425, unresolved symbol diagnostic
2018-07-24  Alan ModraPR23430, Indices misspelled
2018-04-17  Nick CliftonAdd a check for a NULL table pointer before attempting...
2018-02-28  Nick CliftonCatch integer overflows/underflows when parsing corrupt...
2018-02-25  Alan ModraELF linker messages
2018-02-19  Alan ModraDon't use %ll
2018-02-19  Alan Modra%L conversions
2018-02-06  Paul CarrollAllow the find_abstract_instance_name() function in...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-10-09  Alan ModraPR22212, memory leak in nm
2017-10-01  Alan ModraPR21957, addr2line incorrectly handles non-increasing...
2017-10-01  Alan ModraPR22047, Heap out of bounds read in parse_comp_unit
2017-09-26  Alan ModraTidy reading data in read_formatted_entries
2017-09-26  Nick CliftonAvoid needless resource usage when processing a corrupt...
2017-09-26  Alan ModraPR22209, invalid memory read in find_abstract_instance_name
2017-09-26  Alan ModraPR22205, .debug_line file table NULL filename
2017-09-26  Alan ModraPR22204, Lack of DW_LNE_end_sequence causes "infinite...
2017-09-25  Alan ModraPR22201, DW_AT_name with out of bounds reference
2017-09-25  Alan ModraPR22200, DWARF5 .debug_line sanity check
2017-09-24  Alan ModraPR22191, memory leak in dwarf2.c
2017-09-24  Alan ModraPR22187, infinite loop in find_abstract_instance_name
2017-09-24  Alan ModraPR22186, divide-by-zero in decode_line_info
2017-09-24  Alan ModraPR22169, heap-based buffer overflow in read_1_byte
2017-09-24  Alan ModraPR22167, NULL pointer dereference in scan_unit_for_symbols
2017-09-01  Nick CliftonPrevent an address violation parsing corrupt DWARF...
2017-08-31  Nick CliftonFix buffer read overrun by ensuring that DWARF sections...
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-07-05  H.J. LuFix build with GCC 4.2
2017-07-04  Jan Kratochvil[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_com...
2017-04-23  Alan ModraPR 21409, segfault in _bfd_dwarf2_find_nearest_line
2017-03-29  Nick CliftonImprove the speed of scanning PE binaries for line...
2017-02-17  Pedro Alvesbfd: Rename real_{ftell, fseek, fopen}
2017-02-17  Pedro Alvesbfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128
2017-02-16  Andrew Burgessbfd: Improve lookup of file / line information for...
2017-02-16  Andrew Burgessbfd/dwarf: Improve use of previously loaded dwarf infor...
2017-02-13  Nick CliftonFix invalid memory access in the BFD library's DWARF...
2017-01-12  Nick CliftonAdd support for locating separate debug info files...
2017-01-09  Nick CliftonSpeed up objdump when displaying disassembly mixed...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-21  Maciej W. RozyckiBFD/DWARF2: Correct an `index' global shadowing error
2016-11-08  Pedro AlvesFix bfd/dwarf2.c build breakage
2016-11-08  Igor TsimbalistGreatly improve the speed if looking up DWARF line...
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-09-30  Alan ModraRemove syntactic sugar
2016-04-04  Nick CliftonIgnore DWARF debug information with a version of 0...
2016-03-22  Alan ModraAttribute with DW_FORM_flag_present
2016-01-28  H.J. LuSet BFD_DECOMPRESS to decompress debug sections
2016-01-01  Alan ModraCopyright update for binutils
2015-12-02  Alan Modraaddr2line vs. inlined C functions called from C++
2015-11-09  Dominik Vogtbfd: Fix left shift of negative value.
next
This page took 0.534486 seconds and 106 git commands to generate.