Age | Commit message (Expand) | Author | Files | Lines |
2018-02-28 | Catch integer overflows/underflows when parsing corrupt DWARF FORM blocks. | Nick Clifton | 1 | -15/+21 |
2018-02-26 | ELF linker messages | Alan Modra | 1 | -31/+31 |
2018-02-19 | Don't use %ll | Alan Modra | 1 | -4/+4 |
2018-02-19 | %L conversions | Alan Modra | 1 | -10/+12 |
2018-02-06 | Allow the find_abstract_instance_name() function in the BFD library to also r... | Paul Carroll | 1 | -10/+22 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -73/+73 |
2017-10-09 | PR22212, memory leak in nm | Alan Modra | 1 | -0/+4 |
2017-10-01 | PR21957, addr2line incorrectly handles non-increasing sequences in line table | Alan Modra | 1 | -4/+3 |
2017-10-01 | PR22047, Heap out of bounds read in parse_comp_unit | Alan Modra | 1 | -38/+15 |
2017-09-26 | Tidy reading data in read_formatted_entries | Alan Modra | 1 | -30/+7 |
2017-09-26 | Avoid needless resource usage when processing a corrupt DWARF directory or fi... | Nick Clifton | 1 | -0/+10 |
2017-09-26 | PR22209, invalid memory read in find_abstract_instance_name | Alan Modra | 1 | -15/+43 |
2017-09-26 | PR22205, .debug_line file table NULL filename | Alan Modra | 1 | -22/+13 |
2017-09-26 | PR22204, Lack of DW_LNE_end_sequence causes "infinite" loop | Alan Modra | 1 | -1/+1 |
2017-09-25 | PR22201, DW_AT_name with out of bounds reference | Alan Modra | 1 | -2/+4 |
2017-09-25 | PR22200, DWARF5 .debug_line sanity check | Alan Modra | 1 | -0/+7 |
2017-09-24 | PR22191, memory leak in dwarf2.c | Alan Modra | 1 | -2/+6 |
2017-09-24 | PR22187, infinite loop in find_abstract_instance_name | Alan Modra | 1 | -25/+51 |
2017-09-24 | PR22186, divide-by-zero in decode_line_info | Alan Modra | 1 | -0/+2 |
2017-09-24 | PR22169, heap-based buffer overflow in read_1_byte | Alan Modra | 1 | -3/+4 |
2017-09-24 | PR22167, NULL pointer dereference in scan_unit_for_symbols | Alan Modra | 1 | -1/+2 |
2017-09-01 | Prevent an address violation parsing corrupt DWARF information by fixing the ... | Nick Clifton | 1 | -3/+3 |
2017-08-31 | Fix buffer read overrun by ensuring that DWARF sections containing strings al... | Nick Clifton | 1 | -0/+23 |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -10/+11 |
2017-07-05 | Fix build with GCC 4.2 | H.J. Lu | 1 | -6/+7 |
2017-07-04 | [binutils patch] DWARF-5: Extend bfd/dwarf2.c parse_comp_unit() | Jan Kratochvil | 1 | -71/+380 |
2017-04-23 | PR 21409, segfault in _bfd_dwarf2_find_nearest_line | Alan Modra | 1 | -1/+1 |
2017-03-29 | Improve the speed of scanning PE binaries for line number information. | Nick Clifton | 1 | -6/+14 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 1 | -1/+2 |
2017-02-17 | bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128 | Pedro Alves | 1 | -30/+57 |
2017-02-16 | bfd: Improve lookup of file / line information for errors | Andrew Burgess | 1 | -0/+32 |
2017-02-16 | bfd/dwarf: Improve use of previously loaded dwarf information | Andrew Burgess | 1 | -2/+21 |
2017-02-13 | Fix invalid memory access in the BFD library's DWARF parser. | Nick Clifton | 1 | -0/+4 |
2017-01-12 | Add support for locating separate debug info files via the build-id method. | Nick Clifton | 1 | -1/+5 |
2017-01-09 | Speed up objdump when displaying disassembly mixed with line number and sourc... | Nick Clifton | 1 | -0/+6 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-21 | BFD/DWARF2: Correct an `index' global shadowing error | Maciej W. Rozycki | 1 | -10/+10 |
2016-11-08 | Fix bfd/dwarf2.c build breakage | Pedro Alves | 1 | -1/+1 |
2016-11-08 | Greatly improve the speed if looking up DWARF line number information. | Igor Tsimbalist | 1 | -82/+295 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+3 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -25/+25 |
2016-04-04 | Ignore DWARF debug information with a version of 0 - assume that it is padding. | Nick Clifton | 1 | -13/+21 |
2016-03-22 | Attribute with DW_FORM_flag_present | Alan Modra | 1 | -1/+1 |
2016-01-28 | Set BFD_DECOMPRESS to decompress debug sections | H.J. Lu | 1 | -1/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-02 | addr2line vs. inlined C functions called from C++ | Alan Modra | 1 | -13/+22 |
2015-11-09 | bfd: Fix left shift of negative value. | Dominik Vogt | 1 | -2/+2 |
2015-03-05 | Allows the binutils to cope with PE binaries where the section addresses have... | Nick Clifton | 1 | -0/+51 |
2015-02-15 | fix dbb3fbbb dwarf2.c breakage | Alan Modra | 1 | -12/+12 |