mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 18:16:36 +12:00
2003-07-17 Ben Elliston <bje@wasabisystems.com>
* config.sub: Handle iq2000 and iq2000-*. Reported missing by Doug Evans.
This commit is contained in:
parent
7a8e7401ca
commit
109f2c8080
@ -1,3 +1,8 @@
|
||||
2003-07-17 Ben Elliston <bje@wasabisystems.com>
|
||||
|
||||
* config.sub: Handle iq2000 and iq2000-*. Reported missing by
|
||||
Doug Evans.
|
||||
|
||||
2003-07-15 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* config.sub: Add am33_2.0 machine.
|
||||
|
6
config.sub
vendored
6
config.sub
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
|
||||
# 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2003-07-04'
|
||||
timestamp='2003-07-17'
|
||||
|
||||
# This file is (in principle) common to ALL GNU software.
|
||||
# The presence of a machine in this file suggests that SOME GNU software
|
||||
@ -235,7 +235,7 @@ case $basic_machine in
|
||||
| fr30 | frv \
|
||||
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
|
||||
| i370 | i860 | i960 | ia64 \
|
||||
| ip2k \
|
||||
| ip2k | iq2000 \
|
||||
| m32r | m68000 | m68k | m88k | mcore \
|
||||
| mips | mipsbe | mipseb | mipsel | mipsle \
|
||||
| mips16 \
|
||||
@ -305,7 +305,7 @@ case $basic_machine in
|
||||
| h8300-* | h8500-* \
|
||||
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
|
||||
| i*86-* | i860-* | i960-* | ia64-* \
|
||||
| ip2k-* \
|
||||
| ip2k-* | iq2000-* \
|
||||
| m32r-* \
|
||||
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
|
||||
| m88110-* | m88k-* | mcore-* \
|
||||
|
Loading…
x
Reference in New Issue
Block a user