aboutsummaryrefslogtreecommitdiff
path: root/config.guess
AgeCommit message (Collapse)AuthorFilesLines
1995-04-26 * config.guess: Add hppa1.1-hp-lites support.Jeff Law1-0/+3
1995-04-25Mon Apr 24 16:23:41 1995 Michael Meissner <meissner@tiktok.cygnus.com>Jason Merrill1-30/+126
* config.guess (*:Linux:*:*): Determine whether the default compiler is ELF or a.out.
1994-08-27 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.Per Bothner1-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).
1994-08-26 * config.guess (netbsd, freebsd, linux): Accept any machine,Per Bothner1-7/+7
not just i[34]86. (m68k-atari-sysv4): Relocate to match FSF version.
1994-08-26 * config.guess: More merges from the FSF.Per Bothner1-24/+29
1994-08-26More merges from FSF.Per Bothner1-12/+20
1994-08-26 * (config.guess): Merge from FSF.Per Bothner1-2/+34
1994-07-23 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.Per Bothner1-5/+17
1994-06-04 * config.guess (i386-unknown-bsdi): New system to guess.Per Bothner1-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 Kingdon1-0/+3
1994-03-28 * config.guess: Make BSDI generate i386-unknown-bsd386.Per Bothner1-2/+9
Patch from Paul Eggert <eggert@twinsun.com>.
1994-03-15 * config.guess: about target *-hitachi-hiuxwe2, fixedPer Bothner1-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 Bothner1-0/+3
1994-03-03* config.guess: Check for ptx.Jim Kingdon1-0/+11
1994-02-11 * config.guess: Add Lynx/rs6000 config support.Stu Grossman1-0/+11
1994-01-25 * config.guess: Clean up NeXT support, to allow nextstepPer Bothner1-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 Kingdon1-1/+20
1993-10-27add support for aviionDavid D. Zuhn1-3/+9
1993-10-05 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).Jim Kingdon1-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 Kingdon1-1/+7
1993-08-11* config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).Jim Kingdon1-1/+7
1993-07-09* configure: Remove extraneous output when guessing host type.John Gilmore1-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 Bothner1-1/+10
1993-06-02 * config.guess: Add support for Motorola Delta 68k, up to r3v7.Per Bothner1-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 Taylor1-1/+5
1993-05-26 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE forIan Lance Taylor1-1/+1
the processor rather than assuming i486.
1993-05-26 * config.guess: Recognize SunOS6 as Solaris3.Jim Kingdon1-0/+6
1993-05-26 * config.guess: Fix typo. Avoid #elif (not in K&R 1).Per Bothner1-4/+5
Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
1993-05-21 * config.guess: Recognize some Sequent platforms.Brendan Kehoe1-0/+181