aboutsummaryrefslogtreecommitdiff
path: root/include/coff
AgeCommit message (Expand)AuthorFilesLines
2024-01-25riscv64-pei uninitialised data writing relocsAlan Modra1-0/+2
2024-01-04Update year range in copyright notice of binutils filesAlan Modra25-25/+25
2023-12-05Add basic support for RISC-V 64-bit EFI objectsAndreas Schwab2-0/+66
2023-08-27PE dos_messageAlan Modra3-3/+3
2023-08-03Remove PEI_HEADERS defineTom Tromey3-0/+15
2023-08-02Revert "2.41 Release sources"Sam James1-1/+1
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-1/+1
2023-07-14AIX_WEAK_SUPPORTAlan Modra1-1/+1
2023-06-09ecoff find_nearest_line and final link leaksAlan Modra1-1/+4
2023-05-30Define IMAGE_FILE_MACHINE_ARMNTAlan Modra1-0/+1
2023-05-26Remove duplicate definitionAndreas Schwab1-2/+1
2023-04-28Re: Keeping track of rs6000-coff archive element pointersAlan Modra1-5/+5
2023-04-21Keeping track of rs6000-coff archive element pointersAlan Modra1-22/+34
2023-03-27Use stdint types in coff internal_auxentAlan Modra1-40/+40
2023-01-10Fix size of external_reloc for pe-aarch64Mark Harmstone1-2/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra24-24/+24
2022-10-19aarch64-pe support for LD, GAS and BFDJedidiah Thompson1-0/+22
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang2-0/+62
2022-05-27Replace bfd_hostptr_t with uintptr_tAlan Modra1-6/+6
2022-05-23ld: use definitions in generate_reloc rather than raw literalsMark Harmstone1-0/+16
2022-04-20Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot1-0/+7
2022-04-07Add support for COFF secidx relocationsMark Harmstone2-0/+2
2022-01-12gas: add visibility support for XCOFFClément Chigot2-0/+10
2022-01-02Update year range in copyright notice of binutils filesAlan Modra23-23/+23
2021-12-01Fix the fields in the x_n union inside the the x_file structure so that point...Nick Clifton1-5/+9
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina2-0/+64
2021-11-10PR 28447: implement multiple parameters for .file on XCOFFClément Chigot3-11/+21
2021-05-07Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot2-0/+4
2021-04-22Harmonize and improve auxiliary entries support for XCOFFCl?ment Chigot3-101/+108
2021-04-21Extend the description of PE header flags.Eli Zaretskii1-0/+2
2021-04-16PR27567, Linking PE files adds alignment section flags to executablesAlan Modra4-8/+13
2021-03-31Use bool in includeAlan Modra2-2/+2
2021-03-16Fix a potential buffer overrun qwhen writing out PE aux entries.Nick Clifton1-2/+2
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot4-51/+81
2021-03-12aix: correct HOWTO table and add missing relocationsClément Chigot1-27/+26
2021-03-03Split relocation defines out of coff/internal.hAlan Modra6-149/+82
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra2-3/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra22-22/+22
2020-07-09Remove powerpc PE supportAlan Modra1-57/+0
2020-06-29C++ commentsAlan Modra2-5/+5
2020-04-02coff-go32-exe: support variable-length stubsJan W. Jagersma2-48/+1
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-0/+1
2020-01-30Add some new PE_IMAGE_DEBUG_TYPE valuesJon Turney1-0/+5
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-0/+6
2020-01-01Update year range in copyright notice of binutils filesAlan Modra24-24/+24
2019-12-17Remove tic80 supportAlan Modra1-123/+0
2019-11-25Introduce new section flag: SEC_ELF_OCTETSChristian Eggers1-4/+4
2019-10-29Fix the size of the dos_message field in the internal_extra_pe_filehdr struct...Andrew Eikum1-1/+1
2019-07-23Allow objdump to recognise the System.Runtime.dll files that get shipped with...Omar Majid2-1/+40
2019-03-01PR24272, out-of-bounds read in pex64_xdata_print_uwd_codesAlan Modra1-21/+21