From f41aabd179e2a0677f6fc8dfd2e51303b5c18989 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Mon, 5 Sep 2016 16:43:58 +1000 Subject: [PATCH] * config.sub (cloudabi*-eabi*): Recognise. * testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston --- ChangeLog | 5 +++++ config.sub | 4 ++-- testsuite/config-sub.data | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3bef5e8..d20b910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-09-05 Ed Schouten + + * config.sub (cloudabi*-eabi*): Recognise. + * testsuite/config-sub.data: Add a test case. + 2016-08-28 Ben Elliston * testsuite/config-sub.data: Add more retrospective test cases. diff --git a/config.sub b/config.sub index a1f8229..cc69b06 100755 --- a/config.sub +++ b/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2016 Free Software Foundation, Inc. -timestamp='2016-08-25' +timestamp='2016-09-05' # 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 @@ -117,7 +117,7 @@ case $maybe_os in nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \ - kopensolaris*-gnu* | \ + kopensolaris*-gnu* | cloudabi*-eabi* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 364b5d3..4655e75 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -59,6 +59,7 @@ armv3l armv3l-unknown-none armv6eb-unknown-netbsdelf7.0 armv6eb-unknown-netbsdelf7.0 armv6eb-unknown-netbsdelf7.0-eabi armv6eb-unknown-netbsdelf7.0-eabi armv6eb-unknown-netbsdelf7.0-eabihf armv6eb-unknown-netbsdelf7.0-eabihf +armv6-cloudabi-eabihf armv6-unknown-cloudabi-eabihf armv6-linux-gnu armv6-unknown-linux-gnu armv6-unknown-netbsdelf7.0 armv6-unknown-netbsdelf7.0 armv6-unknown-netbsdelf7.0-eabi armv6-unknown-netbsdelf7.0-eabi