2005-06-30 Mike Frysinger <vapier@gentoo.org>

* config.sub (mips64vr5900, mips64vr5900el): New machines.
	* testsuite/config-sub.data: Add test cases.
This commit is contained in:
Ben Elliston 2005-06-30 03:07:55 +00:00
parent 6ecb2a14fa
commit bc68ffef04
3 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-06-30 Mike Frysinger <vapier@gentoo.org>
* config.sub (mips64vr5900, mips64vr5900el): New machines.
* testsuite/config-sub.data: Add test cases.
2005-06-30 Brad Smith <brad@comstyle.com>
* config.guess: Simplify OpenBSD support.

4
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
timestamp='2005-06-02'
timestamp='2005-06-30'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -248,6 +248,7 @@ case $basic_machine in
| mips64vr4100 | mips64vr4100el \
| mips64vr4300 | mips64vr4300el \
| mips64vr5000 | mips64vr5000el \
| mips64vr5900 | mips64vr5900el \
| mipsisa32 | mipsisa32el \
| mipsisa32r2 | mipsisa32r2el \
| mipsisa64 | mipsisa64el \
@ -326,6 +327,7 @@ case $basic_machine in
| mips64vr4100-* | mips64vr4100el-* \
| mips64vr4300-* | mips64vr4300el-* \
| mips64vr5000-* | mips64vr5000el-* \
| mips64vr5900-* | mips64vr5900el-* \
| mipsisa32-* | mipsisa32el-* \
| mipsisa32r2-* | mipsisa32r2el-* \
| mipsisa64-* | mipsisa64el-* \

View File

@ -41,3 +41,7 @@ m32c m32c-unknown-none
m32c-elf m32c-unknown-elf
ms1 ms1-unknown-none
ms1-elf ms1-unknown-elf
mips64vr5900-elf mips64vr5900-unknown-elf
mips64vr5900el-elf mips64vr5900el-unknown-elf
mips64vr5900 mips64vr5900-unknown-elf
mips64vr5900el mips64vr5900el-unknown-elf