Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-06-04 | * config.guess (i386-unknown-bsdi): New system to guess. | Per Bothner | 1 | -4/+14 | |
* config.guess (i386-unknown-bsdi): No longer need to check #if defined(__bsdi__) && defined(__i386__). | |||||
1994-03-30 | * config.guess: Recognize NCR running SVR4.3. | Jim Kingdon | 1 | -0/+3 | |
1994-03-28 | * config.guess: Make BSDI generate i386-unknown-bsd386. | Per Bothner | 1 | -2/+9 | |
Patch from Paul Eggert <eggert@twinsun.com>. | |||||
1994-03-15 | * config.guess: about target *-hitachi-hiuxwe2, fixed | Per Bothner | 1 | -3/+3 | |
machine guessing order. [Hitachi's CPU_IS_HP_MC68K macro is incorrect.] | |||||
1994-03-11 | * config.guess: Recognize i[34]86-unknown-freebsd. | Per Bothner | 1 | -0/+3 | |
1994-03-03 | * config.guess: Check for ptx. | Jim Kingdon | 1 | -0/+11 | |
1994-02-11 | * config.guess: Add Lynx/rs6000 config support. | Stu Grossman | 1 | -0/+11 | |
1994-01-25 | * config.guess: Clean up NeXT support, to allow nextstep | Per Bothner | 1 | -3/+16 | |
on Intel machines. Make OS be nextstep. * config.guess: Add alternate forms for Convex. | |||||
1993-11-11 | * config.guess: Recognize Sony news mips running newsos. | Jim Kingdon | 1 | -1/+20 | |
1993-10-27 | add support for aviion | David D. Zuhn | 1 | -3/+9 | |
1993-10-05 | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | Jim Kingdon | 1 | -2/+40 | |
* config.guess: Recognize Hitachi's HIUX. * config.sub: Recognize h3050r* and hppahitachi. Remove redundant cases for hp9k[23]*. | |||||
1993-08-16 | * config.guess: Recognize BSD on hp300. | Jim Kingdon | 1 | -1/+7 | |
1993-08-11 | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | Jim Kingdon | 1 | -1/+7 | |
1993-07-09 | * configure: Remove extraneous output when guessing host type. | John Gilmore | 1 | -2/+6 | |
* config.guess: Remove extraneous output when guessing using C compiler rather than uname, or when guessing fails. | |||||
1993-06-29 | * config.guess: Recognize i486-ncr-sysv4. | Per Bothner | 1 | -1/+10 | |
1993-06-02 | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | Per Bothner | 1 | -1/+3 | |
Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | |||||
1993-05-27 | * config.guess: Added special check for i[34]86-unixware-sysv4*. | Ian Lance Taylor | 1 | -1/+5 | |
1993-05-26 | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | Ian Lance Taylor | 1 | -1/+1 | |
the processor rather than assuming i486. | |||||
1993-05-26 | * config.guess: Recognize SunOS6 as Solaris3. | Jim Kingdon | 1 | -0/+6 | |
1993-05-26 | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | Per Bothner | 1 | -4/+5 | |
Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | |||||
1993-05-21 | * config.guess: Recognize some Sequent platforms. | Brendan Kehoe | 1 | -0/+181 | |