Age | Commit message (Expand) | Author | Files | Lines |
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 | -2/+18 |
2023-08-27 | PE dos_message | Alan Modra | 1 | -27/+15 |
2023-08-27 | comdat_hash memory leaks | Alan Modra | 1 | -17/+0 |
2023-08-27 | Confusion in coff_object_cleanup | Alan Modra | 1 | -0/+2 |
2023-08-24 | optimize handle_COMDAT | Oleg Tolmatcev | 1 | -0/+17 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -8/+6 |
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/+35 |
2023-04-12 | pe_ILF_object_p and bfd_check_format_matches | Alan Modra | 1 | -1/+12 |
2023-03-24 | Tidy string_ptr increment | Alan Modra | 1 | -2/+2 |
2023-03-22 | PR17910 sym string offset check | Alan Modra | 1 | -0/+1 |
2023-03-08 | Tidy pe_ILF_build_a_bfd a little | Alan Modra | 1 | -33/+31 |
2023-02-09 | coff keep_relocs and keep_contents | Alan Modra | 1 | -1/+0 |
2023-02-09 | Clear cached file size when bfd changed to BFD_IN_MEMORY | Alan Modra | 1 | -0/+1 |
2023-01-18 | Use subsystem to distinguish between pei-arm-little and pei-arm-wince-little | Mark Harmstone | 1 | -0/+15 |
2023-01-10 | Add aarch64-w64-mingw32 target | Mark Harmstone | 1 | -1/+1 |
2023-01-06 | Tidy pe flag in coff_data | Alan Modra | 1 | -1/+1 |
2023-01-06 | Make coff backend data read-only | Alan Modra | 1 | -0/+4 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-17 | Re: The problem with warning in elf_object_p | Alan Modra | 1 | -8/+5 |
2022-10-20 | ld: Add --pdb option | Mark Harmstone | 1 | -1/+1 |
2022-10-19 | aarch64-pe support for LD, GAS and BFD | Jedidiah Thompson | 1 | -0/+2 |
2022-10-07 | PR29653, objcopy/strip: fuzzed small input file induces large output file | Alan Modra | 1 | -6/+28 |
2022-08-10 | bfd: Add support for LoongArch64 EFI (efi-*-loongarch64). | Youling Tang | 1 | -2/+19 |
2022-05-27 | Replace bfd_hostptr_t with uintptr_t | Alan Modra | 1 | -1/+1 |
2022-02-16 | pe_ILF_make_a_symbol_reloc segfault | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-23 | AArch64: Add support for AArch64 EFI (efi-*-aarch64). | Tamar Christina | 1 | -2/+18 |
2021-10-11 | bfd: Remove use of void pointer arithmetic | Michael Forney | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -24/+24 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-16 | Lose some COFF/PE static vars, and peicode.h constify | Alan Modra | 1 | -1/+1 |
2020-06-03 | PR26069, strip/objcopy misaligned address accesses | Alan Modra | 1 | -27/+21 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -4/+2 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -5/+5 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -11/+2 |
2020-02-19 | Miscellaneous memory alloc related fixes | Alan Modra | 1 | -2/+4 |
2020-02-19 | bfd_size_type to size_t | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-26 | pe_bfd_read_buildid memory leak | Hannes Domani | 1 | -0/+2 |
2019-10-29 | When copying pe format files, copy the dos_message array, rather than re-init... | Andrew Eikum | 1 | -0/+24 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-09-18 | Don't use bfd_get_* macro to set bfd fields | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-04-16 | Remove m68k-aout and m68k-coff support | Alan Modra | 1 | -6/+0 |
2018-02-26 | AOUT/COFF/PE messages | Alan Modra | 1 | -8/+9 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -8/+8 |
2018-02-12 | Add support for reading msdos MZ executables. | Zebediah Figura | 1 | -3/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |