mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 10:36:37 +12:00
2002-03-06 Chris Demetriou <cgd@broadcom.com>
* config.sub: Add support for mipsisa64.
This commit is contained in:
parent
8a576ea922
commit
35e303d71c
@ -1,3 +1,7 @@
|
||||
2002-03-06 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* config.sub: Add support for mipsisa64.
|
||||
|
||||
2002-03-04 Ben Elliston <bje@redhat.com>
|
||||
|
||||
From Kevin Ryde <user42@zip.com.au>:
|
||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
# 2000, 2001, 2002 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2002-03-04'
|
||||
timestamp='2002-03-07'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -239,7 +239,7 @@ case $basic_machine in
|
||||
| mips64vr4100 | mips64vr4100el | mips64vr4300 \
|
||||
| mips64vr4300el | mips64vr5000 | mips64vr5000el \
|
||||
| mipsbe | mipseb | mipsel | mipsle | mipstx39 | mipstx39el \
|
||||
| mipsisa32 \
|
||||
| mipsisa32 | mipsisa64 \
|
||||
| mn10200 | mn10300 \
|
||||
| ns16k | ns32k \
|
||||
| openrisc | or32 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user