summaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-10-09PR22212, memory leak in nmAlan Modra
2017-10-01PR21957, addr2line incorrectly handles non-increasing sequences in line tableAlan Modra
2017-10-01PR22047, Heap out of bounds read in parse_comp_unitAlan Modra
2017-09-26Tidy reading data in read_formatted_entriesAlan Modra
2017-09-26Avoid needless resource usage when processing a corrupt DWARF directory or fi...Nick Clifton
2017-09-26PR22209, invalid memory read in find_abstract_instance_nameAlan Modra
2017-09-26PR22205, .debug_line file table NULL filenameAlan Modra
2017-09-26PR22204, Lack of DW_LNE_end_sequence causes "infinite" loopAlan Modra
2017-09-25PR22201, DW_AT_name with out of bounds referenceAlan Modra
2017-09-25PR22200, DWARF5 .debug_line sanity checkAlan Modra
2017-09-24PR22191, memory leak in dwarf2.cAlan Modra
2017-09-24PR22187, infinite loop in find_abstract_instance_nameAlan Modra
2017-09-24PR22186, divide-by-zero in decode_line_infoAlan Modra
2017-09-24PR22169, heap-based buffer overflow in read_1_byteAlan Modra
2017-09-24PR22167, NULL pointer dereference in scan_unit_for_symbolsAlan Modra
2017-09-01Prevent an address violation parsing corrupt DWARF information by fixing the ...Nick Clifton
2017-08-31Fix buffer read overrun by ensuring that DWARF sections containing strings al...Nick Clifton
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-07-05Fix build with GCC 4.2H.J. Lu
2017-07-04[binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit()Jan Kratochvil
2017-04-23PR 21409, segfault in _bfd_dwarf2_find_nearest_lineAlan Modra
2017-03-29Improve the speed of scanning PE binaries for line number information.Nick Clifton
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves
2017-02-17bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves
2017-02-16bfd: Improve lookup of file / line information for errorsAndrew Burgess
2017-02-16bfd/dwarf: Improve use of previously loaded dwarf informationAndrew Burgess
2017-02-13Fix invalid memory access in the BFD library's DWARF parser.Nick Clifton
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton
2017-01-09Speed up objdump when displaying disassembly mixed with line number and sourc...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-21BFD/DWARF2: Correct an `index' global shadowing errorMaciej W. Rozycki
2016-11-08Fix bfd/dwarf2.c build breakagePedro Alves
2016-11-08Greatly improve the speed if looking up DWARF line number information.Igor Tsimbalist
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-09-30Remove syntactic sugarAlan Modra
2016-04-04Ignore DWARF debug information with a version of 0 - assume that it is padding.Nick Clifton
2016-03-22Attribute with DW_FORM_flag_presentAlan Modra
2016-01-28Set BFD_DECOMPRESS to decompress debug sectionsH.J. Lu
2016-01-01Copyright update for binutilsAlan Modra
2015-12-02addr2line vs. inlined C functions called from C++Alan Modra
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton
2015-02-15fix dbb3fbbb dwarf2.c breakageAlan Modra
2015-02-12Fix memory access violations triggered by running addr2line on fuzzed binaries.Nick Clifton
2015-01-27Fixes for memory access violations triggered by running addr2line on fuzzed b...Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra
2014-12-10Don't access elf tdata in dwarf.c without first checking for an ELF bfdAlan Modra