update from config
authorKarl Berry <karl@freefriends.org>
Sat, 4 Oct 2003 12:26:31 +0000 (12:26 +0000)
committerKarl Berry <karl@freefriends.org>
Sat, 4 Oct 2003 12:26:31 +0000 (12:26 +0000)
config/ChangeLog
config/config.guess
config/config.sub

index 7aee0a706a9f11348065472863530750d696fde7..6dbd8f7c5256c94b11b62265cf67782e8acbc436 100644 (file)
@@ -1,3 +1,7 @@
+2003-10-04  Karl Berry  <karl@gnu.org>
+
+       * config.{guess,sub}: update from config.
+
 2003-09-27  Karl Berry  <karl@gnu.org>
 
        * mkinstalldirs: update from automake.
index d56c46d843362172e11b76a2888d964a460f0af7..500ee74b047e6c6ea95e13d9786e01defba86328 100644 (file)
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
-timestamp='2003-08-18'
+timestamp='2003-10-03'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -1167,7 +1167,7 @@ EOF
     *:QNX:*:4*)
        echo i386-pc-qnx
        exit 0 ;;
-    NSR-[DGKLNPTVW]:NONSTOP_KERNEL:*:*)
+    NSR-[DGKLNPTVWY]:NONSTOP_KERNEL:*:*)
        echo nsr-tandem-nsk${UNAME_RELEASE}
        exit 0 ;;
     *:NonStop-UX:*:*)
index 689009918111faa938343ef6f53ab3d8a6fb86e8..1f31816b97a13e14c63f276bea226a8dde6887b5 100644 (file)
@@ -248,6 +248,7 @@ case $basic_machine in
        | mipsisa32 | mipsisa32el \
        | mipsisa32r2 | mipsisa32r2el \
        | mipsisa64 | mipsisa64el \
+       | mipsisa64r2 | mipsisa64r2el \
        | mipsisa64sb1 | mipsisa64sb1el \
        | mipsisa64sr71k | mipsisa64sr71kel \
        | mipstx39 | mipstx39el \
@@ -320,6 +321,7 @@ case $basic_machine in
        | mipsisa32-* | mipsisa32el-* \
        | mipsisa32r2-* | mipsisa32r2el-* \
        | mipsisa64-* | mipsisa64el-* \
+       | mipsisa64r2-* | mipsisa64r2el-* \
        | mipsisa64sb1-* | mipsisa64sb1el-* \
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
        | mipstx39-* | mipstx39el-* \