summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/pe-arm-wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/pe-arm-wince.c')
-rw-r--r--binutils-2.25/bfd/pe-arm-wince.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/pe-arm-wince.c b/binutils-2.25/bfd/pe-arm-wince.c
index ab86a2c5..dcfccb3a 100644
--- a/binutils-2.25/bfd/pe-arm-wince.c
+++ b/binutils-2.25/bfd/pe-arm-wince.c
@@ -1,5 +1,5 @@
/* BFD back-end for ARM WINCE PE files.
- Copyright 2006, 2007, 2008 Free Software Foundation, Inc.
+ Copyright (C) 2006-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
@@ -21,9 +21,9 @@
#define TARGET_UNDERSCORE 0
#define USER_LABEL_PREFIX ""
-#define TARGET_LITTLE_SYM arm_wince_pe_little_vec
+#define TARGET_LITTLE_SYM arm_pe_wince_le_vec
#define TARGET_LITTLE_NAME "pe-arm-wince-little"
-#define TARGET_BIG_SYM arm_wince_pe_big_vec
+#define TARGET_BIG_SYM arm_pe_wince_be_vec
#define TARGET_BIG_NAME "pe-arm-wince-big"
#define bfd_arm_allocate_interworking_sections \