2003-10-03 Ben Elliston <bje@wasabisystems.com>

Joachim Schmitz <schmitz@hp.com>

	* config.guess (NSR-*:NONSTOP_KERNEL:*:*): Recognise NSR-Y.
This commit is contained in:
Ben Elliston 2003-10-03 00:03:50 +00:00
parent 1104de84ce
commit d89c96226c
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2003-10-03 Ben Elliston <bje@wasabisystems.com>
Joachim Schmitz <schmitz@hp.com>
* config.guess (NSR-*:NONSTOP_KERNEL:*:*): Recognise NSR-Y.
2003-08-18 Andreas Krennmair <krennmair@lizenzfrei.at>
* config.guess: Add detection for diet libc.
@ -9,8 +14,8 @@
2003-07-17 Ben Elliston <bje@wasabisystems.com>
* 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 <aoliva@redhat.com>

4
config.guess vendored
View 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:*:*)