331 Commits

Author SHA1 Message Date
Ben Elliston
dd8b71b4cf 2003-02-22 Ben Elliston <bje@redhat.com>
Revert the following due to the demise of MicroBSD:

        2003-01-03  Scott Kamp  <dingo@microbsd.net>
	* config.guess: Detect MicroBSD operating system on i386 CPUs.
	* config.sub: Handle aliases for such.
2003-02-21 22:45:53 +00:00
Ben Elliston
bbf83b4466 2003-02-03 Ben Elliston <bje@redhat.com>
* config.sub: Handle -kaos*.

2003-02-03  Charles Lepple  <clepple@ghz.cc>

	* config.sub: Handle TI tic55x-* and tic6x-* targets.
2003-02-03 04:53:33 +00:00
Ben Elliston
5925bbe212 2003-01-30 Ben Elliston <bje@redhat.com>
* config.guess (alpha:OSF1:*:*): Use /usr/sbin/psrinfo -v to
	detect the Alpha CPU type, not an assembled program requiring
	$CC_FOR_BUILD.
2003-01-29 20:46:56 +00:00
Ben Elliston
d45ee422c2 2003-01-28 Nick Clifton <nickc@redhat.com>
* config.sub: Add sh2e support.
2003-01-28 21:52:39 +00:00
Ben Elliston
7cee5f75dd 2003-01-22 Fabio Alemagna <falemagn@aros.org>
* config.sub: Handle -aros*.
2003-01-21 20:54:20 +00:00
Ben Elliston
6651865a83 2003-01-10 Stuart Hastings <stuart@apple.com>
* config.guess: Make i686 the default for Darwin/x86.
2003-01-09 20:26:20 +00:00
Ben Elliston
917fe5ba95 2003-01-03 Scott Kamp <dingo@microbsd.net>
* config.guess: Detect MicroBSD operating system on i386 CPUs.
	* config.sub: Handle aliases for such.
2003-01-07 12:37:03 +00:00
Ben Elliston
0b6fdf506f 2003-01-02 Ben Elliston <bje@redhat.com>
From Wendy Palm <wendyp@cray.com>:
	* config.guess (CRAY*T3D:*:*:*): Remove.
	(*:UNICOS/mp:*:*): New system.
	* config.sub (t3d): Remove.
	(nv1): Add.
2003-01-02 07:28:22 +00:00
Ben Elliston
ae85dee16b 2003-01-02 Ben Elliston <bje@redhat.com>
* config.sub: Fix mipstx39-* and mipstx39el-* handling (typo).

	From Dmitry Diky <diwil@mail.ru>:
	* config.sub (basic_machine): Add msp430 and msp430-*.
2003-01-02 07:20:25 +00:00
Ben Elliston
b2d30f6250 2003-01-02 Chris Demetriou <cgd@broadcom.com>
* config.sub (mipsisa32r2*): Add.
2003-01-02 07:09:54 +00:00
Ben Elliston
0b4180adb1 2002-12-23 Ben Elliston <bje@redhat.com>
* config.guess (set_cc_for_build): Rework to do more secure tmp
	directory creation.  Remove temporary files and tmp directory on
	exit; remove redundant rm(1) and rmdir(1) commands throughout.
2002-12-23 01:26:14 +00:00
Ben Elliston
37209163a0 2002-12-17 John David Anglin <dave@hiauly1.hia.nrc.ca>
* config.guess (hppa*): Remove tmpdir when CC_FOR_BUILD is set.
2002-12-17 12:53:41 +00:00
Ben Elliston
9a1cd2ff09 2002-12-11 Ben Elliston <bje@redhat.com>
Dave Anglin  <dave.anglin@nrc.ca>
	    Ross Alexander  <ross.alexander@uk.neceur.com>

	* config.guess (*:HP-UX:*:*): Detect 64-bit compiler.
2002-12-11 00:42:33 +00:00
Ben Elliston
ef86352756 2002-11-30 J.T. Conklin <jtc@acorntoolworks.com>
* config.sub (-nto-qnx*): New $os pattern.
	(-nto*): Preserve OS version when converting to -nto-qnx*.
2002-11-30 05:15:57 +00:00
Ben Elliston
ca2ff56592 2002-11-30 Ben Elliston <bje@redhat.com>
From Stefan Neis <neis@kobil.de>:
	* config.guess: Reorder entries so that hosts with a different
	operating system won't be misdetected as System V simply because
	their version number happens to be 3.2, 4.* or 5.  This is needed
	for OS/2, at least, which is currently at version 4.52.
2002-11-30 05:05:28 +00:00
Ben Elliston
6aa88652e5 * blessed by RMS :-)
2002-11-30  Ben Elliston  <bje@redhat.com>

	From Joel Baker <lucifer@lightbearer.com>:
	* config.guess: Append "-gnu" to triplet on Debian/NetBSD systems.
	* config.sub: Recognise netbsd*-gnu*.
2002-11-30 03:47:48 +00:00
Ben Elliston
d1e375c98a 2002-11-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* config.guess (mips64:Linux:*:*): Recognize.
	(mips:Linux:*:*): Recognize as mips-unknown-linux-gnu instead of
	mips-pc-linux-gnu.
2002-11-30 03:34:23 +00:00
Ben Elliston
41bfe3c50a 2002-11-30 Douglas B Rupp <rupp@gnat.com>
* config.guess: Make default Interix arch "i586".
2002-11-30 03:20:01 +00:00
Ben Elliston
7b396cc698 2002-11-30 Ben Elliston <bje@redhat.com>
* config.guess: Add "SDS2" to machines that run NCR System V UNIX.
	Reported by <agustinsanchez@prodigy.net.mx>.
2002-11-30 03:15:58 +00:00
Ben Elliston
bc2256ecb3 2002-11-13 Ben Elliston <bje@redhat.com>
* config.sub (windows32): Remove bad idea.

2002-11-13  Werner Lemberg  <wl@gnu.org>

	* config.sub: Add -mks*.

2002-11-13  Jeff Conrad  <jeff_conrad@msn.com>

	* config.guess: Detect MKS running on Windows {95,98,NT}.

2002-11-13  Ben Elliston  <bje@redhat.com>

	* config.guess: Detect PowerMAX OS on Concurrent Synergy machines.
	Reported by Sam Williams <sam.williams@hs.utc.com>.
2002-11-13 05:56:25 +00:00
Ben Elliston
19e4ce99ca 2002-11-08 Ben Elliston <bje@redhat.com>
* config.guess: Detect m68k-diab-dnix.
	* config.sub: Handle -dnix*.
2002-11-11 01:06:52 +00:00
Ben Elliston
1c83669fd7 2002-10-21 Paul Eggert <eggert@twinsun.com>
* config.guess (CC_FOR_BUILD): Put "-o outputfile" before any
	operands.  POSIX 1003.1-2001 says that "c99 file.c -o file" is not
	supported; you must put all options before all operands, e.g. "c99
	-o file file.c".
2002-10-21 05:02:09 +00:00
Ben Elliston
6ae7dfe31a 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
* config.sub: Add tic4x target.
2002-09-05 11:56:02 +00:00
Ben Elliston
66aed69e17 2002-09-03 Ben Elliston <bje@redhat.com>
* config.guess: Detect NSR-D machines for nsr-tandem-nsk.
	Reported by <Duncan_Stodart@insession.com>.
2002-09-03 14:14:24 +00:00
Ben Elliston
d78f4ce045 2002-08-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect Concurrent PowerMaxion.
	Reported by Lloyd Goldston <lloyd.goldston@sed.redstone.army.mil>.
2002-08-23 21:04:54 +00:00
Ben Elliston
926fa49a3b 2002-08-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect Convergent 3B1 machines (running AT&T UNIX).
	Reported by Bruce Lilly <blilly@erols.com>.
2002-08-23 20:53:08 +00:00
Ben Elliston
f9ab247c32 2002-08-22 Urs Janen <urs@akk.org>
* config.sub: Cosmetic whitespace fixes.
2002-08-22 21:29:01 +00:00
Ben Elliston
fddc9c3cab 2002-08-20 Phil Edwards <pme@gcc.gnu.org>
* config.sub: Accept athlon_* patterns as synonyms for i686-pc.
2002-08-20 21:00:52 +00:00
Ben Elliston
51fcf2f33f 2002-08-20 Ben Elliston <bje@redhat.com>
From Chris Demetriou <cgd@broadcom.com>:
	* config.sub (sb1, sb1el): Treat these machines as
	mipsisa64sb1-unknown and mipsisa64sb1el-unknown, respectively.
2002-08-20 20:27:16 +00:00
Ben Elliston
6a98c9dfe3 2002-08-19 Ben Elliston <bje@redhat.com>
* config.guess: Detect Super-UX on NEC SX-6.
	Reported by Joachim Worringen <joachim@ccrl-nece.de>.
2002-08-19 19:48:59 +00:00
Ben Elliston
17b9be55dd 2002-08-16 Eric Christopher <echristo@redhat.com>
* config.sub (mipsisa64sr71k*, mips64vr*): Add.
2002-08-19 19:42:50 +00:00
Ben Elliston
8b1eb838ea 2002-07-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect alphaev7.  Reported by urs@akk.org.
2002-07-23 19:30:58 +00:00
Ben Elliston
8a721be495 * double whammy check-in.
* config.guess: Use umask to create temporary directly safely.
	Using mkdir and chmod introduces a race.
	* config.guess: Detect ICL NX version 7 running on ICL/Fujitsu DRS
	6000 machines. Reported by Henrik N. Spuur Hansen <hnsh@mera.dk>.
2002-07-04 01:10:47 +00:00
Ben Elliston
e7e94e8da7 2002-07-03 Ben Elliston <bje@redhat.com>
* config.guess: Execute $dummy, not ./$dummy, throughout.
2002-07-03 16:35:49 +00:00
Ben Elliston
dc77abbdfd 2002-07-03 Ben Elliston <bje@redhat.com>
* config.guess (set_cc_for_build): Create a chmod 700 directory in
	/tmp (or $TMPDIR, if set) to store temporary files generated for
	use by the C compiler.  This should resist the /tmp symbolic link
	race vulnerability reported by Lawrence Teo.
2002-07-03 16:29:31 +00:00
Ben Elliston
ea1f282bc2 2002-07-03 Ben Elliston <bje@redhat.com>
* config.sub: Handle freebsd*. From Bruno Haible.
2002-07-03 14:21:47 +00:00
Ben Elliston
7d9c8d4d88 2002-07-01 Bruno Haible <bruno@clisp.org>
* config.guess: For FreeBSD systems using glibc, add suffix "-gnu".
	* config.sub: Accept freebsd-gnu system name.
2002-07-01 13:15:55 +00:00
Ben Elliston
35dc63c5de 2002-06-21 J"orn Rennecke <joern.rennecke@superh.com>
* config.sub: Add support for sh[12], sh3e, sh[1234]le, sh3ele,
	shle, sh[1234]le, sh3ele.
2002-06-21 13:41:28 +00:00
Ben Elliston
25f52f6d12 2002-06-21 Dave Brolley <brolley@redhat.com>
* config.sub: Add support for frv.
2002-06-21 13:38:23 +00:00
Ben Elliston
2a172b1348 2002-06-20 Chris Demetriou <cgd@broadcom.com>
* config.sub: Add Broadcom SiByte SB-1 processor support
	(mipsisa64sb1, mipsisa64sb1el).  Add little-endian variants of
	mipsisa32 and mipsisa64 (mipsisa32el and mipsisa64el,
	respectively).  Sort MIPS entries and split their lines a bit more
	logically.  Make sure that all of the MIPS entries in the "without
	company name" target list are echoed in the "with company name"
	list.
2002-06-20 14:12:54 +00:00
Ben Elliston
9feb3bb482 2002-06-19 Denis Chertykov <denisc@overta.ru>
*  (config.sub): Add ip2k support.
2002-06-19 19:36:58 +00:00
Ben Elliston
ba878c05ed 2002-06-19 J"orn Rennecke <joern.rennecke@superh.com>
* config.sub: Accept sh64le and sh64le-*.
2002-06-19 17:52:19 +00:00
Ben Elliston
048722de3f 2002-05-29 Paul Eggert <eggert@twinsun.com>
* config.guess: Don't use egrep, as POSIX 1003.1-2001 no longer
	requires egrep.  Use grep instead.
2002-06-03 15:35:23 +00:00
Ben Elliston
e1d7de157e 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
* config.sub: Add DLX support.
2002-05-28 15:05:45 +00:00
Ben Elliston
44910d4e2c 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
* config.guess: Add case for "armeb" in NetBSD section.
	* config.sub: Allow "armeb" as a valid CPU type.
2002-05-22 14:12:13 +00:00
Ben Elliston
419d217f08 * recent backlog of patches:
2002-05-16  Ben Elliston  <bje@redhat.com>
	* config.guess: Detect PowerMAX OS on Concurrent Night Hawk.
	* config.sub: Handle -powermax*.

	2002-05-02  Ben Elliston  <bje@redhat.com>
	* config.guess: Add "4400" to machines that run NCR System V UNIX.
2002-05-21 14:31:43 +00:00
Ben Elliston
2a43dc3be9 2002-04-25 Mark Mitchell <mark@codesourcery.com>
* config.sub (*-wrs-windiss): New targets.
2002-04-26 22:03:05 +00:00
Ben Elliston
f4fec78b4b 2002-03-20 Keith Thompson <kst@sdsc.edu>
* config.guess (ia64:Linux:*:*): Output "ia64-unknown-linux-gnu".
2002-03-20 00:35:36 +00:00
Ben Elliston
b87defc950 2002-03-20 Ben Elliston <bje@redhat.com>
* config.guess (set_cc_for_build): Add c99 to list of candidates.
2002-03-20 00:31:37 +00:00
Ben Elliston
dc7733136c 2002-03-12 J.T. Conklin <jtc@acorntoolworks.com>
* config.guess: Add OS release to QNX config strings.
2002-03-19 21:48:45 +00:00