1257 Commits

Author SHA1 Message Date
kenner
f7df76fb5c Fix typo in -hiux* case. 1994-01-13 10:42:24 +00:00
rms
5ecf23f1c3 Re-add hitachi to list of companies not to treat as OS names. 1993-10-31 02:47:34 +00:00
kenner
7c799a692f Add H3050/RX support. 1993-10-30 21:17:31 +00:00
rms
4e75104697 (paragon): New alias. 1993-10-26 23:28:00 +00:00
rms
32dfefd7f2 Recognize powerpc. 1993-10-19 03:26:37 +00:00
dje
b2ecabf31f fix 2 typos 1993-10-06 21:54:36 +00:00
erich
7865df294b Recognize operating system "riscix*"; recognize acorn as vendor 1993-10-03 16:50:05 +00:00
roland
8f341d1aca Recognize operating system `netbsd*'. 1993-09-10 05:01:21 +00:00
wilson
8af9a42beb (lynx): Recognize as vendor.
(lynxos): Recognize as OS.
1993-07-21 21:00:37 +00:00
dje
bb8e861006 if [ "$os" ] --> if [ x"$os" != x"" ] 1993-07-16 18:24:47 +00:00
jimb
dca530dbab * config.sub: Add case for Bull dpx/2. 1993-07-14 04:52:50 +00:00
dje
62b59c0015 Make `solaris' reflect the most recent major release. 1993-07-09 20:44:12 +00:00
roland
8fd94ec566 Recognize `gnu' as a valid operating system. Sheesh. 1993-06-30 19:19:42 +00:00
rms
b84efc4488 Recognize -sysv* after -sysvr4. 1993-06-29 15:31:19 +00:00
rms
1097cd6711 Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4. 1993-06-27 21:26:43 +00:00
rms
86d7efed0b Convert ...-sysvr4 into ...-sysv4. 1993-06-25 21:57:48 +00:00
jimb
47a48d8383 *** empty log message *** 1993-06-10 20:28:32 +00:00
rms
fcb24bbd84 Handle 386bsd. 1993-06-01 04:12:00 +00:00
roland
634af3a9b5 Initial revision 1993-05-19 20:24:48 +00:00
wilson
51c244a069 > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
dje
d299a835b9 Fix syntax error. 1993-04-30 18:52:42 +00:00
sac
3b00efd70e Accept sh, hms. 1993-04-30 14:49:35 +00:00
wood
3518f3b8b0 > Default to bsd if vendor is next. 1993-04-09 23:43:20 +00:00
rms
94bfc75689 Accept i370, mvs.
For i370-ibm*, assume mvs by default.
Later, likewise, for i370-*.
For -mvs*, assume ibm as default vendor.
1993-04-09 21:53:00 +00:00
rms
b452502305 Default to clipper-intergraph if system is clix. 1993-03-24 22:44:55 +00:00
wilson
31e5ccc677 (sparclite, sparclite-*): New configuration. 1993-03-15 19:36:54 +00:00
sac
36ceeb0ffd (h8300hds): Change hds to hms. 1993-03-04 18:10:15 +00:00
rms
b7a280e3bc Error if company name is more than one word.
If $os is `sunos...', don't change it to manufacturer's name.
1993-02-27 21:56:28 +00:00
hassey
0a17029f72 removed m88kbcs, changed delta88 and harris to
use sysv3.
1993-02-10 17:56:58 +00:00
wilson
1fa53cd42b (i[34]86sol2): New abbrev for i[34]86-unknown-solaris2. 1993-02-05 23:42:43 +00:00
rms
572788e31d ($os alternatives for sco and isc): Preserve the specified os version if any.
Each alternative handles both 386 and 486, preserving distinction.
($basic_machine alternatives for sco and isc): Deleted.
(i[34]86v32, i[34]86v, i[34]86v4):
Handle both cpus together, preserving distinction.
1993-01-05 05:43:42 +00:00
rms
de2f23a546 Translate sunos5 to solaris2, and solaris1 to sunos4. 1993-01-02 21:51:50 +00:00
rms
af7eb4932c Default to bsd for *-sequent. 1992-12-28 19:57:15 +00:00
jimb
faf8ac4dfe Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
* config.sub: Added machines and operating systems for Emacs
	ports, since Emacs now uses config.sub for its configuration.
	New manufacturers recognized not to be operating systems: High
	Level Hardware (highlevel, defaults to using BSD), Gould
	(gould, defaults to System V), Commodore (cbm, defaults to
	amigados), National Semiconductor (ns, defaults to Genix), and
	Masscomp (masscomp, defaults to RTU).
	Recognize the NS1600 (ns16k) and the Clipper (clipper) as
	processors.
	Recognize these processors with default manufacturers: the
	Cydra (cydra) from Cydrome (cydrome), the XPS100 (xps100) from
	Honeywell (honeywell), and the Orion (orion) and Orion 1/05
	(orion105) from High Level Hardware (highlevel).
	If the ISC operating system is given with a version number,
	don't kill it and set it to 2.2; just have it default to 2.2
	if omitted.
	Make Irix SGI's default operating system, not SYSV.
	Make BSD Encore's default, so it applies for all Encore
	machines, not just the umax and mmax abbreviations.
	All of Encore's machines use BSD, not just the ns32k-based
	ones.  Make it the manufacturer's default.
	Make it possible to specify an operating system for a Gould
	machine.  Make sysv the manufacturer's default, so it applies
	when we specify the manufacturer as well as when we omit it.
	Add Uniplus (uniplus), Iris (iris), Xenix (xenix), and RTU
	(rtu) as recognized operating system names.
1992-11-20 17:14:50 +00:00
jimb
ce7172bb8f * config.sub: Added Xenix operating system. 1992-11-18 06:28:11 +00:00
rms
503b78de92 Don't discard SCO version number if it's 3.2v4. 1992-11-05 03:15:24 +00:00
mrs
24928d6d13 Add support for a new 64 bit CPU type. Elxsi. 1992-10-15 21:06:27 +00:00
roland
74666099e1 (os handling): Recognize `linux' as a valid os. 1992-09-29 22:19:48 +00:00
meissner
38d0b8ad00 RISC-OS rev 5, DEC OSF/1 changes. 1992-09-26 22:37:56 +00:00
kenner
730951a7e4 Add "alpha". 1992-08-14 19:34:06 +00:00
rms
7d928010d2 (amigaunix/amix): Use sysv4 as os. 1992-08-12 06:51:16 +00:00
mycroft
c241f08c16 entered into RCS 1992-07-06 00:46:31 +00:00
rms
5d63d5ced4 *** empty log message *** 1992-07-04 00:01:45 +00:00
rms
af750b06b6 *** empty log message *** 1992-06-02 19:37:40 +00:00
meissner
9d7a00acbe *** empty log message *** 1992-05-26 21:14:15 +00:00
rms
98c6ef8aed *** empty log message *** 1992-05-24 03:11:02 +00:00
rms
190e0905c3 *** empty log message *** 1992-05-20 19:57:30 +00:00
rms
fc506c1c6c *** empty log message *** 1992-05-19 20:08:22 +00:00
rms
ca97c8e0b0 *** empty log message *** 1992-05-15 21:56:59 +00:00
rms
e55a9b3952 *** empty log message *** 1992-05-14 19:21:20 +00:00