mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-08 14:18:20 +12:00
2005-12-09 Ben Elliston <bje@gnu.org>
Reported by Jan-Benedict Glaw <jbglaw@lug-owl.de>: * config.guess (vax:Linux:*:): Detect as vax-dec-linux-gnu. * testsuite/config-guess.data: Add test. 2005-12-09 Nathan Sidwell <nathan@codesourcery.com> * config.sub (mt): Rename from ms1. (ms1): Alias it to mt for backward compatibility. * testsuite/config-sub.data: Update testsuite.
This commit is contained in:
@ -14,3 +14,4 @@ or32 ignored Linux ignored or32-unknown-linux-gnu
|
||||
x86_64 1.5.18(0.132/4/2) CYGWIN_NT-5.2 ignored x86_64-unknown-cygwin
|
||||
x86 5.0 Interix ignored i586-pc-interix5
|
||||
ppc64 2.6.9-22 Linux ignored powerpc64-unknown-linux-gnu
|
||||
vax 2.6.15 Linux ignored vax-dec-linux-gnu
|
||||
|
@ -39,8 +39,8 @@ arm-unknown-riscos arm-unknown-riscos
|
||||
i586-skyos i586-pc-skyos
|
||||
m32c m32c-unknown-none
|
||||
m32c-elf m32c-unknown-elf
|
||||
ms1 ms1-unknown-none
|
||||
ms1-elf ms1-unknown-elf
|
||||
ms1 mt-unknown-none
|
||||
ms1-elf mt-unknown-elf
|
||||
mips64vr5900-elf mips64vr5900-unknown-elf
|
||||
mips64vr5900el-elf mips64vr5900el-unknown-elf
|
||||
mips64vr5900 mips64vr5900-unknown-elf
|
||||
@ -72,3 +72,5 @@ sparc-haiku sparc-unknown-haiku
|
||||
powerpc-haiku powerpc-unknown-haiku
|
||||
i386-pc-sco6 i386-pc-sco5v6
|
||||
i386-pc-sco5v6 i386-pc-sco5v6
|
||||
mt mt-unknown-none
|
||||
mt-elf mt-unknown-elf
|
||||
|
Reference in New Issue
Block a user