* config.sub (mipsisa32r6, mipsisa64r6): New.

* testsuite/config-sub.data: Add test cases for mipsisa*r6.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Chao-ying Fu 2014-05-01 12:48:36 +10:00 committed by Ben Elliston
parent 878563aff3
commit 5049811e67
3 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2014-05-01 Ben Elliston <bje@gnu.org>
* testsuite/config-sub.data: Add test cases for mipsisa*r6.
2014-05-01 Chao-ying Fu <chao-ying.fu@imgtec.com>
Matthew Fortune <matthew.fortune@imgtec.com>
Andrew Bennett <andrew.bennett@imgtec.com>
* config.sub (mipsisa32r6, mipsisa64r6): New.
2014-04-03 Ben Elliston <bje@gnu.org> 2014-04-03 Ben Elliston <bje@gnu.org>
* testsuite/config-sub.data: Sort. * testsuite/config-sub.data: Sort.

6
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script. # Configuration validation subroutine script.
# Copyright 1992-2014 Free Software Foundation, Inc. # Copyright 1992-2014 Free Software Foundation, Inc.
timestamp='2014-04-03' timestamp='2014-05-01'
# This file is free software; you can redistribute it and/or modify it # This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by # under the terms of the GNU General Public License as published by
@ -283,8 +283,10 @@ case $basic_machine in
| mips64vr5900 | mips64vr5900el \ | mips64vr5900 | mips64vr5900el \
| mipsisa32 | mipsisa32el \ | mipsisa32 | mipsisa32el \
| mipsisa32r2 | mipsisa32r2el \ | mipsisa32r2 | mipsisa32r2el \
| mipsisa32r6 | mipsisa32r6el \
| mipsisa64 | mipsisa64el \ | mipsisa64 | mipsisa64el \
| mipsisa64r2 | mipsisa64r2el \ | mipsisa64r2 | mipsisa64r2el \
| mipsisa64r6 | mipsisa64r6el \
| mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sb1 | mipsisa64sb1el \
| mipsisa64sr71k | mipsisa64sr71kel \ | mipsisa64sr71k | mipsisa64sr71kel \
| mipsr5900 | mipsr5900el \ | mipsr5900 | mipsr5900el \
@ -401,8 +403,10 @@ case $basic_machine in
| mips64vr5900-* | mips64vr5900el-* \ | mips64vr5900-* | mips64vr5900el-* \
| mipsisa32-* | mipsisa32el-* \ | mipsisa32-* | mipsisa32el-* \
| mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa32r2-* | mipsisa32r2el-* \
| mipsisa32r6-* | mipsisa32r6el-* \
| mipsisa64-* | mipsisa64el-* \ | mipsisa64-* | mipsisa64el-* \
| mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64r2-* | mipsisa64r2el-* \
| mipsisa64r6-* | mipsisa64r6el-* \
| mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \
| mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \
| mipsr5900-* | mipsr5900el-* \ | mipsr5900-* | mipsr5900el-* \

View File

@ -132,6 +132,10 @@ mips64vr5900el-elf mips64vr5900el-unknown-elf
mips64vr5900-elf mips64vr5900-unknown-elf mips64vr5900-elf mips64vr5900-unknown-elf
mips64vr5900el mips64vr5900el-unknown-elf mips64vr5900el mips64vr5900el-unknown-elf
mips64vr5900 mips64vr5900-unknown-elf mips64vr5900 mips64vr5900-unknown-elf
mipsisa32r6-elf mipsisa32r6-unknown-elf
mipsisa32r6el-elf mipsisa32r6el-unknown-elf
mipsisa64r6-elf mipsisa64r6-unknown-elf
mipsisa64r6el-elf mipsisa64r6el-unknown-elf
mipsr5900el mipsr5900el-unknown-elf mipsr5900el mipsr5900el-unknown-elf
mipsr5900 mipsr5900-unknown-elf mipsr5900 mipsr5900-unknown-elf
mips-sde-elf mips-sde-elf mips-sde-elf mips-sde-elf