From d89c96226c5003b19f0acf7f4722440bf7d5e060 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 3 Oct 2003 00:03:50 +0000 Subject: [PATCH] 2003-10-03 Ben Elliston Joachim Schmitz * config.guess (NSR-*:NONSTOP_KERNEL:*:*): Recognise NSR-Y. --- ChangeLog | 9 +++++++-- config.guess | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6178282..c3388d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-10-03 Ben Elliston + Joachim Schmitz + + * config.guess (NSR-*:NONSTOP_KERNEL:*:*): Recognise NSR-Y. + 2003-08-18 Andreas Krennmair * config.guess: Add detection for diet libc. @@ -9,8 +14,8 @@ 2003-07-17 Ben Elliston - * config.sub: Handle iq2000 and iq2000-*. Reported missing by - Doug Evans. + * config.sub: Handle iq2000 and iq2000-*. + Reported as missing by Doug Evans. 2003-07-15 Alexandre Oliva diff --git a/config.guess b/config.guess index d56c46d..500ee74 100755 --- a/config.guess +++ b/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:*:*)