| Commit message (Expand) | Author | Age | Files | Lines |
* | Some shells (ksh in this case) don't say 'command not found'. | Richard Levitte | 2003-03-20 | 1 | -1/+1 |
* | hinv may generate more than one line (1 line per CPU). | Richard Levitte | 2003-03-20 | 1 | -3/+3 |
* | Add support for IA64. | Richard Levitte | 2003-02-14 | 1 | -0/+1 |
* | Suggestion was to change ${MACHINE} to i586 in lines in question. Well, | Andy Polyakov | 2003-01-19 | 1 | -3/+3 |
* | Oops! Missed closing quote... Didn't have time to verify before a snapshot | Andy Polyakov | 2003-01-19 | 1 | -2/+2 |
* | Caldera/SCO targets erroneously limit themselves to 386. See RT#464. | Andy Polyakov | 2003-01-18 | 1 | -23/+16 |
* | Fix for AIX shared build, see RT#463. | Andy Polyakov | 2003-01-18 | 1 | -0/+4 |
* | typo | Bodo Möller | 2003-01-13 | 1 | -1/+1 |
* | Add better support for FreeBSD on non-x86 machines. | Richard Levitte | 2003-01-12 | 1 | -2/+6 |
* | Fix a typo. | Andy Polyakov | 2003-01-04 | 1 | -1/+1 |
* | Support for ILP32 on HPUX-IA64. | Andy Polyakov | 2003-01-03 | 1 | -2/+4 |
* | linux64-sparcv9 support finally debugged and tested. | Andy Polyakov | 2002-12-05 | 1 | -6/+7 |
* | Add support for x86_64. | Richard Levitte | 2002-12-04 | 1 | -0/+1 |
* | Add Tandem OSS target. | Richard Levitte | 2002-11-14 | 1 | -0/+5 |
* | The directory 'rijndael' doesn't exist any more, let's check the aes | Richard Levitte | 2002-11-14 | 1 | -1/+1 |
* | isalist was less trustable than I thought (or rather, one can trust it to | Richard Levitte | 2002-08-16 | 1 | -4/+2 |
* | It seems like sun4u doesn't always have a sparcv9 inside. Trust isalist. | Richard Levitte | 2002-08-15 | 1 | -2/+4 |
* | Parse version numbers prefixed with text (egcs does that, even with | Richard Levitte | 2002-08-09 | 1 | -0/+3 |
* | Use -dumpversion to obtain gcc's version. | Lutz Jänicke | 2002-06-16 | 1 | -5/+4 |
* | Initial support for hpux64-parisc-gcc | Lutz Jänicke | 2002-06-14 | 1 | -2/+22 |
* | Make sure that any dash in the prefix before the version number is removed. | Richard Levitte | 2002-06-13 | 1 | -1/+1 |
* | Update the recognision of GCC version numbers to handle the prefix text | Richard Levitte | 2002-06-05 | 1 | -3/+5 |
* | Recognize PPC64 target. | Lutz Jänicke | 2002-05-12 | 1 | -0/+4 |
* | Rename 'cray-t90-cc' into 'cray-j90'. | Bodo Möller | 2002-03-15 | 1 | -0/+9 |
* | New configuration targets for OpenBSD, handed to me by Bob Beck <beck@openbsd... | Richard Levitte | 2002-03-05 | 1 | -1/+9 |
* | At Corinna Vinschen's request, change CygWin32 to Cygwin | Richard Levitte | 2002-02-14 | 1 | -4/+4 |
* | Correct sh, please | Richard Levitte | 2002-02-14 | 1 | -2/+6 |
* | Update the configuration of CygWin32 to use the new capabilities of | Richard Levitte | 2002-02-13 | 1 | -3/+7 |
* | Apply Neale Ferguson's patch to add a configuration target for linux-s390x | Richard Levitte | 2002-01-25 | 1 | -0/+1 |
* | Add support for Linux on HP/PA. | Richard Levitte | 2002-01-02 | 1 | -0/+20 |
* | Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com> | Ulf Möller | 2001-12-19 | 1 | -0/+6 |
* | Support for QNX (wrat@jump.net (the wharf rat)). | Lutz Jänicke | 2001-11-30 | 1 | -1/+4 |
* | crypto/idea and crypto/rijndael were missing in the list of | Bodo Möller | 2001-09-22 | 1 | -1/+1 |
* | Recognize OpenUNIX-8 with compiler | Lutz Jänicke | 2001-09-07 | 1 | -1/+7 |
* | Even more corrections for OpenUNIX 8 | Lutz Jänicke | 2001-09-06 | 1 | -0/+1 |
* | Support for shared libraries on Unixware-7 and OpenUNIX-8 | Lutz Jänicke | 2001-09-06 | 1 | -0/+9 |
* | Use GCC 2.95/3.0 optimization | Ulf Möller | 2001-09-05 | 1 | -1/+12 |
* | Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> | Richard Levitte | 2001-08-10 | 1 | -2/+14 |
* | Enhanced support for IA-64 Linux and HP-UX (as well as better support for | Andy Polyakov | 2001-07-30 | 1 | -6/+35 |
* | Typo in stty command lines. | Andy Polyakov | 2001-07-30 | 1 | -3/+3 |
* | Support for 64-bit Solaris build with GCC 3.0 and later. It should be | Andy Polyakov | 2001-07-25 | 1 | -7/+39 |
* | New cofiguration for Unixwre and SCO,with slightly better granularity. Contr... | Richard Levitte | 2001-03-18 | 1 | -4/+15 |
* | For AIX 4.3 or above, allow the use of dlfcn. | Richard Levitte | 2001-03-15 | 1 | -0/+8 |
* | More method functions for elliptic curves, | Bodo Möller | 2001-03-08 | 1 | -1/+1 |
* | Code for better build under Darwin (MacOS X). | Richard Levitte | 2001-03-07 | 1 | -2/+11 |
* | don't read from tty in test mode | Ulf Möller | 2001-02-27 | 1 | -27/+31 |
* | IRIX bugfix | Ulf Möller | 2001-02-14 | 1 | -2/+8 |
* | fix editing error | Bodo Möller | 2001-02-09 | 1 | -1/+1 |
* | add linux-s390 configuration (based on information submitted by | Bodo Möller | 2001-02-09 | 1 | -1/+2 |
* | When we are waiting for user action, we should say this explicitly. | Bodo Möller | 2001-01-12 | 1 | -3/+3 |