summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Expand)Author
2004-04-27Oops! Typo in ./config...Andy Polyakov
2004-04-27Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov
2004-01-29HP/UX PA-RISC 2 targets update.Andy Polyakov
2003-11-20./config failed to correctly detect if gcc uses 64-bit ABI on HP-UX.Andy Polyakov
2003-03-20Some shells (ksh in this case) don't say 'command not found'.Richard Levitte
2003-03-20hinv may generate more than one line (1 line per CPU).Richard Levitte
2003-02-14Add support for IA64.Richard Levitte
2003-01-19Suggestion was to change ${MACHINE} to i586 in lines in question. Well,Andy Polyakov
2003-01-19Oops! Missed closing quote... Didn't have time to verify before a snapshotAndy Polyakov
2003-01-18Caldera/SCO targets erroneously limit themselves to 386. See RT#464.Andy Polyakov
2003-01-18Fix for AIX shared build, see RT#463.Andy Polyakov
2003-01-13typoBodo Möller
2003-01-12Add better support for FreeBSD on non-x86 machines.Richard Levitte
2003-01-04Fix a typo.Andy Polyakov
2003-01-03Support for ILP32 on HPUX-IA64.Andy Polyakov
2002-12-05linux64-sparcv9 support finally debugged and tested.Andy Polyakov
2002-12-04Add support for x86_64.Richard Levitte
2002-11-14Add Tandem OSS target.Richard Levitte
2002-11-14The directory 'rijndael' doesn't exist any more, let's check the aesRichard Levitte
2002-08-16isalist was less trustable than I thought (or rather, one can trust it toRichard Levitte
2002-08-15It seems like sun4u doesn't always have a sparcv9 inside. Trust isalist.Richard Levitte
2002-08-09Parse version numbers prefixed with text (egcs does that, even withRichard Levitte
2002-06-16Use -dumpversion to obtain gcc's version.Lutz Jänicke
2002-06-14Initial support for hpux64-parisc-gccLutz Jänicke
2002-06-13Make sure that any dash in the prefix before the version number is removed.Richard Levitte
2002-06-05Update the recognision of GCC version numbers to handle the prefix textRichard Levitte
2002-05-12Recognize PPC64 target.Lutz Jänicke
2002-03-15Rename 'cray-t90-cc' into 'cray-j90'.Bodo Möller
2002-03-05New configuration targets for OpenBSD, handed to me by Bob Beck <beck@openbsd...Richard Levitte
2002-02-14At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte
2002-02-14Correct sh, pleaseRichard Levitte
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte
2002-01-25Apply Neale Ferguson's patch to add a configuration target for linux-s390xRichard Levitte
2002-01-02Add support for Linux on HP/PA.Richard Levitte
2001-12-19Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>Ulf Möller
2001-11-30Support for QNX (wrat@jump.net (the wharf rat)).Lutz Jänicke
2001-09-22crypto/idea and crypto/rijndael were missing in the list ofBodo Möller
2001-09-07Recognize OpenUNIX-8 with compilerLutz Jänicke
2001-09-06Even more corrections for OpenUNIX 8Lutz Jänicke
2001-09-06Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke
2001-09-05Use GCC 2.95/3.0 optimizationUlf Möller
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
2001-07-30Enhanced support for IA-64 Linux and HP-UX (as well as better support forAndy Polyakov
2001-07-30Typo in stty command lines.Andy Polyakov
2001-07-25Support for 64-bit Solaris build with GCC 3.0 and later. It should beAndy Polyakov
2001-03-18New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...Richard Levitte
2001-03-15For AIX 4.3 or above, allow the use of dlfcn.Richard Levitte
2001-03-08More method functions for elliptic curves,Bodo Möller
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte
2001-02-27don't read from tty in test modeUlf Möller