Age | Commit message (Expand) | Author | Files | Lines |
2024-03-08 | bfd: Don't hard-code BFD_JUMP_TABLE_COPY | H.J. Lu | 1 | -0/+2 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-05 | Add basic support for RISC-V 64-bit EFI objects | Andreas Schwab | 1 | -1/+18 |
2023-08-28 | COFF swap_aux_in | Alan Modra | 1 | -10/+3 |
2023-08-28 | Re: comdat_hash memory leaks | Alan Modra | 1 | -1/+2 |
2023-08-27 | comdat_hash memory leaks | Alan Modra | 1 | -0/+31 |
2023-08-27 | sanity check n_numaux | Alan Modra | 1 | -90/+70 |
2023-08-25 | bfd: correct relocation handling for objcopy COFF -> ELF | Jan Beulich | 1 | -1/+8 |
2023-08-24 | optimize handle_COMDAT | Oleg Tolmatcev | 1 | -193/+234 |
2023-08-11 | warn unused result for bfd IO functions | Alan Modra | 1 | -12/+23 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -21/+21 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -5/+7 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -7/+5 |
2023-07-28 | coff/pe/xcoff and --extract-symbols | Alan Modra | 1 | -3/+5 |
2023-07-14 | AIX_WEAK_SUPPORT | Alan Modra | 1 | -2/+2 |
2023-06-07 | _bfd_free_cached_info | Alan Modra | 1 | -2/+2 |
2023-05-31 | pe/coff - add support for base64 encoded long section names | Tristan Gingold | 1 | -14/+45 |
2023-05-20 | coffcode.h handle_COMDAT tidy | Alan Modra | 1 | -58/+51 |
2023-05-20 | tic54x set_arch_mach | Alan Modra | 1 | -54/+0 |
2023-05-18 | Re: Add section caches to coff_data_type | Alan Modra | 1 | -0/+3 |
2023-05-18 | Re: Add section caches to coff_data_type | Alan Modra | 1 | -35/+0 |
2023-05-16 | Add section caches to coff_data_type | Oleg Tolmatcev | 1 | -0/+36 |
2023-05-03 | Improve the speed of computing checksums for COFF binaries. | Oleg Tolmatcev | 1 | -6/+60 |
2023-05-03 | Generated docs and include files | Alan Modra | 1 | -5/+9 |
2023-04-24 | asan: segfault in coff_mangle_symbols | Alan Modra | 1 | -7/+12 |
2023-04-21 | bfd: fix STRICT_PE_FORMAT build | Jan Beulich | 1 | -3/+3 |
2023-03-27 | Use stdint types in coff internal_auxent | Alan Modra | 1 | -9/+9 |
2023-03-27 | coffgrok access of u.auxent.x_sym.x_tagndx.p | Alan Modra | 1 | -15/+15 |
2023-03-27 | XCOFF sanity check | Alan Modra | 1 | -1/+2 |
2023-03-08 | z8 and z80 coff_reloc16_extra_cases sanity checks | Alan Modra | 1 | -8/+6 |
2023-01-16 | COFF CALC_ADDEND comment | Alan Modra | 1 | -0/+8 |
2023-01-06 | Make coff backend data read-only | Alan Modra | 1 | -13/+16 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-08-13 | PR29482 - strip: heap-buffer-overflow | Alan Modra | 1 | -2/+5 |
2022-08-10 | bfd: Add support for LoongArch64 EFI (efi-*-loongarch64). | Youling Tang | 1 | -1/+18 |
2022-08-06 | objcopy section alignment | Alan Modra | 1 | -4/+5 |
2022-08-04 | Don't use BFD_VMA_FMT in binutils | Alan Modra | 1 | -4/+4 |
2022-06-02 | asan: null deref in coff_write_relocs | Alan Modra | 1 | -2/+4 |
2022-05-27 | Replace bfd_hostptr_t with uintptr_t | Alan Modra | 1 | -2/+2 |
2022-05-19 | COFF: make objcopy / strip honor --keep-file-symbols | Jan Beulich | 1 | -6/+4 |
2022-05-19 | don't over-align file positions of PE executable sections | Jan Beulich | 1 | -15/+14 |
2022-05-10 | bfd: remove use of PTR | Alan Modra | 1 | -1/+1 |
2022-01-12 | gas: add visibility support for XCOFF | Clément Chigot | 1 | -1/+6 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-15 | XCOFF C_STSYM test failure on 32-bit host | Alan Modra | 1 | -2/+2 |
2021-11-23 | AArch64: Add support for AArch64 EFI (efi-*-aarch64). | Tamar Christina | 1 | -1/+18 |
2021-11-10 | PR 28447: implement multiple parameters for .file on XCOFF | Clément Chigot | 1 | -3/+7 |
2021-10-24 | asan: c4x, c54x coff_canonicalize_reloc buffer overflow | Alan Modra | 1 | -11/+11 |
2021-10-06 | PR28402, fail to allocate line number array | Alan Modra | 1 | -16/+19 |
2021-08-04 | revise PE IMAGE_SCN_LNK_NRELOC_OVFL test | Alan Modra | 1 | -1/+1 |