1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
Richard Kenner
2d67f1e907 (sun4H:SunOS:5.*:*): New case. 1998-06-13 19:51:10 +00:00
Richard Kenner
5ae1a2dc20 Add support for Linux/ARM. 1998-02-03 18:27:31 +00:00
Ian Lance Taylor
93aca356d2 Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. 1998-01-28 18:01:29 +00:00
Richard Kenner
5773304ab3 (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
4255118814 (alpha:OSF1:*:*): For V4.0, get the letter suffix. 1997-09-08 12:29:17 +00:00
Richard Kenner
35c5f181c7 (*:Linux:*:*): Recognize alpha-linux-gnulibc1. 1997-08-26 09:21:29 +00:00
Ulrich Drepper
24902ecd1d update from main archive 970728 1997-07-28 23:37:45 +00:00
Per Bothner
feb1ff7fbd Recognize SunOS 3.x. 1997-07-26 19:01:01 +00:00
Richard Kenner
13c482f153 (alpha*): Run program to see if ev4, ev5, or ev56. 1997-07-21 00:58:27 +00:00
Erich Stefan Boleyn
c22fc59251 Convert arm32:NetBSD to normal arm canonicalization. 1997-07-16 14:45:30 +00:00
Richard M. Stallman
16c3fe0e94 (pc:*:*:*): New entry, for DJGPP. 1997-07-14 19:53:44 +00:00
Richard M. Stallman
469f21682d (i?86:UNIX_SV:4.2MP:2.*): Recognize unixware. 1997-07-07 08:40:20 +00:00
Richard Kenner
43466922e9 (i*:MINGW*:*): New case. 1997-06-27 19:18:43 +00:00
Richard M. Stallman
d3dcea6f80 Add mips-sony-newsos6. 1997-06-22 19:11:48 +00:00
Richard M. Stallman
f5c69b50c8 Fix previous change. 1997-06-10 04:18:36 +00:00
Richard M. Stallman
36e5df1bfd 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
421a590c24 Use i?86, not i.86. 1997-06-09 04:56:02 +00:00
Richard M. Stallman
3ffd9bc32f (*:Linux:*:*): Always use ${VENDOR}. 1997-06-08 01:57:13 +00:00
Richard M. Stallman
33d78d5e35 (*:Linux:*:*): Don't test for elf_i.86 or m68kelf. 1997-06-06 01:21:12 +00:00
Richard M. Stallman
606532f23f (*: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
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