From 062587eaa891396c936555ae51f7e77eeb71a5fe Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sat, 18 Aug 2012 20:31:10 +1000 Subject: [PATCH] * config.sub (linux-musl*): New. * testsuite/config-sub.data: Add a test case. Signed-off-by: Ben Elliston --- ChangeLog | 5 +++++ config.sub | 6 +++--- testsuite/config-sub.data | 1 + 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8571c27..3a67556 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-18 Anthony G. Basile + + * config.sub (linux-musl*): New. + * testsuite/config-sub.data: Add a test case. + 2012-08-14 Alex Smith * config.guess (x86_64:Haiku:*:*): New. diff --git a/config.sub b/config.sub index b15df57..bdda9e4 100755 --- a/config.sub +++ b/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc. -timestamp='2012-07-31' +timestamp='2012-08-18' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -123,7 +123,7 @@ esac maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ - linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ + linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ knetbsd*-gnu* | netbsd*-gnu* | \ kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) @@ -1364,7 +1364,7 @@ case $os in | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ - | -linux-newlib* | -linux-uclibc* \ + | -linux-newlib* | -linux-musl* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 9d3783e..fafbca1 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -63,6 +63,7 @@ i386-freebsd i386-pc-freebsd i386-haiku i386-pc-haiku i386-linux i386-pc-linux-gnu i386-linux-newlib i386-pc-linux-newlib +i386-linux-musl i386-pc-linux-musl i386-netbsd i386-pc-netbsd i386-openbsd i386-pc-openbsd i386-os2 i386-pc-os2