2002-03-04 Ben Elliston <bje@redhat.com>

From Kevin Ryde <user42@zip.com.au>:
	* config.sub (sparclet-*-*): Accept any vendor.
	(sparc86x): Expand to sparc86x-unknown-none.
This commit is contained in:
Ben Elliston 2002-03-03 22:20:28 +00:00
parent b966da033f
commit 8a576ea922
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2002-03-04 Ben Elliston <bje@redhat.com>
From Kevin Ryde <user42@zip.com.au>:
* config.sub (sparclet-*-*): Accept any vendor.
(sparc86x): Expand to sparc86x-unknown-none.
2002-03-04 Adrian Bunk <bunk@fs.tum.de>
* config.guess (*:NetBSD:*:*): Use "sysctl -n hw.machine_arch"

6
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002 Free Software Foundation, Inc.
timestamp='2002-02-22'
timestamp='2002-03-04'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -247,7 +247,7 @@ case $basic_machine in
| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
| pyramid \
| sh | sh[34] | sh[34]eb | shbe | shle | sh64 \
| sparc | sparc64 | sparclet | sparclite | sparcv9 | sparcv9b \
| sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \
| strongarm \
| tahoe | thumb | tic80 | tron \
| v850 | v850e \
@ -306,7 +306,7 @@ case $basic_machine in
| pyramid-* \
| romp-* | rs6000-* \
| sh-* | sh[34]-* | sh[34]eb-* | shbe-* | shle-* | sh64-* \
| sparc-* | sparc64-* | sparc86x-* | sparclite-* \
| sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
| sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
| tahoe-* | thumb-* | tic30-* | tic54x-* | tic80-* | tron-* \
| v850-* | v850e-* | vax-* \