mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-28 10:06:37 +12:00
* config.sub (sh64): Remove duplicate entry.
* testsuite/config-sub.data: Add test case for sh64.
This commit is contained in:
parent
bc68ffef04
commit
399393b18e
@ -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
3
config.sub
vendored
@ -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
|
||||
;;
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user