586 Commits

Author SHA1 Message Date
Ben Elliston
64757f430a * config.guess: Contract the list of copyright years into the
range 1992-2013. Remove "(C)" character sequence from copyright
	statements. Per http://www.gnu.org/licenses/gpl-howto.html.
	* config.sub: Likewise.
2013-02-04 08:16:01 +11:00
Ben Elliston
80913759d6 Remove trailing whitespace. 2012-12-30 09:38:15 +11:00
Ben Elliston
a8066ce768 * config.guess: Bring up to GPLv3.
* config.sub: Likewise.
2012-12-29 08:25:52 +11:00
Ben Elliston
306afce200 * config.guess: Update copyright years.
* config.sub: Likewise.
2012-12-23 11:20:10 +11:00
Theo Markettos
e64279b1f7 * config.guess (arm:*:riscos:*): Allow arm*.
* testsuite/config-guess.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-09-25 23:24:17 +10:00
Alex Smith
6f8e28fb9e * config.guess (x86_64:Haiku:*:*): New.
* testsuite/config-guess.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-08-14 21:58:20 +10:00
Earnie Boyd
f16804b79e * config.guess (*:MINGW64*:*): New.
* config.sub (mingw64): Likewise.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-07-31 13:23:38 +10:00
Ben Elliston
958bd4a188 config.guess: Remove commented code, circa 1994. 2012-07-29 19:24:27 +10:00
David Hill
fc7ed3ed8f * config.guess (*:Bitrig:*:*): New.
* config.sub (-bitrig*): Likewise.
	* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-06-17 08:38:27 +10:00
Dmitriy Fedchenko
30d03f3d11 * config.guess (NSE-?:NONSTOP_KERNEL:*:*): Match NSE-* as the
substring can be longer than one character.
	* testsuite/config-guess.data: Add a new test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-06-10 21:08:24 +10:00
Ben Elliston
d6f39afaf5 2012-01-16 Marcus Shawcroft <marcus.shawcroft@arm.com>
* config.guess  (aarch64:Linux:*:*, aarch64_be:Linux:*:*): New.
	* config.sub (aarch64-*, aarch64_be-*): New.
	* testsuite/config-sub.data: Add aarch64-elf, aarch64-linux
	aarch64-unknown-elf, aarch64-unknown-linux, aarch64_be-elf,
	aarch64_be-linux, aarch64_be-unknown-elf,
	aarch64_be-unknown-linux.
	* testsuite/config-guess.data: Add aarch64, aarch64_be.
2012-02-14 07:46:33 +11:00
Ben Elliston
d89d675773 2012-02-10 Paul Eggert <eggert@cs.ucla.edu>
Fix incorrect FSF snail mail addresses.
	* config.guess, config.sub: Replace (slightly wrong) snail mail
	addresses with a URL, as per current GNU coding standards.
	See <http://sourceware.org/bugzilla/show_bug.cgi?id=13673#c5>.
2012-02-10 13:55:59 +11:00
Ben Elliston
bbbd684046 Reported by thom.fitzpatrick@hp.com.
* config.guess (x86_64:VMkernel:*:*): New.
	* testsuite/config-guess.data: Add test case.
2012-02-10 10:19:58 +11:00
Ben Elliston
13c1595b32 * config.guess: Update copyright years.
* config.sub: Likewise.
2012-01-01 07:44:16 +11:00
Ben Elliston
c4daf883d3 2011-12-30 Paul Eggert <eggert@cs.ucla.edu>
* config.guess: Fix a minor misspelling ("tupples").
2011-12-30 20:16:14 +11:00
Ben Elliston
1a6937ce13 * config.guess (cris:Linux:*:*): Replace fixed CPU name in the
triplet with ${UNAME_MACHINE}, as it is identical.
	(crisv32:Linux:*:*): Likewise.
	(frv:Linux:*:*): Likewise.
	(hexagon:Linux:*:*): Likewise.
	(or32:Linux:*:*): Likewise.
	(x86_64:Linux:*:*): Likewise.
	* testsuite/config-guess.data: Add some missing GNU/Linux tests.
2011-12-29 20:05:32 +11:00
Ben Elliston
386c721816 2011-11-11 Charles Wilson <cwilso11@users.sourceforge.net>
* config.guess (i*:MSYS*:*): New.
	* config.sub: Recognize -msys*.
	* testsuite/config-guess.data: Add test case.
2011-11-11 06:22:13 +11:00
Ben Elliston
dd5312c0dc * config.guess (hexagon:Linux:*:*): New.
* testsuite/config-guess.data: Add a test case.
2011-10-01 05:57:36 +10:00
Ben Elliston
68873f3c11 * config.guess (*:FreeBSD:*:*): Switch on ${UNAME_PROCESSOR}.
* testsuite/config-guess.data: Remove hard to test FreeBSD cases.
2011-08-20 17:14:20 +10:00
Ben Elliston
fe20e2a5b7 Update timestamp. 2011-06-03 22:31:30 +10:00
Ben Elliston
ce1b2b7b0a * config.guess (tile*:Linux:*:*): Use vendor "unknown", not
"tilera", for consistency with other architectures.
	* config.sub (tile*-*, tilegx-*): Use a more general pattern for
	"tile" to allow matching tilepro, tilegx32 and other variants.
	* testsuite/config-guess.data: Update tests.
	* testsuite/config-sub.data: Likewise.
2011-05-30 19:47:28 +10:00
Ben Elliston
0783756885 2011-05-11 Hector Oron <zumbi@debian.org>
Konstantinos Margaritis  <markos@debian.org>

	* config.guess (arm*:Linux:*:*): Add support for gnueabihf.
2011-05-11 13:18:20 +10:00
Ben Elliston
f8780b1375 2011-02-02 Ben Elliston <bje@gnu.org>
Paul Eggert  <eggert@cs.ucla.edu>

	* config.guess, config.sub, testsuite/config-sub.data:
	Eliminate whitespace issues throughout (as found by M-x
	whitespace-report).  Jim Meyering reports that `git am'
	complains about spaces before tabs in the Emacs source code.
2011-02-02 22:58:39 +11:00
Ben Elliston
29865ea8a5 2011-01-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config.guess (version): Bump copyright years.
	(alpha:OSF1:*:*): Reset EXIT trap before exiting to avoid a
	spurious non-zero exit status on alphaev67-dec-osf5.1.
2011-01-23 20:35:10 +11:00
Ben Elliston
e9c08dcb73 * config.guess: Update copyright years.
* config.sub: Likewise.
2010-12-31 07:33:45 +11:00
Ben Elliston
2ec80f0dba Revert due to problems with the Tru64 shell. From Urs Jan?en.
2010-04-03 Wolfram Sang <w.sang@pengutronix.de>
	* config.guess: Use signal names instead of numbers with trap.
2010-12-26 23:25:09 +11:00
Ben Elliston
3155524d04 From Joachim Schmitz <schmitz@hp.com>:
* config.guess (NEO-?:NONSTOP_KERNEL:*:*): New.
	* testsuite/config-guess.data: Add test cases.
2010-09-24 22:56:23 +10:00
Ben Elliston
f282110aaf From Chris Metcalf <cmetcalf@tilera.com>.
* config.guess (tile*:Linux:*:*): New.
	* testsuite/config-guess.data: Add a test case.
2010-08-27 22:15:13 +10:00
Ben Elliston
94a16bba42 Patch from Rainer Tammer <tammer@tammer.net>:
* config.guess (*:AIX:*:[4567]): Handle AIX 7.x.
2010-07-29 23:17:57 +10:00
Ben Elliston
5edce403e6 Bump timestamp. 2010-04-03 15:15:41 +11:00
Ben Elliston
ab91362155 2010-04-03 Wolfram Sang <w.sang@pengutronix.de>
* config.guess: Use signal names instead of numbers with trap.
2010-04-03 08:49:13 +11:00
Ben Elliston
eca36bcfcc * config.sub (version): Add 2010.
* config.guess (version): Likewise.
2009-12-30 21:31:03 +11:00
Ben Elliston
5380268ada 2009-12-13 Alfred M. Szmidt <ams@gnu.org>
* config.sub (version): Add the year 2009.
	* config.guess (version): Likewise.
2009-12-13 20:49:26 +11:00
Ben Elliston
d1fef1a8f8 * config.guess (i86pc:AuroraUX:5.*:*): New.
(i86xen:AuroraUX:5.*:*): Likewise.
	* config.sub (-auroraux, -auroraux*): New.
	* testsuite/config-guess.data: Add test cases.
	* testsuite/config-sub.data: Likewise.
2009-11-20 14:37:10 +11:00
Ben Elliston
a3bf634cf3 * config.guess (i*86:Linux:*:*): Reintroduce dietlibc detection.
(mips:Linux:*:* | mips64:Linux:*:*): Simplfy with grep, not sed,
	to pull CPU= lines from the preprocessor output.
2009-11-19 14:03:24 +11:00
Ben Elliston
ac79b877bc * config.guess (*:Interix*:*): Allow any uname -r value so that
Interix 2.* is detected.
2009-11-08 22:45:06 +11:00
Ben Elliston
ccf975556a 2009-09-18 Jack Howarth <howarth@bromo.med.uc.edu>
* config.guess (*:Darwin:*:*): Handle 64-bit compilers on i386.
2009-09-18 11:04:25 +10:00
Ben Elliston
06193442fa * config.guess (i*86:Linux:*:*): Remove checks for whether the
default compiler produces a.out binaries.  For all i*86 GNU/Linux
	systems, the triplet guess is now ${UNAME_MACHINE}-pc-linux-gnu.
2009-09-18 10:36:43 +10:00
Ben Elliston
d58a416fbd * config.guess (*:Linux:*:*): Reorder the Linux architectures so
that 'grep :Linux:' matches 'grep :Linux: | sort'.
2009-09-18 10:17:35 +10:00
Ben Elliston
882ce79b49 * config.guess: Document where to get the latest version from.
* config.sub: Likewise.
2009-08-19 15:40:04 +10:00
Ben Elliston
107df2689f * config.guess: Add detection for LynxOS 4.2.
* testsuite/config-guess.data: Add a test case.
2009-06-10 09:42:10 +10:00
Ben Elliston
6fee3aadc3 * config.guess (*:NetBSD:*:*): Use grep -q, which is supported on
this host, instead of the less tidy grep > /dev/null.
	(9000/[34678]??:HP-UX:*:*): Likewise.
	(alpha:Linux:*:*): Likewise.
2009-06-09 13:10:53 +10:00
Ben Elliston
8887c3ad0e Update copyright years. 2009-06-03 08:56:34 +10:00
Ben Elliston
ace8c17897 * config.guess: Factor mips:Linux:*:* and mips64:Linux:*:*. 2009-06-02 10:28:06 +10:00
Ben Elliston
5645877097 * config.guess: Drop detection for i386-pc-linux-gnuaout on
systems with the a.out executable format.  "Here's 5c, kid".
2009-06-02 00:26:28 +10:00
Ben Elliston
c0319357be * config.guess: Drop detection for i386-pc-linux-gnuoldld on
systems with a pre-BFD linker.  "Here's a nickel, kid .."
2009-06-02 00:18:07 +10:00
Ben Elliston
a5fd02512d Reported by bob.strahan@hp.com.
* config.guess (8664:Windows_NT:*): MKS on x86-64 machines.
	* testsuite/config-guess.data: Add a test case.
2009-06-01 08:32:27 +10:00
Ben Elliston
93b5037172 * config.guess (s390x:SunOS:*:*): Add s390x-ibm-solaris*.
* testsuite/config-guess.data: Add a test case.
2009-04-27 16:42:51 +10:00
Ben Elliston
b64b6787e3 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
consistency with config.sub.
	* testsuite/config-guess.data: Add a test case.
2009-04-17 22:03:42 +10:00
Ben Elliston
296058738a Report from Przemyslaw Szczygielski.
* config.guess (i*86:AROS:*:*): Detect AROS.
	* config.sub (aros, aros-*): Handle these.
	* testsuite/config-guess.data: Add test cases.
	* testsuite/config-sub.data: Likewise.
2009-02-03 21:31:24 +11:00