607 Commits

Author SHA1 Message Date
Ben Elliston
6c134e4ebe * config.guess (mips-sony-bsd): Remove from the C program. 2014-01-25 10:41:17 +11:00
Ben Elliston
1a322da12e * config.guess (m68k-sony-newsos): Remove from the C program. 2014-01-25 10:39:07 +11:00
Ben Elliston
04d0856487 * config.guess (i386-sequent-dynix): Remove from the C program.
(n32k-sequent-dynix): Likewise.
2014-01-25 10:35:56 +11:00
Ben Elliston
040f6f53d0 * config.guess (i386-sequent-ptx): Remove from the C program. 2014-01-25 10:35:02 +11:00
Ben Elliston
027f78e575 * config.guess (i386-pc-bsd): Remove from the C program. 2014-01-25 10:26:02 +11:00
Ben Elliston
26087e5e6b * config.guess (i860-alliant-bsd): Remove from the C program. 2014-01-25 10:24:23 +11:00
Ben Elliston
4eeda315b0 * config.guess (m68k-hp-bsd): Remove from the C program. 2014-01-25 10:22:22 +11:00
Ben Elliston
5edf2123d2 * config.guess (arm-acron-riscix): Remove from the C program. 2014-01-25 10:21:06 +11:00
Ben Elliston
4f43a7a663 * config.guess (c1-convex-bsd, c32-convex-bsd, c2-convex-bsd)
(c34-convex-bsd, c38-convex-bsd, c4-convex-bsd): Remove Convex
	triplets that are not handled inside the case statement.
2014-01-25 10:18:07 +11:00
Ben Elliston
7e5d6f6356 * config.guess: Update copyright years.
* config.sub: Likewise.
2014-01-01 11:32:39 +11:00
Ben Elliston
3130bac631 Fix leading whitespace problems. 2013-11-29 09:21:40 +11:00
Karl Berry
3abc1f5af3 * config.guess (*:Darwin:*:*): Avoid executing `cc' on OS X 10.9,
as it ships with a stub that puts up a graphical alert prompting
	the user to install developer tools.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-11-28 10:46:50 +11:00
Ben Elliston
28d244f1b2 Bump timestamp. 2013-06-10 13:54:00 +10:00
Anton Blanchard
29900d3bff * config.guess (ppc64le:Linux:*:*, ppcle:Linux:*:*): New.
Signed-off-by: Ben Elliston <bje@gnu.org>
2013-06-06 14:21:16 +10:00
Mike Frysinger
20f0b7ebd0 * config.guess (s390:Linux:*:*|s390x:Linux:*:*): s390 targets
include "-gnu" suffixes like other Linux targets (and "-uclibc"
	with uclibc targets).

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-05-16 16:16:32 +10:00
Mike Frysinger
cc7cea2393 * config.guess: Hoist C library detection code up to a common
location so all Linux targets can use it.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-05-16 08:06:31 +10:00
Torsten Maehne
210f4a7dfd * config.guess (*:Darwin:*:*): Check for powerpc64.
Signed-off-by: Ben Elliston <bje@gnu.org>
2013-05-16 07:55:59 +10:00
Mischa Jonker
986360de6e * config.sub (arceb): New.
* config.guess (arc:Linux:*:*, arceb:Linux:*:*): New.
	* testsuite/config-guess.data: Add test cases.
	* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-04-24 22:26:32 +10:00
Jim Pryor
c47c1807fd * config.guess (i*86:Linux:*:*): Test for uClibc.
Signed-off-by: Ben Elliston <bje@gnu.org>
2013-04-24 20:21:10 +10:00
Jim Pryor
bb562af3ec * config.guess (x86_64:Linux:*:*): Test for uClibc.
Signed-off-by: Ben Elliston <bje@gnu.org>
2013-04-24 10:32:17 +10:00
Christian Svensson
fd4dee4466 * config.guess (or1k:Linux:*:*): New.
* config.sub (or1k): Likewise.
	* testsuite/config-guess.data: Test for or1k:Linux.
	* testsuite/config-sub.data: Tests for or1k-linux, or1k-elf.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-02-12 21:34:07 +11:00
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