summaryrefslogtreecommitdiffstats
path: root/include/coff/internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Add support for building on a 64-bit Windows host.Nick Clifton2007-07-121-5/+5
|
* *** empty log message ***H.J. Lu2007-03-191-0/+22
|
* * peXXigen.c: Updates for PE/COFF V8.0, and clarificationNick Clifton2006-11-141-0/+16
| | | | | | | | | | | | (dir_names): Added CLR Runtime Header to dir_names[]. (_bfd_XX_print_private_bfd_data_common): Added EFI_ROM and XBOX subsystem names (_bfd_XXi_swap_aouthdr_in, _bfd_XXi_swap_aouthdr_out) (pe_print_idata, pe_print_edata) (_bfd_XX_bfd_copy_private_bfd_data_common) (_bfd_XXi_final_link_postscript): Use #DEFINEs for index into DataDirectory. * pe.h: Added defines for IMAGE_SUBSYSTEM_EFI_ROM and IMAGE_SUBSYSTEM_XBOX. * internal.h: Added defines for PE directory entry types. NB: in internal.h because IMAGE_NUMBEROF_DIRECTORY_ENTRYIES is in pe.h
* Add x86_64-mingw64 targetNick Clifton2006-09-201-1/+20
|
* Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar2006-02-051-0/+1
|
* Add support for the Z80 processor familyNick Clifton2005-10-251-1/+5
|
* Update the address and phone number of the FSF organizationNick Clifton2005-05-101-1/+1
|
* update copyright datesAlan Modra2005-03-031-1/+2
|
* Add support for a .secrel32 x86 reloc to allow DWARF" debug information to usedNick Clifton2004-04-201-0/+1
| | | | with COFF based x86 ports.
* Add alternative defintion of C_WEAKEXT for AIX 5.2Nick Clifton2003-12-021-1/+5
|
* Add TMS320C4x supportNick Clifton2002-08-281-0/+4
|
* * internal.h (R_JMP2, R_JMPL2, R_MOVL2): Comment spelling fix.Joern Rennecke2001-08-241-3/+3
|
* Support for xcoff64Tom Rix2001-05-241-8/+8
|
* Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton2001-03-141-36/+42
|
* Clean up load page support for tic54x.Tim Wall2000-04-181-0/+1
|
* Initial patches for IA-64 EFI (64-bit PE) support.Jim Wilson2000-04-171-1/+3
| | | | | | | | | | | | | | | | | * 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.
* BFD and include/coff support for tic54x target.Tim Wall2000-04-071-2/+2
|
* * internal.h: Fix a typo in the comment for R_MOVL2.Jeff Law2000-03-151-1/+1
|
* Delete bogus R_PCLONG. Tidy R_*.Alan Modra1999-09-201-27/+22
|
* 1999-09-06 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-071-0/+1
| | | | | | | * 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.
* * internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.Richard Henderson1999-06-031-1/+5
|
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+728