845 Commits

Author SHA1 Message Date
Ben Elliston
706fbe57e3 Silence warning SC2021 from shellcheck.
* config.guess (*:GNU/*:*:*): Use [:upper:] and [:lower:] classes
	instead of [A-Z] and [a-z]. Putting [] around character ranges in
	tr is a mistake anyway, as it includes square brackets in the
	translation.
2016-04-02 13:19:03 +11:00
Ben Elliston
ff434509fc Silence warning SC2116 from shellcheck.
* config.guess (i*86:skyos:*:*): Fix misplaced backquote.
2016-04-02 13:17:45 +11:00
Ben Elliston
1f226b04f1 Silence warning SC1007 from shellcheck.
* config.guess: Explicitly set CCOPTS to "" not the empty string.
2016-04-02 12:59:20 +11:00
Mike Hommey
3d5db9ebe8 * config.sub (-ios): New.
* testsuite/config-sub.data: Add a test case (and sort).

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-03-30 14:29:59 +11:00
Luis Kornblueh
081b46702f * config.guess (SX-ACE:SUPER-UX:*:*): New.
* testsuite/config-guess.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-03-24 19:40:55 +11:00
Ben Elliston
bb8fb40295 * config.guess: Simplify shell code by removing quotes around
fixed strings that contain no expansions.
2016-02-11 22:44:49 +11:00
Urs Janßen
01874d586c * config.guess (*:LibertyBSD:*:*): Fix sed expression.
Signed-off-by: Ben Elliston <bje@gnu.org>
2016-02-11 14:26:32 +11:00
Riley Baird
6686d2dbf9 * config.guess (*:LibertyBSD:*:*): New.
* config.sub (-libertybsd*): Likewise.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-02-03 21:58:35 +11:00
Ben Elliston
8f57293617 * config.guess: Update copyright years.
* config.sub: Likewise.
2015-12-31 22:20:17 +11:00
Ben Elliston
72544e37a8 * config.guess: Shorten gitweb URLs.
* config.sub: Likewise.
2015-12-31 22:14:07 +11:00
Ben Elliston
7ac240afb7 * config.guess: Whitespace fixes.
* config.sub: Likewise.
2015-12-14 07:15:58 +11:00
Ben Elliston
87a3b5e5fd * Makefile (manpages): New target.
(doc/config.guess.1): Build man page with help2man.
	(doc/config.sub.1): Likewise.
	* doc/config.guess.x: Copied from Autoconf tree.
	* doc/config.guess.1: Generate.
	* doc/config.sub.1: Likewise.
2015-11-22 20:41:43 +11:00
Ben Elliston
6778268ff8 * config.sub (usage): Put usage on one line. 2015-11-22 20:05:37 +11:00
Ben Elliston
44bd5675f4 Reported by Owen Urkov <owen@asperasoft.com>.
* config.guess (amd64:Isilon OneFS:*:*): New.
	* config.sub (-onefs*): New.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.
2015-11-19 14:30:10 +11:00
Pavel Janík
1e80063123 * config.guess (pc:*:*:*): Comment tweak.
Signed-off-by: Ben Elliston <bje@gnu.org>
2015-10-21 15:05:21 +11:00
Ben Elliston
869aecc8c8 * config.guess (k1om:Linux:*:*): New.
* testsuite/config-guess.data: Add a test case.

	Reported by Jan Stypka <jasieek@student.agh.edu.pl>.
2015-09-14 09:50:28 +10:00
Jonas 'Sortie' Termansen
c4d5b5f44e * config.guess (*:Sortix:*:*): New.
* config.sub (-sortix*): New.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-08-20 13:55:56 +10:00
Ben Elliston
029960efb7 * testsuite/config-sub.data: Sort. 2015-08-18 09:41:51 +10:00
Rich Felker
7288a78677 * config.sub: Recognise sh2eb.
* testsuite/config-sub.data: Add test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-08-18 09:39:23 +10:00
Albert Ou
b576fa87c1 * config.sub (riscv32-*, riscv64-*): Allow company name.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-07-28 10:00:50 +10:00
Branko Drevenšek
2b079ca470 * config.sub (ba): Recognise.
* testsuite/config-sub.data: Add new tests.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-07-24 09:06:29 +10:00
Tobias Illenseer
8ab4445b08 * config.sub (sx?-*): Expand to sx*-* for new sxace CPU.
Signed-off-by: Ben Elliston <bje@gnu.org>
2015-07-07 19:21:21 +10:00
宋冬生
9c63d2fafe * config.guess (*:NetBSD:*:*): Use only the major release and
minor release number in the triplet.
	* testsuite/config-guess.data: Add new tests.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-07-03 15:07:38 +10:00
Alexandre Oliva
ca9bfb8cc7 * config.guess (x86_64:Linux:*:*): Output 'pc', not 'unknown'.
* testsuite/config-guess.data: Update test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-06-30 17:26:58 +10:00
Brion Vibber
1c8b09aec7 * config.sub (asmjs): Recognize.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-03-08 13:30:59 +11:00
Ben Elliston
be3f1fd013 ChangeLog: Whitespace fixes to comply with the GNU coding standard. 2015-03-08 13:27:47 +11:00
Ed Schouten
37d9d9d48e * config.sub (-cloudabi*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-03-06 00:48:00 +11:00
Dmitry V. Levin
9c71dc568d * config.guess (e2k:Linux:*:*): New.
* config.sub (e2k, e2k-*): New.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-03-04 12:25:30 +11:00
Taylor R Campbell
d9c8f45036 * config.guess (*:NetBSD:*:*): Handle earm* archs.
* config.sub (netbsd*-eabi*): New.
	* testsuite/config-guess.data: Add test cases.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-02-23 07:09:51 +11:00
Taylor R Campbell
b5c9e06027 * config.guess (*:NetBSD:*:*): uname -p' and sysctl -n
hw.machine_arch' have been the same since `uname -p' was
	introduced in 1998.  `sysctl -n hw.machine_arch' has been around a
	little longer, since 1997, so fall back to that in the obscure
	case that someone might still care about that vintage.

Signed-off-by: Ben Elliston <bje@gnu.org>
2015-02-21 10:52:18 +11:00
Ben Elliston
1366a50997 Whitespace fix in ChangeLog. 2015-02-21 10:51:10 +11:00
Ben Elliston
1dfdef2268 * testsuite/config-guess.sh: Read an additional column from the
data file giving a value for 'uname -p'.  In most cases, this can
	be the string 'ignored'.
	* testsuite/config-guess.data: Add uname -p value for each entry.
2015-02-20 22:48:48 +11:00
Ben Elliston
714957f92f * config.guess: Update copyright years.
* config.sub: Likewise.
2015-01-01 04:39:41 +11:00
Ben Elliston
f95010aafe * testsuite/config-sub.data: Sort. 2014-12-26 22:11:38 +11:00
James Bowman
7287877bb8 * config.sub (ft32): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-12-21 12:56:01 +11:00
Eric Botcazou
e2bd12bd94 * config.sub (visium): New CPU type.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-12-03 19:13:59 +11:00
Ben Elliston
31898b96a4 * config.guess (*:AIX:*:[4567]): Use /usr/biun/lslpp and not
oslevel to determine the OS version number. This gives more a
	precise version number.	From Michael Felt.
2014-11-04 21:57:16 +11:00
Olivier Hainque
dce190c15f * config.sub (leon, leon[3-9]): New CPUs.
* testsuite/config-sub.data: New tests for leon and leon3.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-09-26 09:29:46 +10:00
Palmer Dabbelt
576c839acc * config.sub (riscv32, riscv64): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-09-11 15:35:01 +10:00
Anthony Green
0c03916f14 * config.sub (moxiebox, -moxiebox*): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-07-28 22:15:08 +10:00
Ben Elliston
13176bd289 * testsuite/config-sub.data: Sort. 2014-07-12 10:34:48 +09:30
Chao-ying Fu
5049811e67 * config.sub (mipsisa32r6, mipsisa64r6): New.
* testsuite/config-sub.data: Add test cases for mipsisa*r6.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-05-01 12:48:36 +10:00
Ben Elliston
878563aff3 * testsuite/config-sub.data: Sort. 2014-04-03 11:14:15 +11:00
Ashish Kapania
8585d388f9 * config.sub (-tirtos*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-04-03 11:13:13 +11:00
Ben Elliston
cccd1d0ab7 * testsuite/config-sub.sh (run_config-sub): Quote some variables
to avoid spurious shell errors when a test case fails.
2014-04-03 11:08:57 +11:00
Christian Svensson
47681e2a9b * config.guess (openrisc:Linux:*:*): New.
* config.guess (or1k*:Linux:*:*): Modified for or1knd.
	* config.sub (or1knd): New.
	* testsuite/config-guess.data: Test for or1knd:Linux, openrisc:Linux.
	* testsuite/config-sub.data: Tests for or1knd-linux, or1knd-elf,
	or1knd and or1k.

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-03-24 19:55:13 +11:00
Ben Elliston
f4ebd3ed09 Reported by Dejan Lekic <dejan.lekic@gmail.com>.
* config.guess (*:MSYS*:*): Match all machines, not just i*.
	* testsuite/config-guess.data: Add a test case.
2014-03-13 00:04:59 +11:00
Urs Janssen
6947a35648 * config.guess (Linux|GNU|GNU/*): Strip extraneous whitespace
inserted by the preprocessor (eg, pgcc -E).

Signed-off-by: Ben Elliston <bje@gnu.org>
2014-02-12 22:13:37 +11:00
Ben Elliston
26c2790a61 Improve formatting of 2014-01-25 entries. 2014-01-25 17:33:32 +11:00
Ben Elliston
98d92476e9 * config.guess: Remove check for /usr/apollo directory. 2014-01-25 12:30:35 +11:00