PR22047, Heap out of bounds read in parse_comp_unit
[deliverable/binutils-gdb.git] / bfd / dwarf2.c
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.
2015-03-05  Nick CliftonAllows the binutils to cope with PE binaries where...
2015-02-15  Alan Modrafix dbb3fbbb dwarf2.c breakage
2015-02-12  Nick CliftonFix memory access violations triggered by running addr2...
2015-01-27  Nick CliftonFixes for memory access violations triggered by running...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-10  Alan ModraDon't return DW_AT_name for function name in C++
2014-12-10  Alan ModraDon't access elf tdata in dwarf.c without first checkin...
2014-10-15  Alan ModraMerge bfd_find_nearest_line variants
2014-09-15  Chen GangThis fixes a typo in a previous commit.
2014-06-26  Nick CliftonFixes a problem displaying the contents of a binary...
2014-05-28  Tristan Gingoldaddr2line: fix missing inlined frames.
2014-04-24  Alan ModraPR16867, linking object with separate debug file
2014-04-23  Alan ModraPR ld/16787, stale dwarf2 stash
2014-03-05  Alan ModraUpdate copyright years
2014-01-28  Nick CliftonWhen parsing a DW_FORM_ref_addr attribute the CU contai...
2013-10-25  Nick Clifton PR binutils/15994
2013-10-25  Nick Clifton PR binutils/15994
2013-05-29  Nick Clifton * dwarf2.c (struct dwarf2_debug): Add fields for handling
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-11-09  H.J. LuRemove trailing redundant `;'
2012-08-01  Alan Modra * dwarf2.c (struct dwarf2_debug): Add close_on_cleanup.
2012-07-26  Cary Coutant2012-07-26 Teresa Johnson <tejohnson@google.com>
2012-07-24  Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-05-16  Alan Modra * dwarf2.c: Formatting.
2012-05-03  Tristan Gingold2012-05-03 Tristan Gingold <gingold@adacore.com>
2012-04-27  Mark Wielaard * dwarf2.c (scan_unit_for_symbols): Account...
2012-01-04  Tristan Gingold2012-01-04 Shinichiro Hamaji <shinichiro.hamaji@gmail...
2011-12-13  Tristan Gingold2011-12-13 Shinichiro Hamaji <shinichiro.hamaji@gmail...
2011-09-30  Tristan Gingold2011-09-30 Tristan Gingold <gingold@adacore.com>
2011-07-26  Jakub Jelinek * dwarf2.c (dwarf_debug_sections): Add .debug_macro
2011-04-28  Mike Frysingerbfd: constify a few arrays
2011-04-07  Cary Coutant * dwarf2.c (scan_unit_for_symbols): Check for DW_AT_sp...
2011-03-03  Michael Snyder2011-03-03 Michael Snyder <msnyder@vmware.com>
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-07-14  Cary Coutant PR ld/11817
2010-07-06  H.J. LuInitialize prev_line.
2010-07-03  Cary Coutantbfd/ChangeLog:
2010-04-20  Jakub Jelinek * dwarf2.c (find_abstract_instance_name, scan_unit_for...
2010-04-05  Jakub Jelinekinclude/
2010-04-01  Jakub Jelinek * dwarf2.c (read_attribute_value): Handle CU version 4
2010-03-04  Alan Modra PR 11302
2010-01-19  Cary Coutant * dwarf2.c (read_attribute_value): Add DW_FORM_ref_sig8.
2010-01-11  Alan Modraupdate copyright date
2010-01-11  Alan Modra PR 6832
2010-01-04  Joel Brobecker Fix -Wshadow warnings in dwarf2.c (seen on...
2009-12-31  Nick Clifton * dwarf2.c (struct line_sequence): New struct.
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-24  Alan Modra PR binutils/10654
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-07-10  Tom Tromeybfd
2009-07-03  Dave Korn2009-07-03 Cary Coutant <ccoutant@google.com>
2009-03-16  Andrew Stubbs2009-03-16 Andrew Stubbs <ams@codesourcery.com>
2009-03-12  Andrew Stubbs2009-03-12 Andrew Stubbs <ams@codesourcery.com>
2009-01-30  Adam Nemet * dwarf2.c (read_rangelist): Use read_address to read...
2009-01-22  Alan Modra PR 6832
2008-11-18  Nick Clifton * dwarf2.c (read_section): Fix formatting.
2008-11-10  Alan Modra PR 7012
2008-09-08  Daniel Jacobowitz PR ld/3191
2008-09-05  Daniel JacobowitzFix last commit.
2008-09-05  Daniel Jacobowitz * dwarf2.c: Change leading whitespace to tabs.
2008-07-14  Craig Silverstein2008-07-13 Craig Silverstein <csilvers@google.com>
next
This page took 0.658706 seconds and 107 git commands to generate.