Richard M. Stallman
b9a9405a00
(powerpc-apple-netbsd): Added.
1998-08-12 21:32:31 +00:00
Richard M. Stallman
6488d25f61
Detect HPPA 2.0 architecture.
1998-08-09 22:42:36 +00:00
Richard M. Stallman
3a22a7da24
(R4000:UNIX_SV:*:*): Recognize this for Mips machines.
1998-07-19 22:11:47 +00:00
Richard M. Stallman
e3cfc8d2d1
(*:[Aa]miga[Oo][Ss]:*:*): New alternative.
...
(BeBox:BeOS:*:*, BeMac:BeOS:*:*): New alternatives.
1998-07-19 22:10:23 +00:00
Richard Kenner
e447277749
(sun4H:SunOS:5.*:*): New case.
1998-06-13 19:51:10 +00:00
Richard Kenner
8f03829e47
Add support for Linux/ARM.
1998-02-03 18:27:31 +00:00
Ian Lance Taylor
cd4652fe0e
Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32.
1998-01-28 18:01:29 +00:00
Richard Kenner
dbefc7543c
(alpha): Replace CPU-determining program with one that's more precise
...
and also supports pca56 and ev6. Handle those in returned name.
1997-09-09 14:10:23 +00:00
Richard Kenner
6ebad7c627
(alpha:OSF1:*:*): For V4.0, get the letter suffix.
1997-09-08 12:29:17 +00:00
Richard Kenner
8b22cc511b
(*:Linux:*:*): Recognize alpha-linux-gnulibc1.
1997-08-26 09:21:29 +00:00
Ulrich Drepper
18064ec409
update from main archive 970728
1997-07-28 23:37:45 +00:00
Per Bothner
52a1d6f800
Recognize SunOS 3.x.
1997-07-26 19:01:01 +00:00
Richard Kenner
38ff1cd93a
(alpha*): Run program to see if ev4, ev5, or ev56.
1997-07-21 00:58:27 +00:00
Erich Stefan Boleyn
1b866cd6af
Convert arm32:NetBSD to normal arm canonicalization.
1997-07-16 14:45:30 +00:00
Richard M. Stallman
c795507bcb
(pc:*:*:*): New entry, for DJGPP.
1997-07-14 19:53:44 +00:00
Richard M. Stallman
fcd06ecaf2
(i?86:UNIX_SV:4.2MP:2.*): Recognize unixware.
1997-07-07 08:40:20 +00:00
Richard Kenner
fda022ab5a
(i*:MINGW*:*): New case.
1997-06-27 19:18:43 +00:00
Richard M. Stallman
a875695476
Add mips-sony-newsos6.
1997-06-22 19:11:48 +00:00
Richard M. Stallman
42767544ff
Fix previous change.
1997-06-10 04:18:36 +00:00
Richard M. Stallman
4b16e3da1a
Use i?86, not i.86.
...
Don't test /usr/lib/ldscripts; instead, test whether ld_help_string
does not contain "supported emulations".
Use a case statement to distinguish systems when there IS
"supported emulations".
1997-06-10 02:49:33 +00:00
Richard M. Stallman
771c2139b0
Use i?86, not i.86.
1997-06-09 04:56:02 +00:00
Richard M. Stallman
39ba13b93e
(*:Linux:*:*): Always use ${VENDOR}.
1997-06-08 01:57:13 +00:00
Richard M. Stallman
2a1e7fbe55
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf.
1997-06-06 01:21:12 +00:00
Richard M. Stallman
e690ce20c6
(*:Linux:*:*): Recognize sparclinux.
...
Don't recognize UNAME_MACHINE = sparc.
Make the sample program check for libc version
and handle various machine types.
1997-06-06 00:14:22 +00:00
Thomas Bushnell, BSG
de307dfe28
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
b44246cbcb
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen).
1997-05-05 22:04:41 +00:00
Ian Lance Taylor
0a5ec6f9b1
Fixes for MIPS OpenBSD systems (from Per Fogelstrom
...
<pefo@openbsd.org>)
1997-04-17 18:00:12 +00:00
Ian Lance Taylor
139021007c
Recognize OpenBSD systems correctly (from Niklas Hallqvist
...
<niklas@appli.se>)
1997-04-11 20:40:28 +00:00
David MacKenzie
4dc6caf019
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.
1997-01-07 19:29:28 +00:00
Miles Bader
eeb95249c3
(*:GNU:*:*):
...
The machine/subtype separator printed by uname -m is now `-', not '/'.
1997-01-05 03:44:26 +00:00
Richard Kenner
4af92e8436
(M68*:*:R3V[567]*:*): Use uppercase 'M'.
1997-01-03 13:38:47 +00:00
Ian Lance Taylor
b220f7adf6
Recognize mips-unknown-linux-gnu
1996-12-31 20:51:53 +00:00
David MacKenzie
4bc7fe37f3
* config.guess: Recognize machten.
...
From Eric W. Bates <ericx@vineyard.net>.
1996-12-11 00:37:52 +00:00
Richard Kenner
6639cdb53b
(PENTIUM:CPunix:4.0*:*): New case.
1996-12-07 22:47:59 +00:00
Thomas Bushnell, BSG
9d5a22f128
Revert last change.
1996-11-21 22:19:26 +00:00
Thomas Bushnell, BSG
e1f1b96564
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 MacKenzie
8801bfce14
cleanups
1996-11-20 21:27:29 +00:00
Per Bothner
491ea702ee
Bunch of updates. See ChangeLog.
1996-11-14 02:06:05 +00:00
David MacKenzie
49ce2554a6
cosmetic tweaks
1996-11-12 18:51:28 +00:00
David MacKenzie
8fb56d8ec4
more bug fixes
1996-11-12 04:48:04 +00:00
David MacKenzie
aff2cc3258
patches from bug-gnu-utils to support more architectures
1996-11-08 07:35:25 +00:00
Richard M. Stallman
1f7f255591
Use pc instead of unknown, for pc clone systems.
...
Change linux to linux-gnu.
1996-09-13 03:46:14 +00:00
Karl Heuer
d721760573
Fix previous change. Use sed's y command instead.
1996-07-16 04:47:46 +00:00
Karl Heuer
6f069c99a2
Use portable tr syntax.
1996-07-16 03:53:55 +00:00
Linda A. Walsh
1c62024d31
* config.guess (HP 9000/811): Recognize this as a PA1.1
...
machine.
1996-07-15 17:20:52 +00:00
Torbjorn Granlund
280204aa12
Generalize C90 alternative to all x90 machines.
1996-07-14 18:09:15 +00:00
Richard Kenner
d286630bba
(mips:*:*:UMIPS): Fix typo in last change.
1996-06-28 17:28:58 +00:00
Michael Meissner
0f0089a0d3
Add support for PowerPC Linux
1996-06-20 16:20:05 +00:00
Per Bothner
4ea2826081
* 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
c1a0716b0b
* config.guess: Combine mips-mips-riscos cases, and use cpp to
...
distinguish sysv/svr4/bsd variants.
1996-06-05 04:12:46 +00:00