mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-30 02:56:35 +12:00
2000-07-06 Andrew Cagney <cagney@b1.cygnus.com>
* config.sub: Recognise d30v as a valid basic_machine.
This commit is contained in:
parent
8300c6838b
commit
c21bc010dd
@ -1,3 +1,7 @@
|
|||||||
|
2000-07-06 Andrew Cagney <cagney@b1.cygnus.com>
|
||||||
|
|
||||||
|
* config.sub: Recognise d30v as a valid basic_machine.
|
||||||
|
|
||||||
2000-06-28 Ben Elliston <bje@redhat.com>
|
2000-06-28 Ben Elliston <bje@redhat.com>
|
||||||
|
|
||||||
* config.sub: Recognise Motorola 68HC11/12 targets. From Stephane
|
* config.sub: Recognise Motorola 68HC11/12 targets. From Stephane
|
||||||
|
4
config.sub
vendored
4
config.sub
vendored
@ -3,7 +3,7 @@
|
|||||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
version='2000-06-28'
|
version='2000-07-06'
|
||||||
|
|
||||||
# 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
|
||||||
@ -218,7 +218,7 @@ case $basic_machine in
|
|||||||
| mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
|
| mips64vr4300 | mips64vr4300el | mips64vr4100 | mips64vr4100el \
|
||||||
| mips64vr5000 | miprs64vr5000el | mcore \
|
| mips64vr5000 | miprs64vr5000el | mcore \
|
||||||
| sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
|
| sparc | sparclet | sparclite | sparc64 | sparcv9 | v850 | c4x \
|
||||||
| thumb | d10v | fr30 | avr)
|
| thumb | d10v | d30v | fr30 | avr)
|
||||||
basic_machine=$basic_machine-unknown
|
basic_machine=$basic_machine-unknown
|
||||||
;;
|
;;
|
||||||
m6811 | m68hc11 | m6812 | m68hc12)
|
m6811 | m68hc11 | m6812 | m68hc12)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user