2002-02-15 Ben Elliston <bje@redhat.com>

* config.sub: Accept m68060.
This commit is contained in:
Ben Elliston 2002-02-15 06:02:05 +00:00
parent 32c382c991
commit fa21edd7f7
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-02-15 Ben Elliston <bje@redhat.com>
* config.sub: Accept m68060.
2002-02-12 Ben Elliston <bje@redhat.com>
* config.sub (sx?-*, superux*): New basic_machine and os.

4
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002 Free Software Foundation, Inc.
timestamp='2002-02-12'
timestamp='2002-02-15'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -293,7 +293,7 @@ case $basic_machine in
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
| i*86-* | i860-* | i960-* | ia64-* \
| m32r-* \
| m68000-* | m680[01234]0-* | m68360-* | m683?2-* | m68k-* \
| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
| m88110-* | m88k-* | mcore-* \
| mips-* | mips16-* | mips64-* | mips64el-* | mips64orion-* \
| mips64orionel-* | mips64vr4100-* | mips64vr4100el-* \