787 Commits

Author SHA1 Message Date
Ben Elliston
3b2d78786a Reported by Leif Ekblad <leif@rdos.net>:
* config.guess (i*86:rdos:*:*): New.
	* config.sub: Handle rdos.
	* testsuite/config-guess.data: Add test case for RDOS.
	* testsuite/config-sub.data: Likewise.
2005-12-11 10:56:13 +00:00
Ben Elliston
57a36d27a8 2005-12-09 Ben Elliston <bje@gnu.org>
Reported by Jan-Benedict Glaw <jbglaw@lug-owl.de>:
	* config.guess (vax:Linux:*:): Detect as vax-dec-linux-gnu.
	* testsuite/config-guess.data: Add test.

2005-12-09  Nathan Sidwell  <nathan@codesourcery.com>

	* config.sub (mt): Rename from ms1.
	(ms1): Alias it to mt for backward compatibility.
	* testsuite/config-sub.data: Update testsuite.
2005-12-09 12:21:41 +00:00
Ben Elliston
abba85699f 2005-11-13 Kean Johnston <jkj@sco.com>
* config.sub: Allow -sco6 and -sco5v6 to be aliases for SCO
	OpenServer 6.
	* testsuite/config-sub.data: New tests.
2005-11-13 03:28:48 +00:00
Ben Elliston
2b1ba8cc74 * testsuite/config-guess.data: Add test case for Linux PPC64. 2005-11-11 11:16:25 +00:00
Ben Elliston
d9feb504fd 2005-11-11 Ben Elliston <bje@gnu.org>
* config.guess (x86:Interix*:[345]*): Handle Interix version 5.
	* testsuite/config-guess.data: Add test case.
2005-11-11 10:37:12 +00:00
Ben Elliston
920b2fbb36 2005-09-19 Gerben Wierda <Gerben.Wierda@rna.nl>
* config.guess (*:Darwin:*:*): Don't treat *86 specifically.
2005-09-19 03:37:15 +00:00
Ben Elliston
f3eed7f33b Reported by Kulkin Alexey <kulkin@yandex.ru>:
* config.guess (x86_64:CYGWIN*:*:*): New case.
	* testsuite/config-guess.data: Add test case.
2005-08-03 01:12:40 +00:00
Ben Elliston
e9ce662671 2005-07-14 Robert Millan <robertmh@gnu.org>
* config.guess (or32:Linux:*:*): Detect.
	* testsuite/config-guess.data: Add test case.
2005-07-14 10:22:37 +00:00
Ben Elliston
412495ba09 * config.guess: Let set_cc_for_build evaluate only once to avoid
creation of more than one tmpdir without removing the old one.
2005-07-08 07:35:25 +00:00
Ben Elliston
f9001cba71 * config.sub: Add support for Haiku.
* testsuite/config-sub.data: Add test cases for i386, SPARC and
	PowerPC Haiku.
2005-07-08 07:25:11 +00:00
Ben Elliston
024f4743f5 * Makefile (SHELL): Remove override. 2005-07-08 07:19:02 +00:00
Ben Elliston
3adbd7f268 Add Paul Mundt's email address. 2005-07-04 02:03:41 +00:00
Ben Elliston
72cd22bdde Mostly authored by Paul Mundt:
* config.sub: Handle sh2a/sh4a.
	* testsuite/config-sub.data: Add test cases.
2005-07-03 21:04:56 +00:00
Ben Elliston
140110d56f 2005-07-01 Robert Millan <robertmh@gnu.org>
* config.sub: Deprecate "openrisc" in favour of "or32".
	Do not default the OS field to "coff".
	* testsuite/config-sub.data: Add a test case.
2005-06-30 23:19:05 +00:00
Ben Elliston
399393b18e * config.sub (sh64): Remove duplicate entry.
* testsuite/config-sub.data: Add test case for sh64.
2005-06-30 03:16:05 +00:00
Ben Elliston
bc68ffef04 2005-06-30 Mike Frysinger <vapier@gentoo.org>
* config.sub (mips64vr5900, mips64vr5900el): New machines.
	* testsuite/config-sub.data: Add test cases.
2005-06-30 03:07:55 +00:00
Ben Elliston
6ecb2a14fa * Bump timestamp. 2005-06-30 02:48:59 +00:00
Ben Elliston
2778983165 2005-06-30 Brad Smith <brad@comstyle.com>
* config.guess: Simplify OpenBSD support.
2005-06-30 02:46:25 +00:00
Ben Elliston
3832be6bf9 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
* config.sub (ms1, ms1-*): New.
	* testsuite/config-sub.data: Add test cases.
2005-06-02 01:03:57 +00:00
Ben Elliston
6c0747ffed 2005-06-02 Jim Blandy <jimb@redhat.com>
* config.sub (m32c, m32c-*): New.
	* testsuite/config-sub.data: Add test cases.
2005-06-02 00:51:01 +00:00
Ben Elliston
91c45c3884 * config.guess (i*:windows32*:*): uname -m includes "-pc", so no
need to emit it additionally.
	* testsuite/config-guess.data: Update test case.
2005-05-27 01:29:37 +00:00
Ben Elliston
4d6e34ac0c 2005-05-15 Ben Elliston <bje@gnu.org>
Reported by Sam Steingold <sds@gnu.org>:
	* config.guess (i*:windows32*:*): New.
	* testsuite/config-guess.data: Add a corresponding test case.
2005-05-15 09:36:12 +00:00
Ben Elliston
8be276bdca 2005-05-15 Paul Eggert <eggert@cs.ucla.edu>
* config.guess: Fix remaining problematic uses of "exit 0" (and
	one problematic use of "&& exit").
2005-05-15 09:25:16 +00:00
Ben Elliston
5e1307115c * config.guess: Update Free Software Foundation address.
* config.sub: Likewise.
2005-05-12 11:54:41 +00:00
Ben Elliston
6e52e947e4 * uname: Similar to the last change, remove all exit commands and
let the script exit with the exit code of the last command.
2005-05-12 11:45:08 +00:00
Ben Elliston
047db621af 2005-05-12 Paul Eggert <eggert@CS.UCLA.EDU>
Explanation for this subtle change:

	From: Paul Eggert <eggert@CS.UCLA.EDU>
	To: config-patches
	Subject: config.guess, config.sub misdiagnose write errors

	config.guess and config.sub sometimes mishandle write errors to
	stdout: they either ignore the errors, or output invalid
	diagnostics when they occur.  For a simple (albeit unrealistic)
	example, on my Solaris 8 (sparc) host, the command "config.guess
	>&-" exits with status 0; it should exit with status 1, due to the
	write failure.

	* config.guess: Don't exit with an explicit exit code of 0.
	* config.sub: Likewise.
2005-05-12 11:43:29 +00:00
Ben Elliston
17cd077be0 2005-05-12 Ben Elliston <bje@gnu.org>
* config.guess (i*86:skyos:*:*): New.
	* config.sub (case $os): Handle "-skyos*" as a valid OS.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.
2005-05-12 11:06:21 +00:00
Ben Elliston
4d4cb5f669 2005-05-12 Tim Rice <tim@multitalents.net>
* config.guess: Add support for SCO OpenServer 6.
2005-05-12 10:37:57 +00:00
Ben Elliston
daa94b9e3e 2005-05-12 Noah Misch <noah@cs.caltech.edu>
* config.guess (9000/[34678]??:HP-UX:*:*): Discard stderr of `cc
	-E -'; HP `cc' emits an error for it but still preprocesses
	standard input as expected.  Add comment.
2005-05-12 03:58:35 +00:00
Ben Elliston
34c732aee9 2005-05-12 Nick Burrett <nick@sqrt.co.uk>
Ben Elliston  <bje@gnu.org>

	* config.guess (arm:riscos:*:*): New configuration.
	* testsuite/config-sub.data: New tests.
	* testsuite/config-guess.data: Likewise.

2005-05-12  Nick Burrett  <nick@sqrt.co.uk>

	* config.guess: Add a missing newline to arm-acorn-riscix string.
2005-05-11 23:43:58 +00:00
Ben Elliston
5560bc815d * config.guess: Add a missing newline to arm-acorn-riscix string. 2005-05-11 23:27:13 +00:00
Ben Elliston
531803a1e6 Uploaded to ftp.gnu.org, so no longer needed. 2005-05-11 23:13:28 +00:00
Ben Elliston
9b68570f89 New file. 2005-04-23 11:15:06 +00:00
Ben Elliston
a801e71043 2005-04-22 Paul Green <Paul.Green@stratus.com>
Ben Elliston  <bje@gnu.org>

	* config.guess: Add Stratus VOS IA32 systems.
	* testsuite/config-guess.data: Add a testcase.
2005-04-22 08:26:11 +00:00
Ben Elliston
aa2a549f66 2005-04-22 Ben Elliston <bje@gnu.org>
Bernd Schmidt  <bernds_cb1@t-online.de>

	* config.sub (bfin): New target.
	* testsuite/config-sub.data: Test bfin-elf.
2005-04-22 08:06:06 +00:00
Ben Elliston
c17d201bfa 2005-04-22 Ben Elliston <bje@gnu.org>
Dave Miller  <davem@davemloft.net>

	* config.sub (sparc64b): Handle.
	* testsuite/config-sub.data: Test sparc64-linux, sparc64b-linux.
2005-04-22 07:59:47 +00:00
Ben Elliston
3383b42dc6 Add URL for config.sub, too. Suggested by Bruno Haible. 2005-03-24 09:19:18 +00:00
Ben Elliston
b01429f322 2005-03-24 Paul Eggert <eggert@cs.ucla.edu>
* config.guess: Update URL for script location.
	Problem reported by Bruno Haible.
2005-03-24 09:00:31 +00:00
Ben Elliston
9d811a4685 2005-02-10 Ben Elliston <bje@gnu.org>
J Shepherd  <jashepherd@usa.net>

	* config.guess (NSE-?:NONSTOP_KERNEL:*:*): New.
	* testsuite/config-guess.data: Test for nse-tandem-nsk.
2005-02-10 06:27:27 +00:00
Ben Elliston
7f49bd2171 * testsuite/config-guess.data: Add craynv-cray-unicosmp2.5.X case. 2005-02-10 05:07:56 +00:00
Ben Elliston
f5687ec147 * testsuite/config-sub.sh (run_config_sub): New function. Compute
$rc within the function and return it.
	* testsuite/config-guess.sh (run_config_guess): Likewise.
2005-02-10 03:46:56 +00:00
Ben Elliston
64c794e628 * config.guess (amd64:CYGWIN*:*:*): New.
* testsuite/config-sub.data: Add amd64-cygwin, x86_64-cygwin.
	* testsuite/config-guess.data: Add x86_64-unknown-cygwin test.
2005-02-10 03:37:55 +00:00
Ben Elliston
5546e13820 * config.guess: Update copyright years.
* config.sub: Likewise.
2005-02-10 03:32:29 +00:00
Ben Elliston
04364d7d05 2005-01-11 Inderpreet Singh <inderpreetb@noida.hcltech.com>
Ben Elliston  <bje@gnu.org>

	* config.sub: Handle maxq target.
	* testsuite/config-sub.data: Add maxq and maxq-elf tests.
2005-01-11 11:33:40 +00:00
Ben Elliston
cc36289782 2004-11-30 Melissa Mears <asterisk@graces.dricas.com>
* config.sub: Handle xbox alias.
	* testsuite/config-sub.data: Add xbox case.
2004-11-29 23:51:18 +00:00
Ben Elliston
d8a34e02f1 * config.sub: Recognize xscalee[bl].
* testsuite/config-sub.data: Add xscale, xscalee[bl] cases.
2004-11-16 23:31:25 +00:00
Ben Elliston
d4516da077 * config.guess (*:z/VM:*:*): Add new case.
* config.sub (os): Add case for -zvmoe.
	* testsuite/config-guess.data: Add a test case.
	* testsuite/config-sub.data: Likewise.
2004-11-13 21:10:40 +00:00
Ben Elliston
8e1394e15d * testsuite/config-guess.sh: Use , and not / as the sed delimiter. 2004-11-12 02:37:55 +00:00
Ben Elliston
58918e1358 * config.sub (djgpp): Alias to i586-pc-msdosdjgpp.
* testsuite/config-sub.data: Add a test case.
2004-11-12 01:10:54 +00:00
Ben Elliston
253d9f2c29 * testsuite/config-guess.sh: Reduce recurring tabs into a single
tab, to allow the test data to be better aligned in columns.
2004-10-25 12:23:47 +00:00