Age | Commit message (Expand) | Author | Files | Lines |
2019-03-15 | COFF: Check for symbols defined in discarded section | H.J. Lu | 3 | -1/+16 |
2019-03-15 | PR24339, segfault on NULL symbol section | Alan Modra | 2 | -1/+13 |
2019-03-15 | PR24337, segfault in _bfd_elf_rela_local_sym | Alan Modra | 2 | -4/+11 |
2019-03-15 | PR24336, buffer overflow in swap_reloca_in | Alan Modra | 2 | -2/+10 |
2019-03-15 | x86-64: Check for corrupt input with bad relocation | H.J. Lu | 2 | -38/+138 |
2019-03-15 | Re-indent elf_x86_64_relocate_section | H.J. Lu | 2 | -2/+6 |
2019-03-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-14 | Fix a buffer overrun error when attempting to parse corrupt DWARF information. | Nick Clifton | 2 | -0/+18 |
2019-03-14 | Fix an illegal memory access when parsing a corrupt ELF file. | Nick Clifton | 2 | -0/+7 |
2019-03-14 | Fix illegal memory access parsing a corrupt ELF file. | Nick Clifton | 2 | -3/+34 |
2019-03-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-13 | [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC. | Sudakshina Das | 2 | -6/+145 |
2019-03-13 | [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl... | Sudakshina Das | 4 | -20/+350 |
2019-03-13 | [BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and... | Sudakshina Das | 5 | -1/+250 |
2019-03-13 | x86: Properly set IBT and SHSTK properties for -z ibt/shstk | H.J. Lu | 2 | -6/+12 |
2019-03-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-12 | Don't use bfd_get_file_size in objdump | Alan Modra | 8 | -79/+164 |
2019-03-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-08 | PR24311, FAIL: S-records with constructors | Alan Modra | 2 | -22/+39 |
2019-03-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-06 | Fix a segmentation fault triggered by disassembling an EFi file with source i... | Nick Clifton | 3 | -3/+11 |
2019-03-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-01 | Revert "Add support to GNU ld to separate got related plt entries" | Andreas Krebbel | 2 | -1/+10 |
2019-03-01 | Binutils: Always skip only 1 byte for CIE version 1's return address register. | Tamar Christina | 2 | -4/+12 |
2019-03-01 | PR24272, out-of-bounds read in pex64_xdata_print_uwd_codes | Alan Modra | 1 | -18/+17 |
2019-03-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-28 | Prevent a buffer overrun error when attempting to parse a corrupt ELF file. | Nick Clifton | 2 | -1/+17 |
2019-02-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-27 | x86-64: Skip protected check on symbol defined by linker | H.J. Lu | 2 | -0/+8 |
2019-02-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-24 | PR24144, pdp11-ld overwriting section data with zeros | Alan Modra | 2 | -8/+5 |
2019-02-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-02-20 | bfd: xtensa: fix callx relaxation | Max Filippov | 2 | -0/+61 |
2019-02-20 | AArch64: Add pauth core file section | Alan Hayward | 3 | -0/+37 |
2019-02-20 | Check asprintf return value | Alan Modra | 2 | -4/+13 |
2019-02-20 | Use or1k-darwin host SHARED_LIBADD for *-darwin. | Michael Roitzsch | 3 | -6/+12 |
2019-02-20 | PR24236, Heap buffer overflow in _bfd_archive_64_bit_slurp_armap | Alan Modra | 3 | -15/+22 |