Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. | Per Bothner | 1994-08-27 | 1 | -3/+18 |
| | | | | | | | | | | | | | | | Fix type: *-next-neststep -> *-next-nextstep. * config.guess: Merge from FSF: Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize powerpc-ibm-aix3.2.5. Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be) * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V instead of UNIX_SV for UnixWare 1.0). | ||||
* | * config.guess (netbsd, freebsd, linux): Accept any machine, | Per Bothner | 1994-08-26 | 1 | -7/+7 |
| | | | | | not just i[34]86. (m68k-atari-sysv4): Relocate to match FSF version. | ||||
* | * config.guess: More merges from the FSF. | Per Bothner | 1994-08-26 | 1 | -24/+29 |
| | |||||
* | More merges from FSF. | Per Bothner | 1994-08-26 | 1 | -12/+20 |
| | |||||
* | * (config.guess): Merge from FSF. | Per Bothner | 1994-08-26 | 1 | -2/+34 |
| | |||||
* | * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu. | Per Bothner | 1994-07-23 | 1 | -5/+17 |
| | |||||
* | * config.guess (i386-unknown-bsdi): New system to guess. | Per Bothner | 1994-06-04 | 1 | -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 Kingdon | 1994-03-30 | 1 | -0/+3 |
| | |||||
* | * config.guess: Make BSDI generate i386-unknown-bsd386. | Per Bothner | 1994-03-28 | 1 | -2/+9 |
| | | | | Patch from Paul Eggert <eggert@twinsun.com>. | ||||
* | * config.guess: about target *-hitachi-hiuxwe2, fixed | Per Bothner | 1994-03-15 | 1 | -3/+3 |
| | | | | | machine guessing order. [Hitachi's CPU_IS_HP_MC68K macro is incorrect.] | ||||
* | * config.guess: Recognize i[34]86-unknown-freebsd. | Per Bothner | 1994-03-11 | 1 | -0/+3 |
| | |||||
* | * config.guess: Check for ptx. | Jim Kingdon | 1994-03-03 | 1 | -0/+11 |
| | |||||
* | * config.guess: Add Lynx/rs6000 config support. | Stu Grossman | 1994-02-11 | 1 | -0/+11 |
| | |||||
* | * config.guess: Clean up NeXT support, to allow nextstep | Per Bothner | 1994-01-25 | 1 | -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 Kingdon | 1993-11-11 | 1 | -1/+20 |
| | |||||
* | add support for aviion | David D. Zuhn | 1993-10-27 | 1 | -3/+9 |
| | |||||
* | * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux). | Jim Kingdon | 1993-10-05 | 1 | -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 Kingdon | 1993-08-16 | 1 | -1/+7 |
| | |||||
* | * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd). | Jim Kingdon | 1993-08-11 | 1 | -1/+7 |
| | |||||
* | * configure: Remove extraneous output when guessing host type. | John Gilmore | 1993-07-09 | 1 | -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 Bothner | 1993-06-29 | 1 | -1/+10 |
| | |||||
* | * config.guess: Add support for Motorola Delta 68k, up to r3v7. | Per Bothner | 1993-06-02 | 1 | -1/+3 |
| | | | | Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`). | ||||
* | * config.guess: Added special check for i[34]86-unixware-sysv4*. | Ian Lance Taylor | 1993-05-27 | 1 | -1/+5 |
| | |||||
* | * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for | Ian Lance Taylor | 1993-05-26 | 1 | -1/+1 |
| | | | | the processor rather than assuming i486. | ||||
* | * config.guess: Recognize SunOS6 as Solaris3. | Jim Kingdon | 1993-05-26 | 1 | -0/+6 |
| | |||||
* | * config.guess: Fix typo. Avoid #elif (not in K&R 1). | Per Bothner | 1993-05-26 | 1 | -4/+5 |
| | | | | Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2. | ||||
* | * config.guess: Recognize some Sequent platforms. | Brendan Kehoe | 1993-05-21 | 1 | -0/+181 |