aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
Commit message (Collapse)AuthorAgeFilesLines
...
* Alphabetize the list of machine-name aliases.Richard M. Stallman1994-01-161-203/+208
| | | | Add nh3000 and nh[45]000.
* Fix typo in -hiux* case.Richard Kenner1994-01-131-2/+2
|
* Re-add hitachi to list of companies not to treat as OS names.Richard M. Stallman1993-10-311-1/+1
|
* Add H3050/RX support.Richard Kenner1993-10-301-2/+19
|
* (paragon): New alias.Richard M. Stallman1993-10-261-0/+4
|
* Recognize powerpc.Richard M. Stallman1993-10-191-2/+3
|
* fix 2 typosDoug Evans1993-10-061-2/+2
|
* Recognize operating system "riscix*"; recognize acorn as vendorErich Stefan Boleyn1993-10-031-1/+7
|
* Recognize operating system `netbsd*'.Roland McGrath1993-09-101-1/+1
|
* (lynx): Recognize as vendor.Jim Wilson1993-07-211-1/+7
| | | | (lynxos): Recognize as OS.
* if [ "$os" ] --> if [ x"$os" != x"" ]Doug Evans1993-07-161-1/+1
|
* * config.sub: Add case for Bull dpx/2.Jim Blandy1993-07-141-2/+6
|
* Make `solaris' reflect the most recent major release.Doug Evans1993-07-091-0/+3
|
* Recognize `gnu' as a valid operating system. Sheesh.Roland McGrath1993-06-301-2/+2
|
* Recognize -sysv* after -sysvr4.Richard M. Stallman1993-06-291-3/+7
|
* Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.Richard M. Stallman1993-06-271-0/+8
|
* Convert ...-sysvr4 into ...-sysv4.Richard M. Stallman1993-06-251-0/+3
|
* Handle 386bsd.Richard M. Stallman1993-06-011-1/+2
|
* > (os): Add -clix*.Jim Wilson1993-05-061-1/+1
|
* Fix syntax error.Doug Evans1993-04-301-1/+1
|
* Accept sh, hms.Steve Chamberlain1993-04-301-3/+8
|
* > Default to bsd if vendor is next.Tom Wood1993-04-091-0/+3
|
* Accept i370, mvs.Richard M. Stallman1993-04-091-2/+12
| | | | | | For i370-ibm*, assume mvs by default. Later, likewise, for i370-*. For -mvs*, assume ibm as default vendor.
* Default to clipper-intergraph if system is clix.Richard M. Stallman1993-03-241-0/+3
|
* (sparclite, sparclite-*): New configuration.Jim Wilson1993-03-151-2/+2
|
* (h8300hds): Change hds to hms.Steve Chamberlain1993-03-041-3/+3
|
* Error if company name is more than one word.Richard M. Stallman1993-02-271-0/+8
| | | | If $os is `sunos...', don't change it to manufacturer's name.
* removed m88kbcs, changed delta88 and harris toJohn Hassey1993-02-101-3/+3
| | | | use sysv3.
* (i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.Jim Wilson1993-02-051-0/+4
|
* ($os alternatives for sco and isc): Preserve the specified os version if any.Richard M. Stallman1993-01-051-39/+11
| | | | | | | 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.
* Translate sunos5 to solaris2, and solaris1 to sunos4.Richard M. Stallman1993-01-021-2/+12
|
* Default to bsd for *-sequent.Richard M. Stallman1992-12-281-0/+3
|
* Fri Nov 20 05:24:16 1992 Jim Blandy ([email protected])Jim Blandy1992-11-201-20/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* * config.sub: Added Xenix operating system.Jim Blandy1992-11-181-0/+3
|
* Don't discard SCO version number if it's 3.2v4.Richard M. Stallman1992-11-051-0/+5
|
* Add support for a new 64 bit CPU type. Elxsi.Mike Stump1992-10-151-0/+4
|
* (os handling): Recognize `linux' as a valid os.Roland McGrath1992-09-291-1/+2
|
* RISC-OS rev 5, DEC OSF/1 changes.Michael Meissner1992-09-261-1/+1
|
* Add "alpha".Richard Kenner1992-08-141-2/+3
|
* (amigaunix/amix): Use sysv4 as os.Richard M. Stallman1992-08-121-2/+2
|
* entered into RCSCharles Hannum1992-07-061-0/+3
|
* *** empty log message ***Richard M. Stallman1992-07-041-1/+17
|
* *** empty log message ***Richard M. Stallman1992-06-021-3/+3
|
* *** empty log message ***Michael Meissner1992-05-261-3/+3
|
* *** empty log message ***Richard M. Stallman1992-05-241-1/+1
|
* *** empty log message ***Richard M. Stallman1992-05-201-8/+11
|
* *** empty log message ***Richard M. Stallman1992-05-191-1/+7
|
* *** empty log message ***Richard M. Stallman1992-05-151-5/+5
|
* *** empty log message ***Richard M. Stallman1992-05-141-1/+6
|
* *** empty log message ***Richard M. Stallman1992-05-051-1/+1
|