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
Ben Elliston
83b1320693
2001-06-08 Christopher Faylor <cgf@redhat.com>
...
* config.sub: Add support for Sun Chorus.
2001-06-08 14:01:49 +00:00
Ben Elliston
efc5a8973d
2001-06-05 Tomislav Greguric <greguric@stud.uni-frankfurt.de>
...
* config.guess: Add 2001 to copyright notice issued for -v.
2001-06-04 22:23:20 +00:00
Ben Elliston
caefff9ec1
* A daring, but much needed change to clean up some of this mess.
...
2001-06-01 Ben Elliston <bje@redhat.com>
* config.guess (i*86:Linux:*:*): Examine the list of supported
targets, not the list of supported emulations when capturing
the output of "ld --help". This causes problems on systems
where GNU ld is built with support for all targets. Adjust
cases in the switch accordingly.
* config.guess: Other small Linux cleanups. Remove unnecessary
logic for setting $VENDOR, since UNAME_MACHINE will always be
i*86 in this case.
2001-06-01 03:08:29 +00:00
Ben Elliston
ed88539147
* config.sub: Handle windows32 and runtimes.
2001-05-30 07:24:39 +00:00
Ben Elliston
48b317bb24
2001-05-24 Ben Elliston <bje@redhat.com>
...
* config.sub: Remove duplicate z8k entry.
2001-05-23 21:45:32 +00:00
Ben Elliston
4dbbfcd16b
2001-05-11 Yaegashi Takeshi <t@keshi.org>
...
* config.sub: Handle sh[34]-* and sh[34]eb-*.
2001-05-10 19:57:05 +00:00
Ben Elliston
728740a483
2001-05-09 Ben Elliston <bje@redhat.com>
...
* config.sub: Handle z8k-coff.
From Christian Groessler <cpg@aladdin.de>.
2001-05-10 19:49:51 +00:00
Ben Elliston
bd02774117
2001-04-20 Ben Elliston <bje@redhat.com>
...
* config.sub: Handle sparcv9b.
From Dave Miller <davem@redhat.com>.
2001-04-20 20:39:09 +00:00
Ben Elliston
175df3e559
2001-04-20 Ben Elliston <bje@redhat.com>
...
* config.guess: Detect PowerMAX OS on PowerPC.
2001-04-20 18:18:12 +00:00
Ben Elliston
11d9a44dc6
2001-04-20 Tyson Dowd <trd@cs.mu.oz.au>
...
Fergus Henderson <fjh@cs.mu.oz.au>
* config.guess: Replace i?86 with i*86 to match newer Pentiums.
* config.sub: Likewise.
2001-04-19 22:21:51 +00:00
Ben Elliston
d4a81e6efe
2001-03-30 Peter Buckingham <pbuckingham@lnxw.com>
...
* config.guess: Update LynxOS version numbers.
2001-03-30 01:04:08 +00:00
Ben Elliston
3836f7b0c4
2001-03-30 Alexandre Oliva <aoliva@redhat.com>
...
* config.sub: Make sure to match an already-canonicalized
machine name (eg. mn10300-unknown-elf).
2001-03-30 00:53:33 +00:00
Ben Elliston
b072eda42f
2001-03-19 Philip Blundell <philb@gnu.org>
...
* config.sub: Allow tic80 as machine type. Allow company name for
h8500 and pj targets; add `unknown' component when canonicalising
h8500-*, pj-* and pjl-*.
2001-03-19 11:27:27 +00:00
Ben Elliston
e3629e428a
2001-03-16 Ben Elliston <bje@redhat.com>
...
* config.guess: Detect Linux on SPARC64.
2001-03-15 22:26:29 +00:00
Ben Elliston
62eaf28dab
2001-03-14 Ben Elliston <bje@redhat.com>
...
* config.guess: Detect ELF-based m68k Linux systems. Reported by
Michael Fedrowitz <michael.fedrowitz@informatik.uni-ulm.de>.
2001-03-14 00:25:08 +00:00
Ben Elliston
fe348a5b7a
2001-03-09 H.J. Lu <hjl@gnu.org>
...
* config.sub: Recognize s390/s390x as valid $basic_machine.
2001-03-12 11:00:19 +00:00
Ben Elliston
db9b4a7125
2001-03-05 Pavel Roskin <proski@gnu.org>
...
* config.guess: Never use `rm' without `-f' since it may be
interactive.
2001-03-06 10:29:50 +00:00
Ben Elliston
f05a816a86
2001-02-24 Ben Elliston <bje@redhat.com>
...
* config.guess: Match Linux x86 systems explicitly. Allow unknown
architectures to fall through to the default case.
2001-02-24 02:58:11 +00:00
Ben Elliston
0c8270cf72
2001-02-23 Ben Elliston <bje@redhat.com>
...
* config.guess: More Linux cleanup. Match more in the top-level
case statement and less by groking the output of ld.
2001-02-22 22:30:36 +00:00
Ben Elliston
d45bc28498
2001-02-16 Ben Elliston <bje@redhat.com>
...
* config.sub: Recognise [cjt]90-*. From Kevin Ryde.
2001-02-15 21:23:45 +00:00
Ben Elliston
f1274e2a98
2001-02-13 David Edelsohn <edelsohn@gnu.org>
...
* config.guess (ia64:AIX): New case.
(*:AIX): Expand AIX V4 case to include V5. Remove unnecessary `H'
option from lsattr. Check for string "POWER" with prepended space
to distinguish from PowerPC_POWER3. Use ${UNAME_VERSION} instead
of assuming "4" to match the expanded case.
2001-02-13 03:07:04 +00:00
Ben Elliston
b3483c9518
2001-02-13 Kevin Ryde <user42@zip.com.au>
...
* config.sub: Recognise t90, c90, j90 without -cray. Preserve t90
and j90--don't transform to c90.
2001-02-13 02:43:58 +00:00
Ben Elliston
c44a518654
2001-02-13 Ben Elliston <bje@redhat.com>
...
* config.guess: More Linux clean-up.
2001-02-13 01:42:35 +00:00
Ben Elliston
6826c980e6
2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
...
* config.guess: Add Linux target for S/390x.
* config.sub: Likewise.
2001-02-13 00:09:19 +00:00
Ben Elliston
508f05f342
2001-02-13 Ben Elliston <bje@redhat.com>
...
* config.guess: Rework detection of many Linux platforms, where
detection is straightforward.
2001-02-12 23:59:51 +00:00
Ben Elliston
5d329579e6
2001-01-31 Ben Elliston <bje@redhat.com>
...
* config.guess: Handle hppa64-linux systems. From Alan Modra
<alan@linuxcare.com.au>.
2001-01-31 02:20:11 +00:00
Ben Elliston
6191b6e137
2001-01-29 Michael Sokolov <msokolov@ivan.Harhan.ORG>
...
* config.guess: Specifically identify 4.3BSD and 4.3BSD-Reno in
the original VAX UNIX detection logic based on the BSD define in
<sys/param.h>.
2001-01-29 01:07:54 +00:00
Ben Elliston
03fa5f3d55
2001-01-17 Pavel Roskin <proski@gnu.org>
...
* config.sub: Removed cases that cannot match. Vendor changed
from "unknown" to "pc" for "mingw", "msdos" and "go32".
2001-01-17 21:26:52 +00:00
Ben Elliston
6b43d3765f
2001-01-17 Ben Elliston <bje@redhat.com>
...
* config.guess: Detect HI-UX on Hitachi SR8000 machines. It has
been difficult to discover what type of CPU is in this machine,
so we'll punt on hppa1.1 for now.
2001-01-17 11:13:26 +00:00
Ben Elliston
953ac0ad98
2001-01-14 Pavel Roskin <proski@gnu.org>
...
* config.guess: Don't use $version in the error message. Use
$timestamp instead. Minor changes in the error text.
2001-01-14 01:54:44 +00:00
Ben Elliston
c83c74932c
2001-01-12 Ben Elliston <bje@redhat.com>
...
* config.guess: Delete $dummy.rel after compiling test programs on
PDP-10 systems whose compilers produce this output file. From Lars
Brinkhoff <lars@nocrew.org>.
2001-01-12 09:07:51 +00:00