x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask
[deliverable/binutils-gdb.git] / gas / config / te-armeabi.h
index f1aeb38ed6f7d1f53304208584bba3ca56445648..df4b8479475d7e24bcb3019dd6c5214d50df5f31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2005-2018 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -18,8 +18,8 @@
    02110-1301, USA.  */
 
 /* 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
 
 #define LOCAL_LABELS_DOLLAR 1
 #define LOCAL_LABELS_FB 1
This page took 0.023541 seconds and 4 git commands to generate.