aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-armeabi.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2009-01-16 11:38:14 +0000
committerJoseph Myers <joseph@codesourcery.com>2009-01-16 11:38:14 +0000
commit3493e7b072fcca9911dd102bbcb6a1fc61012f95 (patch)
tree004c54a9937826d750741273cf4edc728d6b8fb1 /gas/config/te-armeabi.h
parente04befd0f5bf511dba7a32717d075d90d7de361f (diff)
downloadgdb-3493e7b072fcca9911dd102bbcb6a1fc61012f95.zip
gdb-3493e7b072fcca9911dd102bbcb6a1fc61012f95.tar.gz
gdb-3493e7b072fcca9911dd102bbcb6a1fc61012f95.tar.bz2
2009-01-16 Mark Shinwell <shinwell@codesourcery.com>
* config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5. * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
Diffstat (limited to 'gas/config/te-armeabi.h')
-rw-r--r--gas/config/te-armeabi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/te-armeabi.h b/gas/config/te-armeabi.h
index f1aeb38..c553bed 100644
--- a/gas/config/te-armeabi.h
+++ b/gas/config/te-armeabi.h
@@ -19,7 +19,7 @@
/* The EABI requires the use of VFP. */
#define FPU_DEFAULT FPU_ARCH_VFP_V2
-#define EABI_DEFAULT EF_ARM_EABI_VER4
+#define EABI_DEFAULT EF_ARM_EABI_VER5
#define LOCAL_LABELS_DOLLAR 1
#define LOCAL_LABELS_FB 1