Age | Commit message (Expand) | Author | Files | Lines |
2017-09-26 | Fix an assertion failure when parsing a fuzzed x86_64 ELF binary. | Nick Clifton | 2 | -1/+9 |
2017-09-26 | Tidy reading data in read_formatted_entries | Alan Modra | 2 | -30/+13 |
2017-09-26 | Avoid needless resource usage when processing a corrupt DWARF directory or fi... | Nick Clifton | 2 | -0/+17 |
2017-09-26 | PR22209, invalid memory read in find_abstract_instance_name | Alan Modra | 2 | -15/+52 |
2017-09-26 | PR22205, .debug_line file table NULL filename | Alan Modra | 2 | -22/+20 |
2017-09-26 | PR22204, Lack of DW_LNE_end_sequence causes "infinite" loop | Alan Modra | 2 | -1/+7 |
2017-09-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-25 | PR22202, buffer overflow in parse_die | Alan Modra | 2 | -18/+45 |
2017-09-25 | PR22201, DW_AT_name with out of bounds reference | Alan Modra | 2 | -2/+11 |
2017-09-25 | PR22200, DWARF5 .debug_line sanity check | Alan Modra | 2 | -0/+12 |
2017-09-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-24 | PR22197, buffer overflow in bfd_get_debug_link_info_1 | Alan Modra | 2 | -1/+7 |
2017-09-24 | PR22191, memory leak in dwarf2.c | Alan Modra | 2 | -2/+11 |
2017-09-24 | PR22187, infinite loop in find_abstract_instance_name | Alan Modra | 2 | -25/+61 |
2017-09-24 | PR22186, divide-by-zero in decode_line_info | Alan Modra | 2 | -0/+8 |
2017-09-24 | PR22169, heap-based buffer overflow in read_1_byte | Alan Modra | 2 | -3/+9 |
2017-09-24 | PR22167, NULL pointer dereference in scan_unit_for_symbols | Alan Modra | 2 | -1/+7 |
2017-09-24 | PR22166, SHT_GNU_verneed memory allocation | Alan Modra | 2 | -2/+10 |
2017-09-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-22 | x86: Guard against corrupted PLT | H.J. Lu | 2 | -0/+10 |
2017-09-22 | Update ChangeLog entry for PR 22163 | H.J. Lu | 1 | -1/+1 |
2017-09-22 | x86: Return -1 if bfd_canonicalize_dynamic_reloc returns 0 | H.J. Lu | 2 | -1/+7 |
2017-09-22 | bfd/version.h: Add rationale for BFD_VERSION_DATE | Pedro Alves | 2 | -0/+23 |
2017-09-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-21 | S/390: Fix Elf note swap s390_gs_bc vs. s390_gs_cb | Andreas Arnez | 2 | -2/+8 |
2017-09-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-19 | PowerPC64 stubs don't match calculated size | Alan Modra | 2 | -6/+7 |
2017-09-19 | PR22150, ld keeps a version reference for gc'd symbols | Alan Modra | 2 | -117/+118 |
2017-09-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-18 | Check error return from bfd_canonicalize_dynamic_reloc | H.J. Lu | 2 | -0/+8 |
2017-09-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-15 | Error when 32-bit ar tries to handle 4G or larger files | Alan Modra | 2 | -0/+12 |
2017-09-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-14 | x86: Cache section contents and relocations | H.J. Lu | 3 | -5/+38 |
2017-09-14 | Fix address violation when parsing a corrupt PE binary. | Nick Clifton | 2 | -2/+9 |
2017-09-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-13 | elfxx-x86.h: Fix a typo in comments | H.J. Lu | 2 | -1/+5 |
2017-09-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-11 | nds32: Rename __BIT() to N32_BIT(). | Kuan-Lin Chen | 2 | -13/+17 |
2017-09-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-09-10 | PowerPC64 --plt-align | Alan Modra | 2 | -3/+21 |
2017-09-09 | x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO | H.J. Lu | 5 | -36/+23 |
2017-09-09 | x86: Don't check has_non_got_reloc | H.J. Lu | 2 | -3/+7 |
2017-09-09 | x86: Properly handle __ehdr_start | H.J. Lu | 5 | -23/+77 |