152 Commits

Author SHA1 Message Date
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
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
Joe Seymour
97cde7c785 * config.sub (hexagon): Set default operating system to elf.
* testsuite/config-sub.data: Change "hexagon" mapping to
	hexagon-unknown-elf.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-05-25 08:34:56 +10:00
Ben Elliston
0bae76acc3 Remove old .cvsignore file. 2012-05-22 20:58:33 +10:00
Joel Brobecker
9240a8af5d Add support for LynxOS 5.x and LynxOS 178.
ChangeLog:

        * config.sub (*-lynx*178, *-lynx*5): New.
        * testsuite/config-sub.data: Add powerpc-elf-lynxos,
        powerpc-elf-lynxos5, powerpc-xcoff-lynxos178 testing.

Signed-off-by: Ben Elliston <bje@gnu.org>
2012-04-19 09:44:32 +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
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
1b5f226b2d * config.guess: Canonicalize CPU-android-linux to CPU-unknown-
linux-android.
	* testsuite/config-sub.data: Add test cases.
2012-01-28 21:33:53 +11:00
Ben Elliston
31f0690217 * config.sub: Add xgate (Freescale XGATE processor) and m68hcs12x.
* testsuite/config-sub.data: Add a test case.
2012-01-28 21:17:24 +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
9a375e1fd8 * Makefile (check): Test config.guess before config.sub.
* testsuite/config-guess.data: Sort.
2011-12-29 19:55:18 +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
3bc7c30506 2011-10-29 DJ Delorie <dj@redhat.com>
* config.sub (rl78): New.
	* testsuite/config-sub.data: Add new tests.
2011-10-29 13:00:42 +11:00
Ben Elliston
a47f842264 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
Ben Elliston  <bje@gnu.org>

	* config.sub (epiphany): New.
	* testsuite/config-sub.data: Add new tests.
2011-10-08 15:10:17 +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
eb937632e9 * config.sub (hexagon, hexagon-*): New.
* testsuite/config-sub.data: Add test cases.
2011-09-09 20:09:00 +10:00
Ben Elliston
788fb547b9 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
64eb to be64.
	* testsuite/config-sub.data: Adjust test cases.
2011-08-23 10:18:40 +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
e746d7f75f * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
(nacl): Grok as alias for 32el-unknown-nacl.
	* testsuite/config.sub: Add tests for those cases.
2011-08-16 07:44:06 +10:00
Ben Elliston
b1d8fb2510 * testsuite/config-sub.data: Sort. 2011-08-14 09:57:17 +10:00
Ben Elliston
5669ec08b5 2011-06-03 Nick Clifton <nickc@redhat.com>
Ben Elliston  <bje@gnu.org>

	* config.sub (v850e1, v850es, v850e2, v850e2v3): New.
	* testsuite/config-sub.data: Add tests for all V850 variants.
2011-06-03 22:31:45 +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
626f5d2f5e 2011-03-31 Kirk Hays <khays@hayshaus.com>
Ben Elliston  <bje@gnu.org>

	* config.sub: Add configuration support for Open8 MCU softcore.
	* testsuite/config-sub.data: Add some simple test cases.
2011-04-01 23:02:40 +11:00
Ben Elliston
8a1592ae99 2011-03-23 Joseph Myers <joseph@codesourcery.com>
* config.sub: Map ppcbe to powerpc.
	* testsuite/config-sub.data: Add test cases.
2011-03-24 11:54:32 +11:00
Ben Elliston
45a6a4d02d 2011-03-23 Joseph Myers <joseph@codesourcery.com>
* config.sub: Map strongarm-*, thumb-* and xscale*-* to
	corresponding arm targets.
	* testsuite/config-sub.data: Add test cases.
2011-03-24 11:50:55 +11: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
215ea8e958 2010-12-11 Masaki Muranaka <monaka@monami-software.com>
* config.sub: Accept cr16-*-elf.
	* testsuite/config-sub.data: Add test cases.
2010-12-11 21:17:18 +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
1a0cbc1cd2 From Macpaul Lin <macpaul@andestech.com>.
* config.sub (nds32, nds32le, nds32be): New.
	* testsuite/config-sub.data: Add test cases.
2010-09-07 18:00:14 +10:00
Ben Elliston
b441b1739b Revert:
2010-08-13  Ben Elliston  <bje@gnu.org>

	From Thomas YS Liu <nckuhuahua@gmail.com>.
	* config.sub (nds32, nds32le): New.
	* testsuite/config-sub.data: Add test case.
2010-09-07 17:55:30 +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
0efcf599f6 From Thomas YS Liu <nckuhuahua@gmail.com>.
* config.sub (nds32, nds32le): New.
	* testsuite/config-sub.data: Add test case.
2010-08-13 21:45:45 +10:00
Ben Elliston
dce3df2c4f 2010-03-23 Joseph Myers <joseph@codesourcery.com>
* config.sub: Always map c54x-*, c55x-* and c6x-* to corresponding
	tic54x, tic55x and tic6x names.  Only use -coff as a default OS if
	no OS specified.
	* testsuite/config-sub.data: Add test cases.
2010-03-23 20:26:40 +11:00
Ben Elliston
e69eddec0e * config.sub: Handle tilegx-*.
* testsuite/config-sub.data: Add a test.
2010-01-22 13:21:03 +11:00
Ben Elliston
5e91a89e6f * config.sub (os): Handle nacl.
* testsuite/config-sub.data: Add a test case.
2009-12-31 21:22:50 +11:00
Ben Elliston
d1f5aa35fa * testsuite/config-guess.sh: Simplify some shell logic.
* testsuite/config-sub.sh: Likewise.
2009-12-16 14:23:10 +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
24a57dca54 * config.sub: Handle ubicom32, ubicom32-*.
* testsuite/config-sub.data: Add a test case.
2009-11-07 05:52:42 +11:00
Ben Elliston
d045af9d0d * config.sub (-es*): Recognize the ES operating system.
* testsuite/config-sub.data: Add a test case.
2009-10-07 11:07:15 +11:00
Ben Elliston
8beeda93cb * config.sub: Add support for Picochip.
* testsuite/config-sub.data: Add test cases.
2009-09-25 10:44:20 +10:00
Ben Elliston
51c0697af6 * config.sub: Add support for RX.
* testsuite/config-sub.data: Add two test cases for RX.
2009-09-23 06:16:13 +10:00
Ben Elliston
0021ec0198 * testsuite/config-guess.data: Remove i86xen and i86pc Solaris
tests as these triplet checks depend on the system C compiler.
	Reported by Mike Frysinger.
2009-09-16 13:32:56 +10:00
Ben Elliston
a8488d4107 2009-08-17 Michael Eager <eager@eagercon.com>
* config.sub: Add Microblaze aliases.
	* testsuite/config-sub.data: Add test cases.
2009-08-17 14:00:58 +10:00