203 Commits

Author SHA1 Message Date
kenner
7dc292203b (PENTIUM:CPunix:4.0*:*): New case. 1996-12-07 22:47:59 +00:00
thomas
0c6dfeaa8b Revert last change. 1996-11-21 22:19:26 +00:00
thomas
d7e169292a * config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
kernel-os combination.  Remove `-gnu*' from the portable systems
 	list.  Add `-gnu-gnu*'.  Add new rule for `-gnu*' to turn it into
 	two part name.
1996-11-21 21:51:00 +00:00
thomas
82fd533131 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
djm
01046bd13a cleanups 1996-11-20 21:28:23 +00:00
bothner
710dc0fb95 Bunch of updates. See ChangeLog. 1996-11-14 02:06:05 +00:00
djm
7a22ac7cc4 cosmetic tweaks 1996-11-12 18:52:10 +00:00
djm
72fc29ca33 more bug fixes 1996-11-12 04:49:23 +00:00
djm
d7f97d8b1c patches from bug-gnu-utils to support more architectures 1996-11-08 07:35:25 +00:00
rms
f6fc69d24f Recognize hppa-next as a valid CPU-COMPANY combination. 1996-10-29 02:56:12 +00:00
kenner
7978874c65 (-vxsim*): New operating system. 1996-09-24 02:44:17 +00:00
kenner
b7ab427614 RMS:
Use pc instead of unknown, for pc clones.
Use -linux-gnu for Linux-based GNU systems.
1996-09-15 00:49:22 +00:00
rms
8f40df2b24 Use pc instead of unknown, for pc clone systems.
Change linux to linux-gnu.
1996-09-13 03:46:14 +00:00
kwzh
4e31c06b16 Fix previous change. Use sed's y command instead. 1996-07-16 04:47:46 +00:00
kwzh
8c9c9c1d14 Use portable tr syntax. 1996-07-16 03:53:55 +00:00
law
cb2805f0d8 * config.guess (HP 9000/811): Recognize this as a PA1.1
machine.
1996-07-15 17:20:52 +00:00
tege
893f6b0fc3 Generalize C90 alternative to all x90 machines. 1996-07-14 18:09:15 +00:00
dje
f0b44be00f Recognize rtems as an o/s. 1996-07-07 17:26:50 +00:00
kenner
20e8f9604f (mips:*:*:UMIPS): Fix typo in last change. 1996-06-28 17:28:58 +00:00
meissner
b001098243 Add support for PowerPC Linux 1996-06-20 16:20:05 +00:00
ian
d46debe536 Recognize -openvms. 1996-06-18 18:23:57 +00:00
bothner
9f9734cdf3 * 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
bothner
d14f322ac1 * config.guess: Combine mips-mips-riscos cases, and use cpp to
distinguish sysv/svr4/bsd variants.
1996-06-05 04:12:46 +00:00
kwzh
d56af7bf13 (*:Linux:*:*): Add guess for sparc-unknown-linux. 1996-06-03 12:51:33 +00:00
roland
7eb6815101 (AViiON:dgux:*:*): Fix typo in recognizing mc88110. 1996-05-24 22:34:49 +00:00
roland
46363aef91 Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally
removed in the last change.
1996-05-21 22:55:56 +00:00
law
729e50935f * config.sub: Recognize -proelf as a basic system type. 1996-05-20 16:02:45 +00:00
bothner
5d9354f926 * 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
meissner
00265e4bdb Add Solaris on PowerPC support 1996-04-08 20:19:10 +00:00
dje
1ec716684d (aux): Delete another duplicate entry. 1996-03-29 01:49:55 +00:00
dje
a441cc5c46 (aux): Delete duplicate entry. 1996-03-29 01:46:52 +00:00
dje
dc76d16051 (os): sunos[3456] -> sunos[34], sunos[56] have their own entries 1996-03-21 23:26:26 +00:00
ian
b955f48f7f Recognize mips-*-sysv* 1996-03-15 00:14:04 +00:00
kenner
06528b3a7e Add -apple and -aux. 1996-03-05 23:34:58 +00:00
erik
f7fe0fbb8e (moss): Fix previous change. 1996-03-05 03:02:45 +00:00
kenner
1759df2f36 Accept -moss* as op sys. 1996-03-04 23:03:15 +00:00
roland
942391a8ab Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege. 1996-03-01 14:57:49 +00:00
dje
e77f2a4ff3 Recognize sparclet cpu. 1996-02-12 23:15:30 +00:00
bothner
de359ee11f * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New
1996-02-12 20:55:56 +00:00
bothner
f9d369cc1c * config.guess: Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux
1996-02-12 20:44:56 +00:00
rms
5d1f464e55 Fix typo in previous change. 1996-02-11 23:40:37 +00:00
kenner
f8302c271c (-psos*): New case. 1996-02-10 13:26:26 +00:00
meissner
11fee8750d Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory 1996-02-03 01:03:27 +00:00
ian
7eda0c464f Add support for A/UX 1996-01-31 19:14:05 +00:00
ian
e319badc59 Recognize A/UX 1996-01-31 19:10:52 +00:00
dje
f0b2f0fa44 Recognize go32* as an os. 1996-01-17 23:54:58 +00:00
rms
343b59cd68 Default OS to nextstep if machine vendor is Next.
-ns2 is an alias for -nextstep.
1996-01-17 22:40:42 +00:00
kenner
4f77b7876a (sco5): New case. 1996-01-16 01:58:43 +00:00
coxs
10b09576a4 (AViiON): Add ix86-dg-dgux 1995-12-16 03:32:35 +00:00
coxs
218d5b964d (i*86*) Change [345] to [3456] 1995-12-15 15:43:33 +00:00