308 Commits

Author SHA1 Message Date
Ben Elliston
709364b697 2000-10-08 Ben Elliston <bje@redhat.com>
* config.guess: Handle 8-way NCR 4300s -- uname(1) returns 3446A.
	From Ken Cormack <kcormack@acs.roadway.com>.
2000-10-07 15:36:01 +00:00
Ben Elliston
5604c016e7 2000-10-03 Ben Elliston <bje@redhat.com>
* config.guess: Do not hold ld's output in a shell variable; feed
	the output directly into the command pipline to avoid a limitation
	in variable lengths in ash(1). From Pavel Roskin <proski@gnu.org>.
2000-10-03 07:47:00 +00:00
Ben Elliston
1fc05e9878 2000-09-05 Andreas Jaeger <aj@suse.de>
* config.sub (maybe_os): Recognise AMD x86-64 as x86_64.
	* config.guess: Detect x86_64-unknown-linux-gnu.
2000-09-05 01:09:01 +00:00
Ben Elliston
a57d81bc0e 2000-09-05 Ben Elliston <bje@redhat.com>
* config.guess: Handle Tandem NSR-K machines.
	Reported by Andres Junge <ajunge@adexus.cl>.
2000-09-05 01:03:23 +00:00
Ben Elliston
764a52f31f 2000-09-05 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
* config.guess: Detect the PW32 POSIX-on-Win32 environment.
	* config.sub: Handle pw32 aliases.
2000-09-05 00:12:04 +00:00
Ben Elliston
7381bab5ed 2000-08-31 Ben Elliston <bje@redhat.com>
* config.guess: Correctly detect Sony NEWS-OS 6.x.
	From Kimio Ishii <ishii@sm.sony.co.jp>.
2000-08-31 06:16:33 +00:00
Ben Elliston
5edd4d37e3 2000-07-31 Mark Kettenis <kettenis@gnu.org>
* config.guess: Restore detection of libc version for x86
	Linux/GNU ELF systems, but fall back on tentative name based on ld
	emulation.  Use i?86-pc-linux-gnu as tentative name since that's
	the canonical name.
2000-08-02 01:39:26 +00:00
Ben Elliston
45c41c0853 * config.sub: Use "unknown" for the manufacturer field of Amiga
systems, not "cbm". Contributed by Ruediger Kuhlmann
	<ruediger.kuhlmann@stud.uni-karlsruhe.de>.
	* config.sub: Likewise.
2000-07-27 05:42:35 +00:00
Ben Elliston
3d2741562b 2000-07-24 Ben Elliston <bje@redhat.com>
* config.guess: Detect Plan 9.
2000-07-24 12:04:33 +00:00
Ben Elliston
ca7d225abb 2000-06-13 Ben Elliston <bje@redhat.com>
* config.guess: Detect Minix on x86 machines.
	* config.sub: Recognise i286. From <michael@moria.de>.
2000-06-13 13:11:10 +00:00
Ben Elliston
813d60a372 2000-05-30 Ben Elliston <bje@redhat.com>
* config.guess: Re-word some output. From Steven G. Johnson
	<stevenj@alum.mit.edu>.
2000-05-29 22:30:48 +00:00
Ben Elliston
183a4a8a4e Remove test instrumentation! 2000-05-29 11:57:55 +00:00
Ben Elliston
04473e24fe 2000-05-02 Akim Demaille <akim@epita.fr>
* config.guess: Add --help and --version options. Add Emacs hooks.
	* config.sub: Likewise.
2000-05-29 11:55:20 +00:00
Ben Elliston
f4288cb893 2000-05-27 Ben Elliston <bje@redhat.com>
* config.guess: Handle GNU/Linux on Hitachi SuperH. From Niibe
	Yutaka <gniibe@chroot.org>.
2000-05-26 22:28:03 +00:00
Ben Elliston
f38c05cf41 2000-05-07 Ben Elliston <bje@redhat.com>
* config.guess: Mac OS X will never return "Mac OS" as a uname
	value, so remove these cases and punt to the "Darwin" case.
	From Wilfredo Sanchez <wsanchez@apple.com>.
2000-05-07 10:36:22 +00:00
Ben Elliston
11a79999eb 2000-04-30 Ben Elliston <bje@redhat.com>
* config.guess: Handle Fujitsu UXP/DS. From Fu-Chuan Tsai
	<fchtsai@ms23.hinet.net>.
2000-04-30 14:13:10 +00:00
Ben Elliston
9f9248fc5a 2000-04-26 Ben Elliston <bje@redhat.com>
* config.guess: Handle an ld emulation of elf_i?86. From Bruce
	Korb <bkorb@sco.com>.
2000-04-25 20:58:07 +00:00
Ben Elliston
9dc12e0d24 2000-04-22 Ben Elliston <bje@redhat.com>
* config.guess: Do not differentiate FreeBSD systems that use the
	ELF object file format. From David O'Brien <obrien@freebsd.org>.
2000-04-21 23:51:42 +00:00
Ben Elliston
5718461a2b 2000-04-22 Ben Elliston <bje@redhat.com>
* config.guess: Detect Siemens BS2000 machines. From Jean-Frederic
	Clere <jfrederic.clere@fujitsu.siemens.se>.
2000-04-21 23:42:16 +00:00
Ben Elliston
fca8d4420d 2000-04-22 Ben Elliston <bje@redhat.com>
* config.guess: Fix a syntax error in the DG/UX test.
2000-04-21 23:22:10 +00:00
Ben Elliston
8dad9e8f68 2000-04-06 Ben Elliston <bje@redhat.com>
* config.guess: Define _HPUX_SOURCE for the HP-UX test program.
	From Bruno Haible <haible@ilog.fr>.
2000-04-06 12:45:32 +00:00
Ben Elliston
474bcc0585 2000-04-06 Ben Elliston <bje@redhat.com>
* config.guess: Detect Apple's Darwin operating system.
	* config.sub: Handle an appropriate alias. From Assar Westerlund.
2000-04-06 12:38:58 +00:00
Ben Elliston
7a8749a7fd 2000-03-27 Ben Elliston <bje@redhat.com>
* config.guess: Detect Ascend Embedded/OS, which is really BSDI.
	From Assar Westerlund <assar@sics.se>.
2000-03-27 12:35:03 +00:00
Ben Elliston
477db69026 2000-03-20 Ben Elliston <bje@redhat.com>
* config.guess: Detect the NonStop Kernel on Tandem
	machines. Suggested by Kelly F. Hickel <kfh@mqsoftware.com>.
	* config.sub: Handle nsr-tandem and -nsk aliases.
2000-03-20 11:08:41 +00:00
Ben Elliston
cc3678ea94 2000-02-29 Peter van der Veen <peterv@qnx.com>
* config.guess: Add support for QNX Neutrino.
	* config.sub: Improve support for QNX Neutrino.
2000-03-20 09:37:02 +00:00
Ben Elliston
d0ae9791ba Fix duplicate wording. 2000-02-16 06:24:04 +00:00
Ben Elliston
93a7b64f29 2000-02-15 Andrew Cagney <cagney@cygnus.com>
* config.guess: Rewrite NetBSD code.  Return *-*-netbsdelf* for
	ELF systems and *-*-netbsd* for all others.  Provide a guideline
	for how to match a NetBSD tupple.
2000-02-15 11:36:43 +00:00
Ben Elliston
6d12834002 2000-02-15 Richard Henderson <rth@cygnus.com>
* config.guess (alpha-osf, alpha-linux): Detect ev67.
	* config.sub: Accept alphaev6[78], alphaev8.
2000-02-15 11:10:02 +00:00
Ben Elliston
8b708ee6a4 2000-02-15 Philip Blundell <philb@gnu.org>
* config.guess: Distinguish arm-*-linux-gnuoldld from
	arm*-linux-gnu.
2000-02-15 10:48:45 +00:00
Ben Elliston
4d79fdecdd 2000-02-15 Ben Elliston <bje@redhat.com>
* config.guess: Detect GNU/Linux on IBM S/390 machines.
	* config.sub: Handle s390-*. From Adam J. Thornton
	<adam@phoenix.princeton.edu>.
2000-02-15 10:22:49 +00:00
Ben Elliston
149375f88d 2000-02-15 Ben Elliston <bje@redhat.com>
* config.guess: Detect MacOS X on PowerPC and other machines.
	From Stephen G. Johnson <stephenj@gil-galad.mit.edu>.
2000-02-15 09:58:57 +00:00
Ben Elliston
ee9861df32 2000-02-07 Ben Elliston <bje@redhat.com>
* config.guess: Replace sub-minor system version number with an
	`X' on certain Cray platforms. From Keith Thompson <kst@sdsc.edu>.
2000-02-07 12:03:02 +00:00
Ben Elliston
029fb0f83b 2000-02-06 Ben Elliston <bje@redhat.com>
* config.guess: Fix a regression in PowerPC Linux detection.
	From Franz Sirl.
2000-02-06 12:21:30 +00:00
Ben Elliston
94968c5834 2000-02-06 Ben Elliston <bje@redhat.com>
* config.guess: Include <stdio.h> when compiling test programs
	with a C++ compiler.  Function prototypes are mandatory in C++.
	From Ossama Othman <othman@cs.wustl.edu>.
2000-02-06 12:12:16 +00:00
Ben Elliston
d1b7ebbaf6 2000-02-03 Ben Elliston <bje@redhat.com>
* config.guess: Handle versions of DJGPP's uname(1) command which
	return the exact machine type and not just `pc'. From Laurynas
	Biveinis <lauras@softhome.net>.
2000-02-03 10:39:36 +00:00
Ben Elliston
751ec62875 2000-02-03 Ben Elliston <bje@redhat.com>
* config.guess: Import from autoconf source tree.
	* config.sub: Likewise.
2000-02-03 10:20:41 +00:00
Ben Elliston
ffab3cd839 1999-05-26 Ben Elliston <bje@cygnus.com>
* config.guess (dummy): Changed to $dummy. From H.J. Lu.
1999-05-25 20:15:44 +00:00
Ben Elliston
6d93f5cfd3 1999-05-22 Ben Elliston <bje@cygnus.com>
* config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
	<jiro@din.or.jp>.
1999-05-22 12:37:18 +00:00
Ben Elliston
5d5d79622f Correct a typo. 1999-05-18 06:15:43 +00:00
Ben Elliston
735d394f78 Merge recent additions from autoconf source tree.
(synchronise with EGCS source tree, as well).
1999-05-17 06:32:15 +00:00
Ben Elliston
b0f77efb54 Merge recent additions from autoconf source tree. 1999-04-08 00:10:36 +00:00
Ben Elliston
f49c7f4c7a Recognise HP 9000/8x0 machines. From Alexandre Oliva. 1999-03-14 00:57:25 +00:00
Ben Elliston
23cc18315b Merge recent additions from autoconf source tree. 1999-03-10 12:14:32 +00:00
kwzh
6cf0519bfb Match HP 9000/800 machine. 1999-01-14 06:41:28 +00:00
Ben Elliston
132564fbc9 Final merge from autoconf 2.13. 1999-01-10 14:11:12 +00:00
ian
70abed7bc2 Check for hppa1.0-hp-mpeix 1998-12-09 01:03:52 +00:00
Ben Elliston
03af59dad2 Merge from autoconf 2.13. 1998-09-28 11:01:44 +00:00
kwzh
f36d05ec65 Accept HP 9000/803. 1998-09-04 20:07:04 +00:00
rms
958d5e279e (powerpc-apple-netbsd): Added. 1998-08-12 21:32:31 +00:00
rms
48c398f01a Detect HPPA 2.0 architecture. 1998-08-09 22:42:36 +00:00