Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated from master source. | Paul Eggert | 2002-05-27 | 1 | -394/+398 |
| | |||||
* | Updated from master source. | Dave Love | 2000-11-11 | 1 | -30/+180 |
| | |||||
* | Use the versions of the file from subversions. | Gerd Moellmann | 2000-03-12 | 1 | -99/+183 |
| | |||||
* | 1999-05-26 Ben Elliston <bje@cygnus.com> | Ben Elliston | 1999-05-25 | 1 | -4/+4 |
| | | | | * config.guess (dummy): Changed to $dummy. From H.J. Lu. | ||||
* | 1999-05-22 Ben Elliston <bje@cygnus.com> | Ben Elliston | 1999-05-22 | 1 | -1/+1 |
| | | | | | * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake <jiro@din.or.jp>. | ||||
* | Correct a typo. | Ben Elliston | 1999-05-18 | 1 | -2/+2 |
| | |||||
* | Merge recent additions from autoconf source tree. | Ben Elliston | 1999-05-17 | 1 | -17/+70 |
| | | | | (synchronise with EGCS source tree, as well). | ||||
* | Merge recent additions from autoconf source tree. | Ben Elliston | 1999-04-08 | 1 | -16/+54 |
| | |||||
* | Recognise HP 9000/8x0 machines. From Alexandre Oliva. | Ben Elliston | 1999-03-14 | 1 | -1/+1 |
| | |||||
* | Merge recent additions from autoconf source tree. | Ben Elliston | 1999-03-10 | 1 | -56/+98 |
| | |||||
* | Match HP 9000/800 machine. | Karl Heuer | 1999-01-14 | 1 | -1/+1 |
| | |||||
* | Final merge from autoconf 2.13. | Ben Elliston | 1999-01-10 | 1 | -3/+3 |
| | |||||
* | Check for hppa1.0-hp-mpeix | Ian Lance Taylor | 1998-12-09 | 1 | -0/+3 |
| | |||||
* | Merge from autoconf 2.13. | Ben Elliston | 1998-09-28 | 1 | -4/+15 |
| | |||||
* | Accept HP 9000/803. | Karl Heuer | 1998-09-04 | 1 | -1/+1 |
| | |||||
* | (powerpc-apple-netbsd): Added. | Richard M. Stallman | 1998-08-12 | 1 | -0/+3 |
| | |||||
* | Detect HPPA 2.0 architecture. | Richard M. Stallman | 1998-08-09 | 1 | -2/+34 |
| | |||||
* | (R4000:UNIX_SV:*:*): Recognize this for Mips machines. | Richard M. Stallman | 1998-07-19 | 1 | -1/+1 |
| | |||||
* | (*:[Aa]miga[Oo][Ss]:*:*): New alternative. | Richard M. Stallman | 1998-07-19 | 1 | -0/+12 |
| | | | | (BeBox:BeOS:*:*, BeMac:BeOS:*:*): New alternatives. | ||||
* | (sun4H:SunOS:5.*:*): New case. | Richard Kenner | 1998-06-13 | 1 | -0/+3 |
| | |||||
* | Add support for Linux/ARM. | Richard Kenner | 1998-02-03 | 1 | -0/+7 |
| | |||||
* | Use ${UNAME_MACHINE} rather than i386 for cygwin32 and mingw32. | Ian Lance Taylor | 1998-01-28 | 1 | -3/+3 |
| | |||||
* | (alpha): Replace CPU-determining program with one that's more precise | Richard Kenner | 1997-09-09 | 1 | -14/+42 |
| | | | | and also supports pca56 and ev6. Handle those in returned name. | ||||
* | (alpha:OSF1:*:*): For V4.0, get the letter suffix. | Richard Kenner | 1997-09-08 | 1 | -1/+4 |
| | |||||
* | (*:Linux:*:*): Recognize alpha-linux-gnulibc1. | Richard Kenner | 1997-08-26 | 1 | -4/+11 |
| | |||||
* | update from main archive 970728 | Ulrich Drepper | 1997-07-28 | 1 | -1/+1 |
| | |||||
* | Recognize SunOS 3.x. | Per Bothner | 1997-07-26 | 1 | -0/+12 |
| | |||||
* | (alpha*): Run program to see if ev4, ev5, or ev56. | Richard Kenner | 1997-07-21 | 1 | -2/+52 |
| | |||||
* | Convert arm32:NetBSD to normal arm canonicalization. | Erich Stefan Boleyn | 1997-07-16 | 1 | -0/+3 |
| | |||||
* | (pc:*:*:*): New entry, for DJGPP. | Richard M. Stallman | 1997-07-14 | 1 | -0/+5 |
| | |||||
* | (i?86:UNIX_SV:4.2MP:2.*): Recognize unixware. | Richard M. Stallman | 1997-07-07 | 1 | -0/+8 |
| | |||||
* | (i*:MINGW*:*): New case. | Richard Kenner | 1997-06-27 | 1 | -0/+3 |
| | |||||
* | Add mips-sony-newsos6. | Richard M. Stallman | 1997-06-22 | 1 | -0/+3 |
| | |||||
* | Fix previous change. | Richard M. Stallman | 1997-06-10 | 1 | -1/+1 |
| | |||||
* | Use i?86, not i.86. | Richard M. Stallman | 1997-06-10 | 1 | -14/+21 |
| | | | | | | | Don't test /usr/lib/ldscripts; instead, test whether ld_help_string does not contain "supported emulations". Use a case statement to distinguish systems when there IS "supported emulations". | ||||
* | Use i?86, not i.86. | Richard M. Stallman | 1997-06-09 | 1 | -1/+1 |
| | |||||
* | (*:Linux:*:*): Always use ${VENDOR}. | Richard M. Stallman | 1997-06-08 | 1 | -1/+1 |
| | |||||
* | (*:Linux:*:*): Don't test for elf_i.86 or m68kelf. | Richard M. Stallman | 1997-06-06 | 1 | -5/+1 |
| | |||||
* | (*:Linux:*:*): Recognize sparclinux. | Richard M. Stallman | 1997-06-06 | 1 | -9/+27 |
| | | | | | | Don't recognize UNAME_MACHINE = sparc. Make the sample program check for libc version and handle various machine types. | ||||
* | Recognize either / or - as a machine/suptype separator from uname -m | Thomas Bushnell, BSG | 1997-05-07 | 1 | -1/+1 |
| | | | | to cope with older systems that have the older uname. | ||||
* | CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen). | Per Bothner | 1997-05-05 | 1 | -0/+3 |
| | |||||
* | Fixes for MIPS OpenBSD systems (from Per Fogelstrom | Ian Lance Taylor | 1997-04-17 | 1 | -5/+11 |
| | | | | <pefo@openbsd.org>) | ||||
* | Recognize OpenBSD systems correctly (from Niklas Hallqvist | Ian Lance Taylor | 1997-04-11 | 1 | -7/+25 |
| | | | | <niklas@appli.se>) | ||||
* | Add hppa1.1-hitachi-hiuxmpp support, passed along by rms.other-branches/thomas-posix1996 | David J. MacKenzie | 1997-01-07 | 1 | -0/+3 |
| | |||||
* | (*:GNU:*:*): | Miles Bader | 1997-01-05 | 1 | -1/+1 |
| | | | | The machine/subtype separator printed by uname -m is now `-', not '/'. | ||||
* | (M68*:*:R3V[567]*:*): Use uppercase 'M'. | Richard Kenner | 1997-01-03 | 1 | -2/+2 |
| | |||||
* | Recognize mips-unknown-linux-gnu | Ian Lance Taylor | 1996-12-31 | 1 | -0/+17 |
| | |||||
* | * config.guess: Recognize machten. | David J. MacKenzie | 1996-12-11 | 1 | -0/+3 |
| | | | | From Eric W. Bates <ericx@vineyard.net>. | ||||
* | (PENTIUM:CPunix:4.0*:*): New case. | Richard Kenner | 1996-12-07 | 1 | -0/+4 |
| | |||||
* | Revert last change. | Thomas Bushnell, BSG | 1996-11-21 | 1 | -1/+1 |
| |