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
Ben Elliston
e1226259b0
config.sub: Set timestamp to the date of last patch.
2012-06-19 20:26:02 +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
3ab9d53995
Fix datestamp on most recent ChangeLog entry.
2012-03-11 12:46:26 +11: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
ed3a50c24e
Remove again (for now).
2012-02-10 13:56:44 +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
5f3472867a
Keep a copy of the GPL in this directory.
2012-02-10 13:43:29 +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
0a59ee7d89
Correct whitespace error in previous ChangeLog entry.
2012-01-28 21:34:46 +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