aboutsummaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-30IMAGE_SCN_LNK_NRELOC_OVFLAlan Modra1-0/+6
2021-07-14objdump: add DWARF support for AIXClément Chigot1-2/+2
2021-04-16PR27567, Linking PE files adds alignment section flags to executablesAlan Modra1-8/+8
2021-03-31Use bool in bfdAlan Modra1-236/+234
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-29/+29
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-2/+65
2021-03-12bfd: use default coff_write_object_contents for XCOFF64Clément Chigot1-1/+5
2021-03-04bfd: prune COFF/PE section flags settingJan Beulich1-3/+12
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu1-0/+3
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-18/+9
2020-07-09Remove powerpc PE supportAlan Modra1-36/+0
2020-07-07XCOFF C_HIDEXT and C_AIX_WEAKEXT classificationAlan Modra1-0/+10
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-2/+1
2020-04-14[PATCH v2 2/2] coff-go32: support extended relocationsJuan Manuel Guerrero1-8/+62
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma1-9/+0
2020-03-02miscellaneous SEC_SMALL_DATAAlan Modra1-1/+11
2020-02-19_bfd_alloc_and_readAlan Modra1-14/+5
2020-02-19_bfd_mul_overflowAlan Modra1-20/+50
2020-02-19bfd_size_type to size_tAlan Modra1-6/+6
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-0/+2
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-2/+8
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-29coff_close_and_cleanupAlan Modra1-1/+1
2019-12-17Remove tic80 supportAlan Modra1-21/+2
2019-09-19bfd_section_* macrosAlan Modra1-10/+9
2019-09-18Don't use bfd_get_* macro to set bfd fieldsAlan Modra1-1/+1
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+4
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid1-0/+8
2019-05-02Treat the .gnu.debuglink and .gnu.debugaltlink sections as debug sections whe...Nick Clifton1-0/+5
2019-03-12Don't use bfd_get_file_size in objdumpAlan Modra1-26/+25
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-06-05Tidy bfdio to consistenly use containing archiveAlan Modra1-0/+3