From f4f9b29a8c08298f0808d89ca04b54a0e3e67481 Mon Sep 17 00:00:00 2001 From: John Ericson Date: Mon, 13 Aug 2018 14:17:53 +1000 Subject: [PATCH] * config.sub (craynv): Move back as a basic_machine pattern. * testsuite/config-sub.data: Add test case. Signed-off-by: Ben Elliston --- ChangeLog | 5 +++++ config.sub | 10 +++++----- testsuite/config-sub.data | 1 + 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index bce9d4b..9489fcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-08-13 John Ericson + + * config.sub (craynv): Move back as a basic_machine pattern. + * testsuite/config-sub.data: Add test case. + 2018-08-13 Ben Elliston * testsuite/config-sub.data: Add some legacy test cases. diff --git a/config.sub b/config.sub index c1b397a..e819180 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2018 Free Software Foundation, Inc. -timestamp='2018-08-12' +timestamp='2018-08-13' # 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 @@ -238,10 +238,6 @@ case $1 in basic_machine=j90-cray os=unicos ;; - craynv) - basic_machine=craynv-cray - os=unicosmp - ;; delta88) basic_machine=m88k-motorola os=sysv3 @@ -566,6 +562,10 @@ esac case $basic_machine in # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. + craynv) + basic_machine=craynv-cray + os=${os:-unicosmp} + ;; w89k) basic_machine=hppa1.1-winbond ;; diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index aca8634..81472be 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -130,6 +130,7 @@ cr16-random-elf cr16-unknown-elf crds m68k-crds-unos cris-linux cris-axis-linux-gnu crisv32-linux crisv32-axis-linux-gnu +craynv craynv-cray-unicosmp csky-linux csky-unknown-linux-gnu d10v d10v-unknown-none d30v d30v-unknown-none