1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Jim Wilson
4c934a4dfe (lynx): Recognize as vendor.
(lynxos): Recognize as OS.
1993-07-21 21:00:37 +00:00
Doug Evans
51b3c82ff7 if [ "$os" ] --> if [ x"$os" != x"" ] 1993-07-16 18:24:47 +00:00
Jim Blandy
ac1e607f3c * config.sub: Add case for Bull dpx/2. 1993-07-14 04:52:50 +00:00
Doug Evans
f920529b21 Make `solaris' reflect the most recent major release. 1993-07-09 20:44:12 +00:00
Roland McGrath
c2efa56649 Recognize `gnu' as a valid operating system. Sheesh. 1993-06-30 19:19:42 +00:00
Richard M. Stallman
74da87491a Recognize -sysv* after -sysvr4. 1993-06-29 15:31:19 +00:00
Richard M. Stallman
d05b18831a Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4. 1993-06-27 21:26:43 +00:00
Richard M. Stallman
e294d0c380 Convert ...-sysvr4 into ...-sysv4. 1993-06-25 21:57:48 +00:00
Richard M. Stallman
49ee70e265 Handle 386bsd. 1993-06-01 04:12:00 +00:00
Jim Wilson
a5d117a3f4 > (os): Add -clix*. 1993-05-06 18:05:39 +00:00
Doug Evans
2abef901fd Fix syntax error. 1993-04-30 18:52:42 +00:00
Steve Chamberlain
d63887ade9 Accept sh, hms. 1993-04-30 14:49:35 +00:00
Tom Wood
88013905b6 > Default to bsd if vendor is next. 1993-04-09 23:43:20 +00:00
Richard M. Stallman
f449890c0c 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
Richard M. Stallman
de025efdf1 Default to clipper-intergraph if system is clix. 1993-03-24 22:44:55 +00:00
Jim Wilson
6758394b09 (sparclite, sparclite-*): New configuration. 1993-03-15 19:36:54 +00:00
Steve Chamberlain
08248fceab (h8300hds): Change hds to hms. 1993-03-04 18:10:15 +00:00
Richard M. Stallman
1f532861cb 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
John Hassey
3220bb9113 removed m88kbcs, changed delta88 and harris to
use sysv3.
1993-02-10 17:56:58 +00:00
Jim Wilson
096fbe81fa (i[34]86sol2): New abbrev for i[34]86-unknown-solaris2. 1993-02-05 23:42:43 +00:00
Richard M. Stallman
7617f113cd ($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
Richard M. Stallman
ca8efa98ca Translate sunos5 to solaris2, and solaris1 to sunos4. 1993-01-02 21:51:50 +00:00
Richard M. Stallman
9ac65684cf Default to bsd for *-sequent. 1992-12-28 19:57:15 +00:00
Jim Blandy
efc3fd6707 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
Jim Blandy
c809458b55 * config.sub: Added Xenix operating system. 1992-11-18 06:28:11 +00:00
Richard M. Stallman
cf7a78db1d Don't discard SCO version number if it's 3.2v4. 1992-11-05 03:15:24 +00:00
Mike Stump
4e7d5543d9 Add support for a new 64 bit CPU type. Elxsi. 1992-10-15 21:06:27 +00:00
Roland McGrath
c70e8d27e5 (os handling): Recognize `linux' as a valid os. 1992-09-29 22:19:48 +00:00
Michael Meissner
35e45bac84 RISC-OS rev 5, DEC OSF/1 changes. 1992-09-26 22:37:56 +00:00
Richard Kenner
6ca8e64c3a Add "alpha". 1992-08-14 19:34:06 +00:00
Richard M. Stallman
98a91e8eaa (amigaunix/amix): Use sysv4 as os. 1992-08-12 06:51:16 +00:00
Charles Hannum
246161379c entered into RCS 1992-07-06 00:46:31 +00:00
Richard M. Stallman
ad6023b323 *** empty log message *** 1992-07-04 00:01:45 +00:00
Richard M. Stallman
6d95ff37b3 *** empty log message *** 1992-06-02 19:37:40 +00:00
Michael Meissner
6059787242 *** empty log message *** 1992-05-26 21:14:15 +00:00
Richard M. Stallman
fc5546c7c7 *** empty log message *** 1992-05-24 03:11:02 +00:00
Richard M. Stallman
3c9da312a1 *** empty log message *** 1992-05-20 19:57:30 +00:00
Richard M. Stallman
e17cc09b42 *** empty log message *** 1992-05-19 20:08:22 +00:00
Richard M. Stallman
f9f1551385 *** empty log message *** 1992-05-15 21:56:59 +00:00
Richard M. Stallman
955e036ab6 *** empty log message *** 1992-05-14 19:21:20 +00:00
Richard M. Stallman
6e280b45c6 *** empty log message *** 1992-05-05 18:40:03 +00:00
Richard M. Stallman
51cbdde31c *** empty log message *** 1992-05-04 23:08:26 +00:00
Richard M. Stallman
8323dcf4ae *** empty log message *** 1992-04-18 00:05:15 +00:00
Torbjorn Granlund
3c701376e9 *** empty log message *** 1992-04-14 20:17:40 +00:00
Richard M. Stallman
d019125ea5 *** empty log message *** 1992-04-06 16:10:45 +00:00
Michael Meissner
b0265c647d *** empty log message *** 1992-03-18 23:58:40 +00:00
Richard M. Stallman
fb955dfadd Initial revision 1992-03-13 19:54:03 +00:00