From a69a8a3d512ebdc16d78e1e591763806d295ac9c Mon Sep 17 00:00:00 2001 From: "Randall S. Becker" Date: Thu, 11 Jan 2018 10:00:52 +1100 Subject: [PATCH] * config.guess (NSV-*:NONSTOP_KERNEL:*:*): New. * config.sub (nsv-tandem): New. * testsuite/config-guess.data: Add a test case. * testsuite/config-sub.data: Likewise. Signed-off-by: Ben Elliston --- ChangeLog | 8 ++++++++ config.guess | 5 ++++- config.sub | 5 ++++- testsuite/config-guess.data | 1 + testsuite/config-sub.data | 1 + 5 files changed, 18 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 435fe64..e71085c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2018-01-11 Randall S. Becker + Ben Elliston + + * config.guess (NSV-*:NONSTOP_KERNEL:*:*): New. + * config.sub (nsv-tandem): New. + * testsuite/config-guess.data: Add a test case. + * testsuite/config-sub.data: Likewise. + 2018-01-01 Ben Elliston * config.guess: Update copyright years. diff --git a/config.guess b/config.guess index 588fe82..a710e2f 100755 --- a/config.guess +++ b/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-01-01' +timestamp='2018-01-11' # 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 @@ -1332,6 +1332,9 @@ EOF NSR-*:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; + NSV-*:NONSTOP_KERNEL:*:*) + echo nsv-tandem-nsk${UNAME_RELEASE} + exit ;; NSX-*:NONSTOP_KERNEL:*:*) echo nsx-tandem-nsk${UNAME_RELEASE} exit ;; diff --git a/config.sub b/config.sub index f2632cd..5e01d8f 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-01-01' +timestamp='2018-01-11' # 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 @@ -946,6 +946,9 @@ case $basic_machine in nsr-tandem) basic_machine=nsr-tandem ;; + nsv-tandem) + basic_machine=nsv-tandem + ;; nsx-tandem) basic_machine=nsx-tandem ;; diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data index a11accb..1c3c410 100644 --- a/testsuite/config-guess.data +++ b/testsuite/config-guess.data @@ -61,6 +61,7 @@ NSE-12 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0 NSE-N 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0 NSE-NN 1.0 NONSTOP_KERNEL ignored ignored nse-tandem-nsk1.0 NSR-12 1.0 NONSTOP_KERNEL ignored ignored nsr-tandem-nsk1.0 +NSV-1 1.0 NONSTOP_KERNEL ignored ignored nsv-tandem-nsk1.0 NSX-HA L16 NONSTOP_KERNEL 05 ignored nsx-tandem-nskL16 NSX-H L16 NONSTOP_KERNEL 05 ignored nsx-tandem-nskL16 openrisc ignored Linux ignored ignored or1k-unknown-linux-gnu diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index b92b2a0..fa0cfff 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -323,6 +323,7 @@ nios-elf nios-unknown-elf nios nios-unknown-none ns16k ns16k-unknown-none ns32k ns32k-unknown-none +nsv-tandem-nsk nsv-tandem-nsk nsx-tandem-nsk nsx-tandem-nsk nvptx nvptx-unknown-none open8-elf open8-unknown-elf