2003-10-10 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / bfd / pei-arm.c
index 4ba5b3a5cd0e4e084e46c35c5dde4cc2ac69b722..8eb23eb6faac9ef7c3ed00d113a7519131bfa8bb 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for arm PE IMAGE COFF files.
-   Copyright 1995, 1999 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2002 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -27,10 +27,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define TARGET_BIG_NAME    "pei-arm-big"
 #endif
 
-#define IMAGE_BASE         NT_IMAGE_BASE
 #define COFF_IMAGE_WITH_PE
 #define COFF_WITH_PE
-#define PCRELOFFSET        true
+#define PCRELOFFSET        TRUE
 #define COFF_LONG_SECTION_NAMES
 
 #include "coff-arm.c"
This page took 0.023167 seconds and 4 git commands to generate.