* config.guess (NSE-?:NONSTOP_KERNEL:*:*): Match NSE-* as the

substring can be longer than one character.
	* testsuite/config-guess.data: Add a new test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Dmitriy Fedchenko 2012-06-10 21:08:24 +10:00 committed by Ben Elliston
parent 97cde7c785
commit 30d03f3d11
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2012-06-10 Dmitriy Fedchenko <xfedch@gmail.com>
Ben Elliston <bje@gnu.org>
* config.guess (NSE-?:NONSTOP_KERNEL:*:*): Match NSE-* as the
substring can be longer than one character.
* testsuite/config-guess.data: Add a new test case.
2012-05-24 Joe Seymour <jseymour@codesourcery.com>
* config.sub (hexagon): Set default operating system to elf.

4
config.guess vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
# 2011, 2012 Free Software Foundation, Inc.
timestamp='2012-02-10'
timestamp='2012-06-10'
# 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
@ -1256,7 +1256,7 @@ EOF
NEO-?:NONSTOP_KERNEL:*:*)
echo neo-tandem-nsk${UNAME_RELEASE}
exit ;;
NSE-?:NONSTOP_KERNEL:*:*)
NSE-*:NONSTOP_KERNEL:*:*)
echo nse-tandem-nsk${UNAME_RELEASE}
exit ;;
NSR-?:NONSTOP_KERNEL:*:*)

View File

@ -34,6 +34,7 @@ macppc 1.0 MirBSD ignored powerpc-unknown-mirbsd1.0
NEO-1 1.0 NONSTOP_KERNEL ignored neo-tandem-nsk1.0
NSE-1 1.0 NONSTOP_KERNEL ignored nse-tandem-nsk1.0
NSE-N 1.0 NONSTOP_KERNEL ignored nse-tandem-nsk1.0
NSE-NN 1.0 NONSTOP_KERNEL ignored nse-tandem-nsk1.0
or32 ignored Linux ignored or32-unknown-linux-gnu
padre 2.6.15 Linux ignored sparc-unknown-linux-gnu
pc 1.0 ignored ignored i586-pc-msdosdjgpp