mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2002-04-25 Mark Mitchell <mark@codesourcery.com>
* config.sub (*-wrs-windiss): New targets.
This commit is contained in:
parent
f4fec78b4b
commit
2a43dc3be9
@ -1,3 +1,7 @@
|
|||||||
|
2002-04-25 Mark Mitchell <mark@codesourcery.com>
|
||||||
|
|
||||||
|
* config.sub (*-wrs-windiss): New targets.
|
||||||
|
|
||||||
2002-03-20 Keith Thompson <kst@sdsc.edu>
|
2002-03-20 Keith Thompson <kst@sdsc.edu>
|
||||||
|
|
||||||
* config.guess (ia64:Linux:*:*): Output "ia64-unknown-linux-gnu".
|
* config.guess (ia64:Linux:*:*): Output "ia64-unknown-linux-gnu".
|
||||||
|
6
config.sub
vendored
6
config.sub
vendored
@ -3,7 +3,7 @@
|
|||||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||||
# 2000, 2001, 2002 Free Software Foundation, Inc.
|
# 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2002-03-07'
|
timestamp='2002-04-26'
|
||||||
|
|
||||||
# This file is (in principle) common to ALL GNU software.
|
# This file is (in principle) common to ALL GNU software.
|
||||||
# The presence of a machine in this file suggests that SOME GNU software
|
# The presence of a machine in this file suggests that SOME GNU software
|
||||||
@ -1090,7 +1090,7 @@ case $os in
|
|||||||
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
| -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
|
||||||
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
| -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
|
||||||
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
| -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
|
||||||
| -morphos* | -superux* | -rtmk* | -rtmk-nova*)
|
| -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* )
|
||||||
# Remember, each alternative MUST END IN *, to match a version number.
|
# Remember, each alternative MUST END IN *, to match a version number.
|
||||||
;;
|
;;
|
||||||
-qnx*)
|
-qnx*)
|
||||||
@ -1409,7 +1409,7 @@ case $basic_machine in
|
|||||||
-ptx*)
|
-ptx*)
|
||||||
vendor=sequent
|
vendor=sequent
|
||||||
;;
|
;;
|
||||||
-vxsim* | -vxworks*)
|
-vxsim* | -vxworks* | -windiss*)
|
||||||
vendor=wrs
|
vendor=wrs
|
||||||
;;
|
;;
|
||||||
-aux*)
|
-aux*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user