From 0c03916f14c7525b5a68f533d4421cecfa4056ef Mon Sep 17 00:00:00 2001 From: Anthony Green Date: Mon, 28 Jul 2014 22:15:08 +1000 Subject: [PATCH] * config.sub (moxiebox, -moxiebox*): New. * testsuite/config-sub.data: Add test cases. Signed-off-by: Ben Elliston --- ChangeLog | 6 ++++++ config.sub | 8 ++++++-- testsuite/config-sub.data | 1 + 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8ffa806..f134bc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-07-28 Anthony Green + Ben Elliston + + * config.sub (moxiebox, -moxiebox*): New. + * testsuite/config-sub.data: Add test cases. + 2014-07-12 Ben Elliston * testsuite/config-sub.data: Sort. diff --git a/config.sub b/config.sub index d654d03..88a0cb4 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2014 Free Software Foundation, Inc. -timestamp='2014-05-01' +timestamp='2014-07-28' # 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 @@ -828,6 +828,10 @@ case $basic_machine in basic_machine=powerpc-unknown os=-morphos ;; + moxiebox) + basic_machine=moxie-unknown + os=-moxiebox + ;; msdos) basic_machine=i386-pc os=-msdos @@ -1373,7 +1377,7 @@ case $os in | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ + | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index b51795b..e634227 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -142,6 +142,7 @@ mips-sde-elf mips-sde-elf mmix-elf mmix-knuth-elf mmix mmix-knuth-mmixware moxie-elf moxie-unknown-elf +moxiebox moxie-unknown-moxiebox ms1-elf mt-unknown-elf ms1 mt-unknown-none msys i686-pc-msys