Age | Commit message (Expand) | Author | Files | Lines |
2022-06-14 | Revert "Fix fbsd core matching" | Tom de Vries | 1 | -10/+30 |
2022-06-14 | Fix fbsd core matching | Alan Modra | 1 | -30/+10 |
2022-06-14 | BFD_RELOC_MIPS_16 | Alan Modra | 6 | -8/+6 |
2022-06-14 | Correct R_MIPS_16 n32 howto | Alan Modra | 1 | -1/+1 |
2022-06-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-13 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-08 | Don't encode reloc.size | Alan Modra | 25 | -168/+150 |
2022-06-08 | bfin reloc offset checks | Alan Modra | 1 | -12/+8 |
2022-06-08 | Revert reloc howto nits | Alan Modra | 30 | -291/+291 |
2022-06-08 | HOWTO size encoding | Alan Modra | 104 | -4092/+4058 |
2022-06-08 | HOWTO_RSIZE | Alan Modra | 2 | -2/+4 |
2022-06-08 | elf64-nfp reloc fix | Alan Modra | 1 | -1/+1 |
2022-06-08 | coff-z80 reloc howto fixes | Alan Modra | 1 | -8/+6 |
2022-06-08 | NONE reloc fixes | Alan Modra | 11 | -14/+14 |
2022-06-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-04 | asan: null dereference in coff_count_linenumbers | Alan Modra | 1 | -1/+2 |
2022-06-04 | asan: uninitialised write in bfd_mach_o_write_contents | Alan Modra | 1 | -25/+10 |
2022-06-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-03 | asan: heap buffer overflow in _bfd_mips_elf_section_from_shdr | Alan Modra | 1 | -23/+32 |
2022-06-03 | Re: asan: mips_gprel_reloc segfault | Alan Modra | 3 | -6/+3 |
2022-06-03 | asan: mips_gprel_reloc segfault | Alan Modra | 1 | -3/+2 |
2022-06-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-02 | asan: uninit write _bfd_ecoff_write_object_contents | Alan Modra | 1 | -1/+1 |
2022-06-02 | asan: null deref in coff_write_relocs | Alan Modra | 1 | -2/+4 |
2022-06-02 | asan: NULL deref in scan_unit_for_symbols | Alan Modra | 1 | -24/+23 |
2022-06-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-06-01 | Re: use libiberty xmalloc in bfd/doc/chew.c | Alan Modra | 3 | -7/+41 |
2022-06-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-05-31 | x86: Properly handle IFUNC function pointer reference | H.J. Lu | 2 | -2/+14 |
2022-05-31 | sparc64 segfault in finish_dynamic_symbol | Alan Modra | 1 | -1/+4 |
2022-05-31 | v850_elf_set_note prototype | Alan Modra | 1 | -1/+1 |
2022-05-31 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-05-30 | Use a union to avoid casts in bfd/doc/chew.c | Alan Modra | 1 | -24/+41 |
2022-05-30 | use libiberty xmalloc in bfd/doc/chew.c | Alan Modra | 3 | -12/+15 |
2022-05-30 | Update K&R functions in bfd/doc/chew.c | Alan Modra | 1 | -162/+62 |
2022-05-30 | Reorganise bfd/doc/chew.c a little | Alan Modra | 1 | -64/+38 |
2022-05-30 | RISC-V: Add zhinx extension supports. | jiawei | 1 | -4/+20 |
2022-05-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-05-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-05-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-05-27 | Replace bfd_hostptr_t with uintptr_t | Alan Modra | 11 | -60/+38 |
2022-05-27 | Remove much of BFD_HOST configury | Alan Modra | 6 | -166/+16 |
2022-05-27 | Remove use of bfd_uint64_t and similar | Alan Modra | 24 | -210/+156 |