Thomas Bushnell, BSG
9bdc0764e0
Recognize either / or - as a machine/suptype separator from uname -m
...
to cope with older systems that have the older uname.
1997-05-07 19:19:04 +00:00
Per Bothner
79d0f4dae1
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
1997-05-05 22:04:41 +00:00
Ian Lance Taylor
4d3e4bc8ab
Fixes for MIPS OpenBSD systems (from Per Fogelstrom
...
<pefo@openbsd.org>)
1997-04-17 18:00:12 +00:00
Ian Lance Taylor
c219c2a01c
Recognize OpenBSD systems correctly (from Niklas Hallqvist
...
<niklas@appli.se>)
1997-04-11 20:40:28 +00:00
David J. MacKenzie
32ec095a15
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
1997-01-07 19:29:28 +00:00
Miles Bader
96cdf226f1
(*:GNU:*:*):
...
The machine/subtype separator printed by uname -m is now `-', not '/'.
1997-01-05 03:44:26 +00:00
Richard Kenner
1b1653195f
(M68*:*:R3V[567]*:*): Use uppercase 'M'.
1997-01-03 13:38:47 +00:00
Ian Lance Taylor
d23d9efd83
Recognize mips-unknown-linux-gnu
1996-12-31 20:51:53 +00:00
David J. MacKenzie
ec085977f5
* config.guess: Recognize machten.
...
From Eric W. Bates <ericx@vineyard.net>.
1996-12-11 00:37:52 +00:00
Richard Kenner
c0c0e4bd5d
(PENTIUM:CPunix:4.0*:*): New case.
1996-12-07 22:47:59 +00:00
Thomas Bushnell, BSG
aab72f0761
Revert last change.
1996-11-21 22:20:09 +00:00
Thomas Bushnell, BSG
31f9169164
Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
...
* config.guess [UNAME_SYSTEM == GNU]: Use a four-part
configuration name for gnu so it can be distinguished from
foo-foo-linux-gnu with simple globbing patterns.
1996-11-21 21:43:48 +00:00
David J. MacKenzie
f440d049e8
cleanups
1996-11-20 21:28:32 +00:00
Per Bothner
d4d94b763d
Bunch of updates. See ChangeLog.
1996-11-14 02:06:05 +00:00
David J. MacKenzie
3282a60689
cosmetic tweaks
1996-11-12 18:52:10 +00:00
David J. MacKenzie
5d4da19c06
more bug fixes
1996-11-12 04:49:23 +00:00
David J. MacKenzie
dd1aafd0b2
patches from bug-gnu-utils to support more architectures
1996-11-08 07:35:31 +00:00
Richard M. Stallman
0f419363eb
Use pc instead of unknown, for pc clone systems.
...
Change linux to linux-gnu.
1996-09-13 03:46:14 +00:00
Karl Heuer
9bec625c9e
Fix previous change. Use sed's y command instead.
1996-07-16 04:47:46 +00:00
Karl Heuer
593939e013
Use portable tr syntax.
1996-07-16 03:53:55 +00:00
Jeff Law
bbc2d5d235
* config.guess (HP 9000/811): Recognize this as a PA1.1
...
machine.
1996-07-15 17:20:52 +00:00
Torbjorn Granlund
d5801d7104
Generalize C90 alternative to all x90 machines.
1996-07-14 18:09:15 +00:00
Richard Kenner
4650603773
(mips:*:*:UMIPS): Fix typo in last change.
1996-06-28 17:28:58 +00:00
Michael Meissner
1ea7ac3f8d
Add support for PowerPC Linux
1996-06-20 16:20:05 +00:00
Per Bothner
1b4c60e2fa
* config.guess (i?86-ncr-sysv*): Emit minor release numbers.
...
Recognize the NCR 4850 machine and NCR Pentium-based platforms.
1996-06-08 01:25:20 +00:00
Per Bothner
ed8a2c3a28
* config.guess: Combine mips-mips-riscos cases, and use cpp to
...
distinguish sysv/svr4/bsd variants.
1996-06-05 04:12:46 +00:00
Karl Heuer
8c72e56bc2
(*:Linux:*:*): Add guess for sparc-unknown-linux.
1996-06-03 12:51:33 +00:00
Roland McGrath
4bc1267578
(AViiON:dgux:*:*): Fix typo in recognizing mc88110.
1996-05-24 22:34:49 +00:00
Per Bothner
8380f562c8
* config.guess: Combine two OSF1 rules.
...
Also recognize field test versions. From mjr@zk3.dec.com .
* config.guess (dgux): Use /usr/bin/uname rather than uname,
because GNU uname does not support -p. From pmr@pajato.com .
1996-04-13 00:06:54 +00:00
Michael Meissner
24509d9c55
Add Solaris on PowerPC support
1996-04-08 20:19:10 +00:00
Ian Lance Taylor
262df1e230
Recognize mips-*-sysv*
1996-03-15 00:14:04 +00:00
Per Bothner
b4991b7612
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
...
* config.guess (*:CYGWIN*): New
1996-02-12 20:55:56 +00:00
Per Bothner
1b8f42ec23
* config.guess: Support m68k-cbm-sysv4.
...
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux
1996-02-12 20:44:56 +00:00
Ian Lance Taylor
ad3583e4ba
Recognize A/UX
1996-01-31 19:10:52 +00:00
Stan Cox
627bd32d94
(AViiON): Add ix86-dg-dgux
1995-12-16 03:32:35 +00:00
Per Bothner
7d826aa9d2
(powerpc-harris-powerunix): Add guess for port to new target.
1995-12-12 00:47:21 +00:00
Jeff Law
d613bdc034
* config.guess: Recognize HP model 816 machines as having
...
a PA1.1 processor.
1995-12-04 18:22:22 +00:00
Per Bothner
017e0c85b1
* config.guess: Recognize Pentium under SCO.
1995-11-30 21:59:48 +00:00
Jeff Law
7c36a59a73
* config.guess: Recognize HP model 819 machines has having
...
a PA 1.1 processor.
1995-10-16 15:40:29 +00:00
Per Bothner
6e4bd6ae29
Changes for Linux and LynxOS.
1995-08-15 02:33:42 +00:00
Richard Kenner
141155b89c
(AIX4): More robust release numbering discovery.
1995-06-28 21:57:23 +00:00
Richard Kenner
6276efb0a6
(i386-sequent-ptx): Properly get version number.
1995-06-22 23:01:20 +00:00
Richard Kenner
3ddd2b4d22
(mips:*:4*:UMIPS): New case.
1995-06-22 22:36:39 +00:00
Richard Kenner
be67270a78
(21064:Windows_NT:50:3): New case.
1995-05-28 22:53:22 +00:00
Per Bothner
81291a475d
* config.guess: Recognize Cray90 (from Pete TerMaat).
1995-05-15 21:49:34 +00:00
Per Bothner
01d8fc64ac
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
1995-05-12 00:19:09 +00:00
Richard Kenner
85e508747c
Add more NetBSD cases: atrai, sun3*, and mac68k.
1995-05-05 09:50:51 +00:00
Michael Meissner
c40b6c8211
Support for pre-BFD versions of Linux ld.
1995-04-27 18:35:38 +00:00
Richard Kenner
e301e82eb8
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
1995-04-27 13:22:29 +00:00
Michael Meissner
bbe3c2bd7a
Support Linux elf and a.out systems; Add parisc support
1995-04-26 20:45:43 +00:00