162 Commits

Author SHA1 Message Date
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
Ben Elliston
f6bb0fee2a 2001-12-10 Lars Brinkhoff <lars@nocrew.org>
* config.sub: Recognize a few PDP-10 aliases.
2001-12-10 11:05:52 +00:00
Ben Elliston
4e8934b5c2 * Formatting tweak. 2001-12-05 21:53:44 +00:00
Ben Elliston
d028916a69 2001-12-03 Ben Elliston <bje@redhat.com>
* config.sub: Recognise the Nucleus family of operating systems.
	From <Takahiko_Kawasaki@cii.csk.co.jp>.
2001-12-03 02:15:57 +00:00
Ben Elliston
977fabf2fc 2001-12-03 Bob Wilson <bwilson@tensilica.com>
* config.sub: Add support for Xtensa targets.
2001-12-03 02:00:12 +00:00
Ben Elliston
b33aebc9b3 2001-11-30 Ben Elliston <bje@redhat.com>
* config.sub: Recognise NEC v850e. From Miles Bader <miles@lsi.nec.co.jp>.
2001-11-30 07:35:07 +00:00
Ben Elliston
96d7ae9fe8 2001-11-26 Ben Elliston <bje@redhat.com>
* config.guess (nsr-tandem-nsk): Detect all known NSR processor
	types. Contributed by Kjetil Barvik <kjetil.barvik@bbs.no>.
2001-11-26 04:35:35 +00:00
Ben Elliston
6d3e14842a 2001-11-16 Ben Elliston <bje@redhat.com>
* config.sub: Accept "-atheos*" as a valid OS.
	From Taco Witte <T.C.Witte@phys.uu.nl>.
2001-11-19 04:54:11 +00:00
Ben Elliston
beb53b196e 2001-11-08 Ben Elliston <bje@redhat.com>
* config.guess: Handle 3487/3488 machines for NCR SysV UNIX.
	Contributed by Melvin M. Bagaforo <mbagaforo@makro.com.ph>.
2001-11-08 05:03:22 +00:00
Ben Elliston
b4c2518fbb 2001-11-07 Adrian von Bidder <avbidder@acter.ch>
* config.sub: Accept "-uclinux*" as a valid OS.
2001-11-08 03:43:21 +00:00
Ben Elliston
039d70213a 2001-11-07 D.J. Barrow <djbarrow@de.ibm.com>
* config.sub: Added S/390 31 and 64 bit target.
2001-11-08 03:35:57 +00:00
Ben Elliston
45a38b4439 2001-11-06 John Marshall <jmarshall@acm.org>
* config.sub: Accept "-palmos*" as a valid OS.
2001-11-07 01:00:52 +00:00
Ben Elliston
2ab1c3ca2f 2001-11-07 Geoffrey Keating <geoffk@redhat.com>
* config.sub: Change 'stormy16' to 'xstormy16' in the two places
	it appears.
2001-11-07 00:56:35 +00:00
Ben Elliston
83116daccf 2001-10-05 Ben Elliston <bje@redhat.com>
* config.guess: Add "SKA40" as a machine type for NCR SysV UNIX.
	From Rudi Heitbaum <rheitbaum@tattersalls.com.au>.

2001-10-05  Rodney Brown  <rbrown64@csc.com.au>

	* config.guess (9000/[34678]??:HP-UX:*:*): Unconditionally try
	/usr/bin/getconf which is available on HP-UX 10.20. Reindent.
2001-10-05 06:34:14 +00:00
Ben Elliston
59ca78e158 2001-10-04 Ben Elliston <bje@redhat.com>
* config.sub: Handle viac3 as an i586-class CPU.
2001-10-04 00:26:38 +00:00
Ben Elliston
bab08c2ca6 2001-10-04 Ben Elliston <bje@redhat.com>
* config.sub: Handle simso-wrs (Wind River's VxWorks Solaris
	simulator target). From dpovey@dstc.qut.edu.au.
2001-10-04 00:20:26 +00:00
Ben Elliston
d1373b40b1 2001-09-14 H.J. Lu <hjl@gnu.org>
* config.sub: Support avr-vendor-*.
2001-09-14 00:12:06 +00:00
Ben Elliston
0ea5d0e484 2001-09-13 Ben Elliston <bje@redhat.com>
* config.guess (*-*-openbsd): Reorganise and clean up.
	Contributed by brad@openbsd.org.
2001-09-13 00:21:03 +00:00
Ben Elliston
c03e99c8eb * fix typo. 2001-09-12 08:50:59 +00:00
Ben Elliston
d2bfe1b687 2001-09-12 Ben Elliston <bje@redhat.com>
* config.guess: Fix NetBSD detection on SPARC. From Matthew Green
	<mrg@eterna.com.au>.
2001-09-12 08:45:14 +00:00
Ben Elliston
c4d392bb17 2001-09-07 Ben Elliston <bje@redhat.com>
* config.sub: Add mipseb-* alias (whoops).
2001-09-06 21:54:01 +00:00
Ben Elliston
8494e60021 2001-09-04 Ben Elliston <bje@redhat.com>
* config.sub: Add mipseb alias.
2001-09-04 00:56:42 +00:00
Ben Elliston
0f76a2e2ff 2001-09-04 Eric Christopher <echristo@redhat.com>
Jason Eckhardt  <jle@redhat.com>

	* config.sub: Add support for mipsisa32.
2001-09-04 00:49:20 +00:00
Ben Elliston
5f9e9ee808 2001-09-04 Ben Elliston <bje@redhat.com>
* config.guess: Move eval $set_cc_for_build in most cases, to
	prevent this script fragment from cloberring a previously
	constructed C program in $dummy.c.
2001-09-03 22:50:59 +00:00
Ben Elliston
ad52092d1f 2001-08-23 Ben Elliston <bje@redhat.com>
* config.guess: Detect AtheOS on x86 systems.
	Based on info provided by Taco Witte <tcwitte@wish.net>.
2001-08-23 05:34:02 +00:00
Ben Elliston
1c396b221f 2001-08-23 Geoffrey Keating <geoffk@redhat.com>
* config.sub: Add stormy16-elf.
2001-08-23 05:26:29 +00:00
Ben Elliston
663edf9612 2001-08-21 matthew green <mrg@eterna.com.au>
* config.guess (sparc*:NetBSD:*): Use $MACHINE_ARCH, not $MACHINE.
2001-08-20 21:21:20 +00:00
Ben Elliston
905374256c 2001-08-13 Ben Elliston <bje@redhat.com>
* config.sub: Handle complete system name for elxsi.
	From Zack Weinberg <zackw@panix.com>.
2001-08-12 23:26:55 +00:00
Ben Elliston
275420ce39 2001-08-09 Ben Elliston <bje@redhat.com>
* config.guess: Detect Alpha ev68 on OSF/1 and Linux.
	From Ken Whaley <ken@believe.com>.
2001-08-09 10:17:15 +00:00
Ben Elliston
9585ff1b3c 2001-08-04 Darrell Hamilton <Darrell_Hamilton@labcorp.com>
* config.guess: Unisys places the host id in ${UNAME_SYSTEM}
	which is too unique to flag this system.  Detect it with *
	instead.
2001-08-04 04:17:04 +00:00
Ben Elliston
e2f49947d3 2001-08-02 Alan Modra <amodra@bigpond.net.au>
* config.sub: Sort basic cpu patterns.  Combine hppa patterns.
2001-08-02 03:55:06 +00:00
Ben Elliston
f5f6ab7afc 2001-08-01 Alan Modra <amodra@bigpond.net.au>
* config.sub: Recognise powerpc64, powerpc64le, ppc64 variations.
2001-07-31 19:33:37 +00:00
Ben Elliston
bbf83f3b6c * From Paul Green <Paul.Green@stratus.com>.
* config.guess: Detect Stratus VOS operating system.
	* config.sub: Handle aliases for such.
2001-07-31 04:48:45 +00:00
Ben Elliston
7e1c61f040 2001-07-30 Ben Elliston <bje@redhat.com>
* config.guess: Detect STOP operating system on x86 CPUs.
	From Hans Edwards <Hans.Edwards@getronicsgov.com>.
2001-07-30 01:55:38 +00:00
Ben Elliston
490f1ba6e6 2001-07-27 Niibe Yutaka <gniibe@m17n.org>
* config.sub: Recognize sh3eb and sh4eb (big endian) aliases.
2001-07-30 01:43:28 +00:00
Ben Elliston
a7b9376a25 2001-07-19 Ben Elliston <bje@redhat.com>
* config.guess: Detect Linux on the PPC64 architecture.
2001-07-19 02:39:15 +00:00
Ben Elliston
75a07afb1f 2001-07-12 Keith Thompson <kst@sdsc.edu>
* config.guess: Strip trailing sub-version number from
	$UNAME_RELEASE on Cray YMP or Cray [A-Z]90 models.
2001-07-11 23:54:49 +00:00
Ben Elliston
e2193ccc86 2001-07-09 Mark Klein <mklein@dis.com>
* config.guess: Update MPE/iX to handle A and N class HPe3000.
2001-07-09 00:09:43 +00:00
Ben Elliston
1a0141d836 2001-07-02 Graham Stott <grahams@redhat.com>
* config.sub (basic_machine): Fix typo for mips64vr5000el.
2001-07-02 22:15:28 +00:00
Ben Elliston
7f9886cc84 2001-06-29 Ben Elliston <bje@redhat.com>
* config.guess: Remove stale libc1 tests on PowerPC Linux.
2001-06-29 02:38:23 +00:00
Ben Elliston
21c209a8a5 2001-06-29 John Wolfe <jlw@sco.com>
* config.guess: Correct UnixWare 7 and Open UNIX 8.0 change;
	test for i586 must be a string that ends with "Pentium".
2001-06-29 02:33:45 +00:00
Ben Elliston
c98696fb70 2001-06-28 Ben Elliston <bje@redhat.com>
* config.guess: On Alpha Linux, use /proc/cpuinfo to determine
	the CPU model, rather than assembling a small test program.
2001-06-28 00:31:38 +00:00
Ben Elliston
f4b5659045 * fingers crossed.
2001-06-27  Ben Elliston  <bje@redhat.com>

	* config.guess: Do not unconditionally run the script fragment
	to set $CC_FOR_BUILD. Put the script in the shell variable
	$set_cc_for_build and only evaluate it before $CC_FOR_BUILD is
	referenced. (Poor man's function inlining!)

	In future, the goal will be to reduce the dependence on a C
	compiler to detect system types by utilising other means.
2001-06-26 15:28:51 +00:00
Ben Elliston
04f46f45a2 * one down, a dozen to go.
2001-06-26  Ben Elliston  <bje@redhat.com>

	* config.guess: On MIPS Linux, use /proc/cpuinfo to determine
	the endian mode of the CPU, rather than compiling and running
	a small C program.
2001-06-26 11:14:13 +00:00
Ben Elliston
c77257206c 2001-06-12 John Wolfe <jlw@sco.com>
* config.guess: Standardize triplet for UnixWare 7 and Open
	UNIX 8.0, improve processor detection and maintain "sysv5"
	prefix on third segment.
2001-06-12 08:00:41 +00:00