summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* * config.guess (i386-unknown-bsdi): New system to guess.Per Bothner1994-06-041-4/+14
| | | | | * config.guess (i386-unknown-bsdi): No longer need to check #if defined(__bsdi__) && defined(__i386__).
* * config.guess: Recognize NCR running SVR4.3.Jim Kingdon1994-03-301-0/+3
|
* * config.guess: Make BSDI generate i386-unknown-bsd386.Per Bothner1994-03-281-2/+9
| | | | Patch from Paul Eggert <eggert@twinsun.com>.
* * config.guess: about target *-hitachi-hiuxwe2, fixedPer Bothner1994-03-151-3/+3
| | | | | machine guessing order. [Hitachi's CPU_IS_HP_MC68K macro is incorrect.]
* * config.guess: Recognize i[34]86-unknown-freebsd.Per Bothner1994-03-111-0/+3
|
* * config.guess: Check for ptx.Jim Kingdon1994-03-031-0/+11
|
* * config.guess: Add Lynx/rs6000 config support.Stu Grossman1994-02-111-0/+11
|
* * config.guess: Clean up NeXT support, to allow nextstepPer Bothner1994-01-251-3/+16
| | | | | on Intel machines. Make OS be nextstep. * config.guess: Add alternate forms for Convex.
* * config.guess: Recognize Sony news mips running newsos.Jim Kingdon1993-11-111-1/+20
|
* add support for aviionDavid D. Zuhn1993-10-271-3/+9
|
* * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).Jim Kingdon1993-10-051-2/+40
| | | | | | * config.guess: Recognize Hitachi's HIUX. * config.sub: Recognize h3050r* and hppahitachi. Remove redundant cases for hp9k[23]*.
* * config.guess: Recognize BSD on hp300.Jim Kingdon1993-08-161-1/+7
|
* * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).Jim Kingdon1993-08-111-1/+7
|
* * configure: Remove extraneous output when guessing host type.John Gilmore1993-07-091-2/+6
| | | | | * config.guess: Remove extraneous output when guessing using C compiler rather than uname, or when guessing fails.
* * config.guess: Recognize i486-ncr-sysv4.Per Bothner1993-06-291-1/+10
|
* * config.guess: Add support for Motorola Delta 68k, up to r3v7.Per Bothner1993-06-021-1/+3
| | | | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
* * config.guess: Added special check for i[34]86-unixware-sysv4*.Ian Lance Taylor1993-05-271-1/+5
|
* * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE forIan Lance Taylor1993-05-261-1/+1
| | | | the processor rather than assuming i486.
* * config.guess: Recognize SunOS6 as Solaris3.Jim Kingdon1993-05-261-0/+6
|
* * config.guess: Fix typo. Avoid #elif (not in K&R 1).Per Bothner1993-05-261-4/+5
| | | | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
* * config.guess: Recognize some Sequent platforms.Brendan Kehoe1993-05-211-0/+181