Allow symbols in MEMORY region specification
[deliverable/binutils-gdb.git] / gas / config / te-armeabi.h
index c553bed7984811507efdeedec0b7083942de371c..4077775c69fd57178030c5d27fe10e479ae78146 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2015 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -18,7 +18,7 @@
    02110-1301, USA.  */
 
 /* The EABI requires the use of VFP.  */
-#define FPU_DEFAULT FPU_ARCH_VFP_V2
+#define FPU_DEFAULT FPU_ARCH_VFP
 #define EABI_DEFAULT EF_ARM_EABI_VER5
 
 #define LOCAL_LABELS_DOLLAR 1
This page took 0.023301 seconds and 4 git commands to generate.