about summary refs log tree commit diff
path: root/config.sub
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-04-10 18:53:21 +0000
committerClint Adams <clint@users.sourceforge.net>2005-04-10 18:53:21 +0000
commit030c8f6106fc4bf1886dacabddb3b02a02600090 (patch)
tree81c89cc9d58211913e5eb209e7089dc0d5e73465 /config.sub
parent56cb95d1dd56bc5b58ea1118133d01871d8eae6e (diff)
downloadzsh-030c8f6106fc4bf1886dacabddb3b02a02600090.tar.gz
zsh-030c8f6106fc4bf1886dacabddb3b02a02600090.tar.xz
zsh-030c8f6106fc4bf1886dacabddb3b02a02600090.zip
* config.guess, config.sub: update to 2005-03-24 and 2005-02-10, respectively.
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.sub b/config.sub
index 0f84ac2c5..d8fd2f8fa 100755
--- a/config.sub
+++ b/config.sub
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Configuration validation subroutine script.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2004-11-30'
+timestamp='2005-02-10'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -70,7 +70,7 @@ Report bugs and patches to <config-patches@gnu.org>."
 version="\
 GNU config.sub ($timestamp)
 
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -237,7 +237,7 @@ case $basic_machine in
 	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
 	| i370 | i860 | i960 | ia64 \
 	| ip2k | iq2000 \
-	| m32r | m32rle | m68000 | m68k | m88k | mcore \
+	| m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
 	| mips | mipsbe | mipseb | mipsel | mipsle \
 	| mips16 \
 	| mips64 | mips64el \
@@ -310,7 +310,7 @@ case $basic_machine in
 	| ip2k-* | iq2000-* \
 	| m32r-* | m32rle-* \
 	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
-	| m88110-* | m88k-* | mcore-* \
+	| m88110-* | m88k-* | maxq-* | mcore-* \
 	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
 	| mips16-* \
 	| mips64-* | mips64el-* \