From 0d2ca02bba4a8970d4d6b2e0cf23c710cb2b2aa8 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 2 Jan 2006 06:03:00 +0000 Subject: [PATCH] * config.guess (*:SolidBSD:*:*): New. * config.sub (-solidbsd*): New. * testsuite/config-guess.data: Add test case. * testsuite/config-sub.data: Ditto. --- ChangeLog | 7 +++++++ config.guess | 5 ++++- config.sub | 5 +++-- testsuite/config-guess.data | 1 + testsuite/config-sub.data | 1 + 5 files changed, 16 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 57ebdce..ce74b47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-02 Ben Elliston + + * config.guess (*:SolidBSD:*:*): New. + * config.sub (-solidbsd*): New. + * testsuite/config-guess.data: Add test case. + * testsuite/config-sub.data: Ditto. + 2005-12-23 Ben Elliston From Takahashi Yoshihiro : diff --git a/config.guess b/config.guess index 10a8260..17690ae 100755 --- a/config.guess +++ b/config.guess @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. -timestamp='2005-12-23' +timestamp='2006-01-02' # 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 @@ -206,6 +206,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; + *:SolidBSD:*:*) + echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} + exit ;; macppc:MirBSD:*:*) echo powerppc-unknown-mirbsd${UNAME_RELEASE} exit ;; diff --git a/config.sub b/config.sub index 8f7b738..a4e8a94 100755 --- a/config.sub +++ b/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. -timestamp='2005-12-23' +timestamp='2006-01-02' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1199,7 +1199,8 @@ case $os in | -aos* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* | -openbsd* \ + | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ + | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ diff --git a/testsuite/config-guess.data b/testsuite/config-guess.data index caca95c..6e7184f 100644 --- a/testsuite/config-guess.data +++ b/testsuite/config-guess.data @@ -17,3 +17,4 @@ ppc64 2.6.9-22 Linux ignored powerpc64-unknown-linux-gnu vax 2.6.15 Linux ignored vax-dec-linux-gnu i586 ignored rdos ignored i586-pc-rdos pc98 7.0 FreeBSD ignored i386-unknown-freebsd7.0 +i586 1.0 SolidBSD ignored i586-unknown-solidbsd1.0 diff --git a/testsuite/config-sub.data b/testsuite/config-sub.data index 16a0832..0759684 100644 --- a/testsuite/config-sub.data +++ b/testsuite/config-sub.data @@ -80,3 +80,4 @@ i586-rdos i586-pc-rdos i386-linux-newlib i386-pc-linux-newlib mb-elf mb-unknown-elf microblaze-elf microblaze-unknown-elf +i386-solidbsd i386-pc-solidbsd