* config.sub (sh64): Remove duplicate entry.

* testsuite/config-sub.data: Add test case for sh64.
This commit is contained in:
Ben Elliston 2005-06-30 03:16:05 +00:00
parent bc68ffef04
commit 399393b18e
3 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2005-06-30 Ben Elliston <bje@gnu.org>
* config.sub (sh64): Remove duplicate entry.
* testsuite/config-sub.data: Add test case for sh64.
2005-06-30 Mike Frysinger <vapier@gentoo.org>
* config.sub (mips64vr5900, mips64vr5900el): New machines.

3
config.sub vendored
View File

@ -1102,9 +1102,6 @@ case $basic_machine in
sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele)
basic_machine=sh-unknown
;;
sh64)
basic_machine=sh64-unknown
;;
sparc | sparcv8 | sparcv9 | sparcv9b)
basic_machine=sparc-sun
;;

View File

@ -45,3 +45,5 @@ mips64vr5900-elf mips64vr5900-unknown-elf
mips64vr5900el-elf mips64vr5900el-unknown-elf
mips64vr5900 mips64vr5900-unknown-elf
mips64vr5900el mips64vr5900el-unknown-elf
sh64 sh64-unknown-none
sh64-elf sh64-unknown-elf