583 Commits

Author SHA1 Message Date
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
5801d66a15 * typo fixes. 2002-07-11 05:37:35 +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
efa77f9bb3 * tweak timestamp. 2002-05-28 15:06:06 +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
6ecc34da52 * handle -p. 2002-04-26 22:04:03 +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
Ben Elliston
c1ed0639fe * remove trailing whitespace. 2002-03-19 21:43:31 +00:00
Ben Elliston
35e303d71c 2002-03-06 Chris Demetriou <cgd@broadcom.com>
* config.sub: Add support for mipsisa64.
2002-03-07 11:00:27 +00:00
Ben Elliston
8a576ea922 2002-03-04 Ben Elliston <bje@redhat.com>
From Kevin Ryde <user42@zip.com.au>:
	* config.sub (sparclet-*-*): Accept any vendor.
	(sparc86x): Expand to sparc86x-unknown-none.
2002-03-03 22:20:28 +00:00
Ben Elliston
b966da033f 2002-03-04 Adrian Bunk <bunk@fs.tum.de>
* config.guess (*:NetBSD:*:*): Use "sysctl -n hw.machine_arch"
	instead of "uname -p" to get UNAME_MACHINE_ARCH.
2002-03-03 21:57:39 +00:00
Ben Elliston
08eb900414 2002-02-22 Ben Elliston <bje@redhat.com>
Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>

	* config.sub (case $basic_machine): Add mips and clean up other
	Linux specific cases. Now `config.sub mips` yields mips-unknown-elf.
2002-02-23 06:24:29 +00:00
Ben Elliston
bb2732c0c5 * config.sub (sv1-*, ymp-*, c90-*): Preserve CPU type in output.
(t3d-*, t3e-*): Canonicalize to alpha and alphaev5.
2002-02-22 03:31:00 +00:00
Ben Elliston
a5e584ea35 2002-02-18 Jim Meyering <meyering@lucent.com>
* config.guess: Don't use `head -1'; it's no longer portable.
	Use `sed 1q' instead.
2002-02-18 23:57:10 +00:00
Ben Elliston
43efeb99c9 2002-02-15 Ben Elliston <bje@redhat.com>
* config.sub (rtmk*, rtmk-nova*): Recognise.
	From Johan Rydberg <jrydberg@rtmk.org>.
2002-02-15 06:35:48 +00:00
Ben Elliston
db9340999e 2002-02-15 Wendy Palm <wendyp@cray.com>
* config.guess (CRAY*X-MP:*:*:*, CRAY-2:*:*:*): Remove, as we know
	they no longer exist in the field.
	* config.sub (cray2, xmp): Likewise.
	(cray, ymp, [cj]90-cray): basic_machine is now j90-cray.
	(sv1-cray, cray-t3e, cray-t3d, cray-t90): New basic machine patterns.
2002-02-15 06:28:33 +00:00
Ben Elliston
fa21edd7f7 2002-02-15 Ben Elliston <bje@redhat.com>
* config.sub: Accept m68060.
2002-02-15 06:02:05 +00:00
Ben Elliston
32c382c991 2002-02-12 Ben Elliston <bje@redhat.com>
* config.sub (sx?-*, superux*): New basic_machine and os.
	From Len Makin <Len.Makin@csiro.au>.
2002-02-12 08:56:43 +00:00
Ben Elliston
a24238bec4 2002-02-12 Ben Elliston <bje@redhat.com>
* config.guess: Set LC_ALL, not LANG, when running ld --help.
	From Nicola Pero <nicola@brainstorm.co.uk>.
2002-02-12 08:34:58 +00:00
Ben Elliston
9257cbbd55 2002-02-01 Ben Elliston <bje@redhat.com>
* config.sub (sh64, sh64-*): Add new machine.
2002-02-01 11:37:23 +00:00
Ben Elliston
09c10d9867 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
* config.sub: Add support for or32.
2002-02-01 00:05:00 +00:00
Ben Elliston
8d1a4136ef * Oops, bump timestamp. 2002-01-30 00:41:07 +00:00
Ben Elliston
f6a3f22733 2002-01-26 Andy Olson <andrew.olson@lmco.com>
* config.guess (*:QNX:*:*): Report i386-* rather than x86pc-*.
	Discussed with and approved by <peterv@qnx.com>.
2002-01-30 00:39:31 +00:00
Ben Elliston
ce872a322b 2002-01-23 Ben Elliston <bje@redhat.com>
* config.guess (i*86:Linux:*:*): Specifically handle the Intel icc
	compiler, which doesn't define __ELF__.  Submitted by Erik Lindahl
	<lindahl@stanford.edu>.
2002-01-23 07:36:04 +00:00
Ben Elliston
dcaf91525a 2002-01-22 Nicola Pero <nicola@brainstorm.co.uk>
* config.guess (i*86:Linux:*:*): Fixed: export LANG=C before
	running ld so that linker output can be assumed to be in English,
	and it works with non-default locales.
2002-01-21 21:02:07 +00:00
Ben Elliston
560e733c1b 2002-01-10 Ben Elliston <bje@redhat.com>
* config.guess: Update Per Bothner's mail address.
2002-01-10 12:39:00 +00:00
Ben Elliston
7624e03f5e * whitespace tweak. 2002-01-03 06:48:29 +00:00
Ben Elliston
34d0fa8b51 2002-01-02 Douglas B. Rupp <rupp@gnat.com>
* config.sub (alpha64*): New basic_machine.
2002-01-02 04:46:24 +00:00
Ben Elliston
9200d34b0d 2002-01-02 Ben Elliston <bje@redhat.com>
From Sigbjorn Skjaeret <cisc@c2i.net>.
	* config.guess: Add detection for MorphOS.
	* config.sub: Handle morphos*.
2002-01-02 04:00:36 +00:00
Ben Elliston
5936c1ae86 2002-01-02 H.J. Lu <hjl@gnu.org>
* config.guess (mips:Linux:*:*): Undef CPU, mips and mipsel first.
2002-01-01 22:22:36 +00:00
Ben Elliston
378309c13d 2001-12-13 Douglas B. Rupp <rupp@gnat.com>
* config.guess: Recognize x86 Interix version 3.
2001-12-13 03:53:12 +00:00
Ben Elliston
083292684f 2001-12-12 Ben Elliston <bje@redhat.com>
* config.guess (i*86:Linux:*:*): Minor simplification: have the
	preprocessor emit shell assignments and just eval the output.

2001-12-12  H.J. Lu  <hjl@gnu.org>

	* config.guess (mips:Linux:*:*): Re-work.
2001-12-12 10:41:46 +00:00
Ben Elliston
7bf0cf7b2b 2001-12-12 Ben Elliston <bje@redhat.com>
* config.guess: Speed up detection of x86 Linux systems by using
	just the C preprocessor rather than assembling and linking a final
	executable.
2001-12-12 03:14:13 +00:00
Ben Elliston
d13007a85c 2001-12-12 Jason Thorpe <thorpej@wasabisystems.com>
* config.guess: Simplify assignment of machine for NetBSD targets,
	and make it match the convention that NetBSD uses.  List all
	NetBSD architectures that require "elf" at the end of the OS name.
2001-12-12 01:58:28 +00:00