/[gcl]/gcl/binutils/bfd/efi-app-ia32.c
ViewVC logotype

Diff of /gcl/binutils/bfd/efi-app-ia32.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:35:05 2002 UTC revision 1.2 by camm, Fri Sep 9 23:32:08 2005 UTC
# Line 1  Line 1 
1  /* BFD back-end for Intel IA-32 EFI application files.  /* BFD back-end for Intel IA-32 EFI application files.
2     Copyright 1999, 2000 Free Software Foundation, Inc.     Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
3     Contributed by David Mosberger <davidm@hpl.hp.com>     Contributed by David Mosberger <davidm@hpl.hp.com>
4    
5  This file is part of BFD, the Binary File Descriptor library.  This file is part of BFD, the Binary File Descriptor library.
# Line 25  Foundation, Inc., 59 Temple Place - Suit Line 25  Foundation, Inc., 59 Temple Place - Suit
25  #define TARGET_NAME "efi-app-ia32"  #define TARGET_NAME "efi-app-ia32"
26  #define COFF_IMAGE_WITH_PE  #define COFF_IMAGE_WITH_PE
27  #define COFF_WITH_PE  #define COFF_WITH_PE
28  #define PCRELOFFSET true  #define PCRELOFFSET TRUE
29  #define TARGET_UNDERSCORE '_'  #define TARGET_UNDERSCORE '_'
30  #define COFF_LONG_SECTION_NAMES  #define COFF_LONG_SECTION_NAMES
31  #define PEI_TARGET_SUBSYSTEM    IMAGE_SUBSYSTEM_EFI_APPLICATION  #define PEI_TARGET_SUBSYSTEM    IMAGE_SUBSYSTEM_EFI_APPLICATION

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26