summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2013-02-22 15:55:53 +0100
committerTorbjorn Granlund <tege@gmplib.org>2013-02-22 15:55:53 +0100
commit930689e2272b3a538294a43bf47487311582eeac (patch)
treeb7d32a3bc0e0a92a4ef5225a8d2dcb745ccec9e3 /config.sub
parent3397134aeda1446c030a2b24054cde1be5281c7e (diff)
downloadgmp-930689e2272b3a538294a43bf47487311582eeac.tar.gz
Match coreibwl.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.sub b/config.sub
index d7f433770..35dde7a80 100755
--- a/config.sub
+++ b/config.sub
@@ -3,7 +3,8 @@
# GMP config.sub wrapper.
-# Copyright 2000, 2001, 2002, 2003, 2006 Free Software Foundation, Inc.
+# Copyright 2000, 2001, 2002, 2003, 2006, 2009, 2010, 2011, 2012, 2013 Free
+# Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
@@ -91,7 +92,7 @@ itanium | itanium2)
test_cpu=ia64 ;;
pentium | pentiummmx | pentiumpro | pentium[234m] | k[567] | k6[23] | geode | athlon | viac3*)
test_cpu=i386 ;;
-athlon64 | atom | core2 | corei | coreinhm | coreiwsm | coreisbr | coreihwl | opteron | k[89] | k10 | bobcat | bulldozer | nano)
+athlon64 | atom | core2 | corei | coreinhm | coreiwsm | coreisbr | coreihwl | coreibwl | opteron | k[89] | k10 | bobcat | bulldozer | nano)
test_cpu=x86_64 ;;
power[2-9] | power2sc)
test_cpu=power ;;