aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-08bfd: Don't hard-code BFD_JUMP_TABLE_COPYH.J. Lu1-0/+2
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-1/+18
2023-08-28COFF swap_aux_inAlan Modra1-10/+3
2023-08-28Re: comdat_hash memory leaksAlan Modra1-1/+2
2023-08-27comdat_hash memory leaksAlan Modra1-0/+31
2023-08-27sanity check n_numauxAlan Modra1-90/+70
2023-08-25bfd: correct relocation handling for objcopy COFF -> ELFJan Beulich1-1/+8
2023-08-24optimize handle_COMDATOleg Tolmatcev1-193/+234
2023-08-11warn unused result for bfd IO functionsAlan Modra1-12/+23
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-21/+21
2023-08-02Revert "2.41 Release sources"Sam James1-5/+7
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-7/+5
2023-07-28coff/pe/xcoff and --extract-symbolsAlan Modra1-3/+5
2023-07-14AIX_WEAK_SUPPORTAlan Modra1-2/+2
2023-06-07_bfd_free_cached_infoAlan Modra1-2/+2
2023-05-31pe/coff - add support for base64 encoded long section namesTristan Gingold1-14/+45
2023-05-20coffcode.h handle_COMDAT tidyAlan Modra1-58/+51
2023-05-20tic54x set_arch_machAlan Modra1-54/+0
2023-05-18Re: Add section caches to coff_data_typeAlan Modra1-0/+3
2023-05-18Re: Add section caches to coff_data_typeAlan Modra1-35/+0
2023-05-16Add section caches to coff_data_typeOleg Tolmatcev1-0/+36
2023-05-03Improve the speed of computing checksums for COFF binaries.Oleg Tolmatcev1-6/+60
2023-05-03Generated docs and include filesAlan Modra1-5/+9
2023-04-24asan: segfault in coff_mangle_symbolsAlan Modra1-7/+12
2023-04-21bfd: fix STRICT_PE_FORMAT buildJan Beulich1-3/+3
2023-03-27Use stdint types in coff internal_auxentAlan Modra1-9/+9
2023-03-27coffgrok access of u.auxent.x_sym.x_tagndx.pAlan Modra1-15/+15
2023-03-27XCOFF sanity checkAlan Modra1-1/+2
2023-03-08z8 and z80 coff_reloc16_extra_cases sanity checksAlan Modra1-8/+6
2023-01-16COFF CALC_ADDEND commentAlan Modra1-0/+8
2023-01-06Make coff backend data read-onlyAlan Modra1-13/+16
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-13PR29482 - strip: heap-buffer-overflowAlan Modra1-2/+5
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang1-1/+18
2022-08-06objcopy section alignmentAlan Modra1-4/+5
2022-08-04Don't use BFD_VMA_FMT in binutilsAlan Modra1-4/+4
2022-06-02asan: null deref in coff_write_relocsAlan Modra1-2/+4
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra1-2/+2
2022-05-19COFF: make objcopy / strip honor --keep-file-symbolsJan Beulich1-6/+4
2022-05-19don't over-align file positions of PE executable sectionsJan Beulich1-15/+14
2022-05-10bfd: remove use of PTRAlan Modra1-1/+1
2022-01-12gas: add visibility support for XCOFFClément Chigot1-1/+6
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-15XCOFF C_STSYM test failure on 32-bit hostAlan Modra1-2/+2
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina1-1/+18
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot1-3/+7
2021-10-24asan: c4x, c54x coff_canonicalize_reloc buffer overflowAlan Modra1-11/+11
2021-10-06PR28402, fail to allocate line number arrayAlan Modra1-16/+19
2021-08-04revise PE IMAGE_SCN_LNK_NRELOC_OVFL testAlan Modra1-1/+1