summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorTorbjorn Granlund <torbjorng@google.com>2016-03-21 22:39:44 +0100
committerTorbjorn Granlund <torbjorng@google.com>2016-03-21 22:39:44 +0100
commite81cc753974ea64b309533f49a7afac042dbf592 (patch)
treec439cce6224c974eb553d24ca3f08324d85c3131 /config.sub
parent9e806953cbe2ff87d74b43fc99577c4389953e41 (diff)
downloadgmp-e81cc753974ea64b309533f49a7afac042dbf592.tar.gz
Add many aarch64 CPUs.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index 6b7d04b9b..4618cf079 100755
--- a/config.sub
+++ b/config.sub
@@ -3,7 +3,7 @@
# GMP config.sub wrapper.
-# Copyright 2000-2003, 2006, 2009-2015 Free Software Foundation, Inc.
+# Copyright 2000-2003, 2006, 2009-2016 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
@@ -130,7 +130,7 @@ z900esa | z990esa | z9esa | z10esa | z196esa)
armsa1 | armxscale | arm9tdmi | arm9te | \
arm10* | arm11mpcore | armsa1 | arm1136 | arm1156 | arm1176 | \
armcortexa5 | armcortexa7 | armcortexa8 | armcortexa9 | armcortexa15 | \
-armcortexr4 | armcortexr5 | armcortexm3 | arm*neon)
+armcortexr4 | armcortexr5 | armcortexm3 | arm*neon | xgene1 | exynosm1 | thunderx)
test_cpu="arm";;
*)