Use __asm__ rather than asm in ld testsuite
[deliverable/binutils-gdb.git] / gas / config / te-armlinuxeabi.h
index 87c750c9a022cf21ecb6a7ed443837b5bb5b2137..bb63f91a3a47ca6d3182ecbf3df15861f1f266df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2020 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.038893 seconds and 4 git commands to generate.