Changeset 609 for branches/GNU/src/binutils/bfd/efi-app-ia64.c
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/bfd/efi-app-ia64.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 1 /* BFD back-end for HP/Intel IA-64 EFI application files. 2 Copyright 1999, 2000, 2001 Free Software Foundation, Inc.2 Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc. 3 3 Contributed by David Mosberger <davidm@hpl.hp.com> 4 4 … … 27 27 #define COFF_WITH_PE 28 28 #define COFF_WITH_pep 29 #define PCRELOFFSET true29 #define PCRELOFFSET TRUE 30 30 #define TARGET_UNDERSCORE '_' 31 31 #define COFF_LONG_SECTION_NAMES -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.