From 8a44c30bc7cef8b2cb82dbd2d5be24a4e25e7090 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 4 Oct 2003 12:26:31 +0000 Subject: [PATCH] update from config --- config/ChangeLog | 4 ++++ config/config.guess | 4 ++-- config/config.sub | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/config/ChangeLog b/config/ChangeLog index 7aee0a706a..6dbd8f7c52 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2003-10-04 Karl Berry + + * config.{guess,sub}: update from config. + 2003-09-27 Karl Berry * mkinstalldirs: update from automake. diff --git a/config/config.guess b/config/config.guess index d56c46d843..500ee74b04 100644 --- a/config/config.guess +++ b/config/config.guess @@ -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:*:*) diff --git a/config/config.sub b/config/config.sub index 6890099181..1f31816b97 100644 --- a/config/config.sub +++ b/config/config.sub @@ -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-* \ -- 2.30.2