aboutsummaryrefslogtreecommitdiff
path: root/include/coff/pe.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-23Improve objdump's display of PE header information.Pali Roh?r1-2/+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-0/+2
2023-08-27PE dos_messageAlan Modra1-1/+1
2023-05-30Define IMAGE_FILE_MACHINE_ARMNTAlan Modra1-0/+1
2023-05-26Remove duplicate definitionAndreas Schwab1-2/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-08-10bfd: Add support for LoongArch64 EFI (efi-*-loongarch64).Youling Tang1-0/+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-0/+1
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 Modra1-3/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-29C++ commentsAlan Modra1-4/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-03-13Prevent memory access violations when attempting to parse an x86_64 PE binary...Nick Clifton1-0/+1
2018-02-12Add support for reading msdos MZ executables.Zebediah Figura1-29/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-13PE: don't corrupt section flags when linking from ELF objectsJan Beulich1-1/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-21Remove high bit set charactersAlan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-08-20Enabling the HIGH_ENTROPY_VA flag allows the operating system to useNick Clifton1-25/+27
2014-04-08Add support for generating and inserting build IDs into COFF binaries.Jon TURNEY1-6/+43
2014-03-13Add pe/x86_64 bigobj file format.Tristan Gingold1-0/+79
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-06Add epilog unwind for x86_64 pe/coffTristan Gingold1-2/+4
2013-11-27Improve dump of xdata/pdata on x86_64.Tristan Gingold1-11/+6
2010-04-15Upgrade header files to use GPLv3Nick Clifton1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+2
2009-04-21bfd/ChangeLogDave Korn1-0/+150
2009-04-17bfd/H.J. Lu1-1/+1
2009-03-14include/ChangeLogDave Korn1-0/+11
2007-11-04includeDanny Smith1-0/+4
2007-08-02bfd/H.J. Lu1-7/+23
2006-11-14* peXXigen.c: Updates for PE/COFF V8.0, and clarificationNick Clifton1-0/+2
2006-09-20Add x86_64-mingw64 targetNick Clifton1-2/+12
2005-05-10Update the address and phone number of the FSF organizationNick Clifton1-1/+1
2005-03-03update copyright datesAlan Modra1-1/+1
2004-11-08Fix support for PECOFF weak symbolsNick Clifton1-1/+6
2003-07-17 (IMAGE_FILE_NET_RUN_FROM_SWAP): Define.Nick Clifton1-19/+33
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton1-1/+1
2001-02-13* include/coff/pe.h: Rename PEP64AOUTHDR to PEPAOUTHDR. RenameDJ Delorie1-2/+2
2001-02-062001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+39
2000-09-03Fix formatting, add copyright noticeNick Clifton1-46/+62
2000-06-30* peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie1-2/+6
2000-04-17Initial patches for IA-64 EFI (64-bit PE) support.Jim Wilson1-6/+48
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton1-1/+13