Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | Fix x86_64-rdos build fail | Alan Modra | 3 | -26/+33 |
2019-04-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-06 | x86: Move x86-specific linker options to elf_linker_x86_params | H.J. Lu | 6 | -19/+109 |
2019-04-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 24 | -188/+197 |
2019-04-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-02 | RISC-V: Don't check ABI flags if no code section. | Jim Wilson | 2 | -2/+39 |
2019-04-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-04-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-30 | RISC-V: Relax tail/j to c.j for RV64. | Jim Wilson | 2 | -2/+10 |
2019-03-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-29 | bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic | Max Filippov | 2 | -1/+7 |
2019-03-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-28 | PR24392, Clang warning Wtautological-constant-out-of-range-compare | Alan Modra | 7 | -29/+53 |
2019-03-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-24 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-23 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-22 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-21 | RISC-V: Fix linker crash in section symbol check. | Jim Wilson | 2 | -1/+9 |
2019-03-21 | [BFD, AArch64, x86] Improve warning for --force-bti | Sudakshina Das | 7 | -14/+45 |
2019-03-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-20 | [BFD, AArch64] Define elf_backend_fixup_gnu_properties in AArch64 | Sudakshina Das | 3 | -0/+48 |
2019-03-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-18 | PR24355, segmentation fault in function called from ppc_finish_symbols | Alan Modra | 2 | -6/+9 |
2019-03-18 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2019-03-16 | PR24337, segfault in _bfd_elf_rela_local_sym, again | Alan Modra | 3 | -8/+14 |
2019-03-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
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 |