Allow symbols in MEMORY region specification
[deliverable/binutils-gdb.git] / gas / config / te-armlinuxeabi.h
index 87c750c9a022cf21ecb6a7ed443837b5bb5b2137..80013b655bf9ee8746eff451e4003497c6223bdf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2015 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -20,5 +20,5 @@
 #include "te-linux.h"
 
 /* The EABI requires the use of VFP.  */
-#define FPU_DEFAULT FPU_ARCH_VFP_V2
-#define EABI_DEFAULT EF_ARM_EABI_VER4
+#define FPU_DEFAULT FPU_ARCH_VFP
+#define EABI_DEFAULT EF_ARM_EABI_VER5
This page took 0.023908 seconds and 4 git commands to generate.