499 Commits

Author SHA1 Message Date
Ben Elliston
b6b5d6c4c7 * config.sub (maybe_os): Remove second and duplicate *-next
case. Only the first will match. Found by Shellcheck.
2018-01-13 17:10:28 +11:00
Randall S. Becker
a69a8a3d51 * config.guess (NSV-*:NONSTOP_KERNEL:*:*): New.
* config.sub (nsv-tandem): New.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.

Signed-off-by: Ben Elliston <bje@gnu.org>
2018-01-11 10:00:52 +11:00
Ben Elliston
6fc06f163a * config.guess: Update copyright years.
* config.sub: Likewise.
	* doc/config.guess.1: Regenerate.
	* doc/config.sub.1: Likewise.
2018-01-01 17:10:32 +11:00
Ben Elliston
6adbbddf3a Bump timestamp. 2017-12-31 11:18:41 +11:00
Andrew Pinski
cb7fee107e * config.sub (-bme*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2017-12-31 08:09:29 +11:00
Olivier Hainque
f5641da650 * config.sub: Map -pikeos to baremetal.
* testsuite/config-sub.data: Add tests for a few pikeos
	configuration variants.

Signed-off-by: Ben Elliston <bje@gnu.org>
2017-11-23 22:19:05 +11:00
Ben Elliston
76d2f0e6f6 Revert -- it's too soon to make this change.
* config.guess: Replace old-style `..` command substitution with
	the more modern $(..) form.
	* config.sub: Likewise.
2017-11-04 11:04:43 +11:00
Ben Elliston
b83ed0ee7b * config.sub (we32k): Remove duplicate case so that `we32k'
properly canonicalises to `we32k-att-sysv'.
	* testsuite/config-sub.data: Update test case.
2017-11-04 09:25:08 +11:00
Ben Elliston
cf2650fa94 * config.guess: Improve usage text.
* config.sub: Likewise.
2017-11-04 09:22:08 +11:00
Ben Elliston
a1aab4fe31 * config.guess: Replace old-style .. command substitution with
the more modern $(..) form.
	* config.sub: Likewise.
2017-11-03 22:21:08 +11:00
Ben Elliston
4e9ab51a54 * config.guess: Whitespace fixes.
* config.sub: Ditto.
2017-11-01 09:31:38 +11:00
Ben Elliston
0e5095bc3b * config.sub (maybe_os): Remove redundant dpx2*-bull pattern.
Already matched by dpx2*.
2017-11-01 09:00:35 +11:00
Ben Elliston
c346c22106 * config.guess (Local variables): Use 'write-file-functions
instead of the deprecated 'write-file-hook (as of Emacs 22.1).
	* config.sub: Likewise.
2017-09-26 11:38:13 +10:00
Paul Eggert
0710b02a4a Prefer https: to http: for gnu.org
In Gnulib, Emacs, etc. we are changing ftp: and http: URLs to
	use https:, to help defend against man-in-the-middle attacks.
	Propagate these changes upstream to the config scripts.
	* config.guess, config.sub: Use https: URLs in diagnostics
	and in comments.

Signed-off-by: Ben Elliston <bje@gnu.org>
2017-09-17 08:25:26 +10:00
Ben Elliston
36b490f72a * config.sub (maybe_os): Add x64 alias for x86_64. 2017-09-13 21:49:43 +10:00
Ben Elliston
611c365215 Fix space before tab in config.sub. 2017-09-13 08:19:52 +10:00
Ben Elliston
554e3feb15 * config.sub (maybe_os): Remove -windowsnt*.
* config.guess (Alpha\ *:Windows_NT*:*): Remove obsolete case.
	(21064:Windows_NT:50:3): Likewise.
	(i*:windows32*:*): Likewise.
	([345]86:Windows_95:*, [345]86:Windows_98:*): Likewise.
	([345]86:Windows_NT:*): Likewise.
	(8664:Windows_NT:*): Likewise.
	(i*:Windows_NT*:* | Pentium*:Windows_NT*:*): Likewise.
	(p*:CYGWIN*:*): Likewise.
	* testsuite/config-guess.data: Remove relevant test cases.
2017-09-12 11:52:17 +10:00
Ben Elliston
3ff19c8ae6 * config.sub: Improve comments. 2017-09-10 19:19:51 +10:00
Andrew Jenner
35db81cadc * config.sub: Add support for 16-bit Intel x86.
Signed-off-by: Ben Elliston <bje@gnu.org>
2017-04-02 07:05:01 +10:00
Pip Cet
4d34a6a75e * config.sub: Recognise wasm32.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2017-03-21 07:07:52 +11:00
Ben Elliston
2fbde7c1b5 Reported by Hugues Lefebvre <hugues.lefebvre@lusis.fr>.
* config.guess (NSX-?:NONSTOP_KERNEL:*:*): New.
	* config.sub (nsx-tandem): New.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.
2017-02-07 05:55:13 +11:00
Ben Elliston
6a82322dd0 * config.guess: Update copyright years.
* config.sub: Likewise.
	* doc/config.guess.1: Regenerate.
	* doc/config.sub.1: Likewise.
2016-12-31 23:04:57 +11:00
Jeremy Soller
acf6da5829 * config.sub (-redox*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-12-24 12:08:13 +11:00
Dimitar Dimitrov
4a14cfe9ae * config.sub (pru, pru-*): Force ELF format.
* testsuite/config-sub.data: Update PRU test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-12-16 08:08:17 +11:00
Ben Elliston
ef4a5ae979 * config.sub (glidix-*): Recognise.
* testsuite/config-sub.data: Add a test case.
2016-11-19 12:03:15 +11:00
Dimitar Dimitrov
a671a65ac6 * config.sub (pru, pru-*): New.
* testsuite/config-sub.data: Add test cases.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-11-04 16:29:05 +11:00
Doug Evans
586c72ae07 * config.sub (-fuchsia*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-11-03 08:26:30 +11:00
Ed Schouten
f41aabd179 * config.sub (cloudabi*-eabi*): Recognise.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-09-05 16:43:58 +10:00
Alan Modra
13acb20f3d * config.sub: Don't match -le and -little for ppc.
Signed-off-by: Ben Elliston <bje@gnu.org>
2016-08-25 14:20:56 +10:00
Ørjan Malde
e39075a31f * config.sub (-midipix*): New.
* testsuite/config-sub.data: Add test.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-06-20 11:41:40 +10:00
Jerome Lambourg
ddd7f33060 * config.sub (e500v[12], e500v[12]-*): Decode basic machine as a
powerpc alias, and add an "spe" suffix to the OS for e500v1|2
	ABI selection.
	* testsuite/config-sub.data: Add tests for e500v[12]-elf,
	e500v2-wrs-vxworks, e500v2-vxworksae and e500v2-wrs-linux.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-06-14 10:07:29 +10:00
Jakub Sejdak
54976ac106 * config.sub (-phoenix*): New.
* testsuite/config-sub.data: Add a test case.

Signed-off-by: Ben Elliston <bje@gnu.org>
2016-05-10 21:54:34 +10: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
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
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
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
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
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
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
Ben Elliston
714957f92f * config.guess: Update copyright years.
* config.sub: Likewise.
2015-01-01 04:39:41 +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