aboutsummaryrefslogtreecommitdiff
path: root/bfd/peicode.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-05Add basic support for RISC-V 64-bit EFI objectsAndreas Schwab1-2/+18
2023-08-27PE dos_messageAlan Modra1-27/+15
2023-08-27comdat_hash memory leaksAlan Modra1-17/+0
2023-08-27Confusion in coff_object_cleanupAlan Modra1-0/+2
2023-08-24optimize handle_COMDATOleg Tolmatcev1-0/+17
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-8/+6
2023-05-18Re: Add section caches to coff_data_typeAlan Modra1-35/+0
2023-05-16Add section caches to coff_data_typeOleg Tolmatcev1-0/+35
2023-04-12pe_ILF_object_p and bfd_check_format_matchesAlan Modra1-1/+12
2023-03-24Tidy string_ptr incrementAlan Modra1-2/+2
2023-03-22PR17910 sym string offset checkAlan Modra1-0/+1
2023-03-08Tidy pe_ILF_build_a_bfd a littleAlan Modra1-33/+31
2023-02-09coff keep_relocs and keep_contentsAlan Modra1-1/+0
2023-02-09Clear cached file size when bfd changed to BFD_IN_MEMORYAlan Modra1-0/+1
2023-01-18Use subsystem to distinguish between pei-arm-little and pei-arm-wince-littleMark Harmstone1-0/+15
2023-01-10Add aarch64-w64-mingw32 targetMark Harmstone1-1/+1
2023-01-06Tidy pe flag in coff_dataAlan Modra1-1/+1
2023-01-06Make coff backend data read-onlyAlan Modra1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-17Re: The problem with warning in elf_object_pAlan Modra1-8/+5
2022-10-20ld: Add --pdb optionMark Harmstone1-1/+1
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-0/+2
2022-10-07PR29653, objcopy/strip: fuzzed small input file induces large output fileAlan Modra1-6/+28
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang1-2/+19
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra1-1/+1
2022-02-16pe_ILF_make_a_symbol_reloc segfaultAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina1-2/+18
2021-10-11bfd: Remove use of void pointer arithmeticMichael Forney1-1/+1
2021-03-31Use bool in bfdAlan Modra1-24/+24
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-16Lose some COFF/PE static vars, and peicode.h constifyAlan Modra1-1/+1
2020-06-03PR26069, strip/objcopy misaligned address accessesAlan Modra1-27/+21
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-4/+2
2020-03-02bfd_cleanup for object_pAlan Modra1-5/+5
2020-02-19_bfd_alloc_and_readAlan Modra1-11/+2
2020-02-19Miscellaneous memory alloc related fixesAlan Modra1-2/+4
2020-02-19bfd_size_type to size_tAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-26pe_bfd_read_buildid memory leakHannes Domani1-0/+2
2019-10-29When copying pe format files, copy the dos_message array, rather than re-init...Andrew Eikum1-0/+24
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra1-6/+0
2018-02-26AOUT/COFF/PE messagesAlan Modra1-8/+9
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-8/+8
2018-02-12Add support for reading msdos MZ executables.Zebediah Figura1-3/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1