mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2001-03-09 H.J. Lu <hjl@gnu.org>
* config.sub: Recognize s390/s390x as valid $basic_machine.
This commit is contained in:
parent
db9b4a7125
commit
fe348a5b7a
@ -1,3 +1,7 @@
|
|||||||
|
2001-03-09 H.J. Lu <hjl@gnu.org>
|
||||||
|
|
||||||
|
* config.sub: Recognize s390/s390x as valid $basic_machine.
|
||||||
|
|
||||||
2001-03-05 Pavel Roskin <proski@gnu.org>
|
2001-03-05 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* config.guess: Never use `rm' without `-f' since it may be
|
* config.guess: Never use `rm' without `-f' since it may be
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
|||||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
timestamp='2001-02-16'
|
timestamp='2001-03-09'
|
||||||
|
|
||||||
# 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
|
||||||
@ -230,7 +230,7 @@ case $basic_machine in
|
|||||||
| mips16 | mips64 | mipsel | mips64el \
|
| mips16 | mips64 | mipsel | mips64el \
|
||||||
| mips64orion | mips64orionel | mipstx39 | mipstx39el \
|
| mips64orion | mips64orionel | mipstx39 | mipstx39el \
|
||||||
| mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
|
| mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
|
||||||
| mips64vr5000 | miprs64vr5000el | mcore \
|
| mips64vr5000 | miprs64vr5000el | mcore | s390 | s390x \
|
||||||
| sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
|
| sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
|
||||||
| thumb | d10v | d30v | fr30 | avr | openrisc)
|
| thumb | d10v | d30v | fr30 | avr | openrisc)
|
||||||
basic_machine=$basic_machine-unknown
|
basic_machine=$basic_machine-unknown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user