aboutsummaryrefslogtreecommitdiff
path: root/include/coff/pe.h
AgeCommit message (Collapse)AuthorFilesLines
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
can't assume the PE header is at 0x80. * coff/pe.h: clarify a comment
2000-04-17Initial patches for IA-64 EFI (64-bit PE) support.Jim Wilson1-6/+48
* pe.h (PEP64AOUTHDR): New header for PE+. (PEP64AOUTSZ): New macro. (IMAGE_SUBSYSTEM_UNKNOWN): New macro. (IMAGE_SUBSYSTEM_NATIVE): Ditto. (IMAGE_SUBSYSTEM_WINDOWS_GUI): Ditto. (IMAGE_SUBSYSTEM_WINDOWS_CUI): Ditto. (IMAGE_SUBSYSTEM_POSIX_CUI): Ditto. (IMAGE_SUBSYSTEM_WINDOWS_CE_GUI): Ditto. (IMAGE_SUBSYSTEM_EFI_APPLICATION): Ditto. (IMAGE_SUBSYSTEM_EFI_BOOT_SERVICE_DRIVER): Ditto. (IMAGE_SUBSYSTEM_EFI_RUNTIME_DRIVER): Ditto. * internal.h (PE_DEF_FILE_ALIGNMENT): Define only if not defined already. * ia64.h: New file.
2000-02-24Add support for WinCE targeted toolchains.Nick Clifton1-1/+13
2000-01-05add missing definitionsNick Clifton1-14/+32
1999-09-071999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1-8/+7
* internal.h (DTYPE): Define. * pe.h (struct external_PEI_filehdr): Rename from external_PE_filehdr. Define even if COFF_IMAGE_WITH_PE is not defined.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+169