1257 Commits

Author SHA1 Message Date
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
3bfabc1475 * testsuite/config.guess: Sort.
* testsuite/config.sub: Ditto.
2014-01-01 11:37:33 +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
Ben Elliston
d776298149 Attribute 2013-11-28 change to Adam Maxwell. 2013-11-29 09:19:10 +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
5e4de70bb0 * config.sub (k1om, k1om-*): New.
* testsuite/config-sub.data: Add test cases.
2013-10-01 08:53:56 +10:00
Nathan Sidwell
16a0cbc5e3 * config.sub (nvptx): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-09-05 18:18:25 +10:00
Ben Elliston
6ce9fc8a12 Bump timestamp. 2013-08-10 09:02:19 +10:00
Earnie Boyd
053eed3f15 * config.sub (mingw32, msys): Default basic_machine to i686.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-08-10 09:01:28 +10:00
Luis Machado
9fcc4aae00 * config.sub (c8051): New.
* testsuite/config-sub.data: Add testcases for c8051.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-08-08 18:16:05 +10:00
Ben Elliston
28d244f1b2 Bump timestamp. 2013-06-10 13:54:00 +10:00
Basil Peace
fe3de097e8 * testsuite/config-guess.sh: Insert a shebang for /bin/sh into the
generated uname script.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-06-08 08:02:12 +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
Ben Elliston
e717cce3e9 Whitespace fix. 2013-04-24 20:30:54 +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
Sandra Loosemore
d0d574aa3e * config.sub (nios2eb, nios2el): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-01-23 16:34:25 +11:00
Ben Elliston
a73cef5026 Merge branch 'master' of git.sv.gnu.org:/srv/git/config 2013-01-15 12:36:05 +11:00
Juergen Urban
f3c0df743b * config.sub (mips5900, mipsr5900el): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-01-11 10:13:06 +11:00
Juergen Urban
ad4bdc57b8 * config.sub (mips5900, mipsr5900el): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-01-11 10:12:04 +11:00
Jens Staal
e8c206ec54 * config.sub (plan9): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2013-01-04 20:50:48 +11:00
Uwe Stieber
2108c16a76 * config.sub (kaos*): Remove.
Signed-off-by: Ben Elliston <bje@gnu.org>
2012-12-31 21:12:43 +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
Leif Ekblad
7b79d80463 * config.sub (rdos): Expand to x86_64-pc-rdos.
(rdos32, rdos64): New.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-12-06 10:37:37 +11:00
Mike Frysinger
9582436dfa * Makefile (check-guess, check-sub): New targets.
(check): Depend on check-guess and check-sub.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-11-11 09:32:34 +11:00
Mike Frysinger
c32cdd1e57 * config.sub (arm): Handle armv6/armv7/armv8 targets.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-11-11 09:28:25 +11:00
David Holsgrove
fb456b34ef * config.sub (microblazeel): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-10-10 15:33:17 +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
Anthony G. Basile
062587eaa8 * config.sub (linux-musl*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-08-18 20:31:10 +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
Ben Elliston
73a7864117 * testsuite/config-guess.sh: Don't export PATH. 2012-07-31 13:26:41 +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
7886f29c82 testsuite/config-guess.sh: Incorporate uname.in as a heredoc.
testsuite/uname.in: Remove.
2012-07-30 12:49:14 +10:00
Ben Elliston
70fe2ef011 uname: Remove. 2012-07-29 21:43:57 +10:00
Ben Elliston
958bd4a188 config.guess: Remove commented code, circa 1994. 2012-07-29 19:24:27 +10:00