aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Recognize MSYS/MINGW environment.Andy Polyakov2005-04-071-0/+3
|
* Extend Solaris x86 support to amd64.Andy Polyakov2005-04-041-2/+9
|
* Don't debug.Ben Laurie2005-03-301-2/+0
|
* Blow away Makefile.ssl.Ben Laurie2005-03-301-0/+2
|
* Reliable BSD-x86-elf detection in ./config.Andy Polyakov2005-02-061-11/+7
|
* Respect the fact that most interactive shells don't restore stty settingsAndy Polyakov2005-01-261-18/+18
| | | | and make it work in non-interactive mode...
* Fold a bunch of linux and *BSD targets into [linux|BSD]-generic[32|64].Andy Polyakov2005-01-241-61/+33
| | | | | | Idea is to provide unified "fall-down" case for all rare platforms out there. ./config is free to enable some optimizations, such as endianness specification, specific -mcpu flags...
* linux-arm target update.Andy Polyakov2005-01-211-1/+3
| | | | PR: 991
* linux-parisc update.Andy Polyakov2005-01-201-4/+6
| | | | | PR: 990 Submitted by: Mike Frysinger <vapier@gentoo.org>
* Remove CPU detect for IRIX targets. Performance gain is less than 1%,Andy Polyakov2004-12-271-14/+14
| | | | it makes more sense to strive for broader binary compatibility...
* Refine PowerPC platform support.Andy Polyakov2004-12-201-26/+29
|
* Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov2004-07-181-4/+5
| | | | | I also used this opportunity to clean up some out-of-date targets and re-group targets by OS.
* Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte2004-06-281-5/+18
| | | | PR: 499
* Oops! Typo in ./config...Andy Polyakov2004-04-271-1/+1
|
* Improved PowerPC support. Proper ./config support for ppc targets,Andy Polyakov2004-04-271-10/+32
| | | | | | | | especially for AIX. But most important BIGNUM assembler implementation submitted by IBM. Submitted by: Peter Waltenberg <pwalten@au1.ibm.com> Reviewed by: appro
* HP/UX PA-RISC 2 targets update.Andy Polyakov2004-01-291-14/+5
|
* ./config failed to correctly detect if gcc uses 64-bit ABI on HP-UX.Andy Polyakov2003-11-201-4/+5
| | | | PR: 772
* Some shells (ksh in this case) don't say 'command not found'.Richard Levitte2003-03-201-1/+1
| | | | PR: 540
* hinv may generate more than one line (1 line per CPU).Richard Levitte2003-03-201-3/+3
| | | | PR: 520
* Add support for IA64.Richard Levitte2003-02-141-0/+1
| | | | PR: 454
* Suggestion was to change ${MACHINE} to i586 in lines in question. Well,Andy Polyakov2003-01-191-3/+3
| | | | | | "whatever" doesn't the same (avoids 386 being passed to ./Configure), consistent with other elder SCO targets and denotes that we probably shouldn't care much about every out-of-date platform.
* Oops! Missed closing quote... Didn't have time to verify before a snapshotAndy Polyakov2003-01-191-2/+2
| | | | was cut...
* Caldera/SCO targets erroneously limit themselves to 386. See RT#464.Andy Polyakov2003-01-181-23/+16
|
* Fix for AIX shared build, see RT#463.Andy Polyakov2003-01-181-0/+4
|
* typoBodo Möller2003-01-131-1/+1
|
* Add better support for FreeBSD on non-x86 machines.Richard Levitte2003-01-121-2/+6
| | | | | Add specific support for FreeBSD on sparc64. PR: 427
* Fix a typo.Andy Polyakov2003-01-041-1/+1
|
* Support for ILP32 on HPUX-IA64.Andy Polyakov2003-01-031-2/+4
|
* linux64-sparcv9 support finally debugged and tested.Andy Polyakov2002-12-051-6/+7
| | | | | | Submitted by: Reviewed by: PR:
* Add support for x86_64.Richard Levitte2002-12-041-0/+1
| | | | PR: 348
* Add Tandem OSS target.Richard Levitte2002-11-141-0/+5
| | | | PR: 192
* The directory 'rijndael' doesn't exist any more, let's check the aesRichard Levitte2002-11-141-1/+1
| | | | directory instead (this should have been done long ago...).
* isalist was less trustable than I thought (or rather, one can trust it toRichard Levitte2002-08-161-4/+2
| | | | | come up with all kinds of names we don't have in our targets). Besides, our sparcv9 targets currently generate sparcv8 code, I'm told.
* It seems like sun4u doesn't always have a sparcv9 inside. Trust isalist.Richard Levitte2002-08-151-2/+4
| | | | PR: 220
* Parse version numbers prefixed with text (egcs does that, even withRichard Levitte2002-08-091-0/+3
| | | | | -dumpversion). PR: 203, part 1
* Use -dumpversion to obtain gcc's version.Lutz Jänicke2002-06-161-5/+4
| | | | | | Submitted by: ross.alexander@uk.neceur.com, allenh@eecs.berkeley.edu Reviewed by: PR: 96
* Initial support for hpux64-parisc-gccLutz Jänicke2002-06-141-2/+22
| | | | | | Submitted by: ross.alexander@uk.neceur.com Reviewed by: PR: 96
* Make sure that any dash in the prefix before the version number is removed.Richard Levitte2002-06-131-1/+1
| | | | PR: 96
* Update the recognision of GCC version numbers to handle the prefix textRichard Levitte2002-06-051-3/+5
| | | | that GCC 3.1 adds to the --version output
* Recognize PPC64 target.Lutz Jänicke2002-05-121-0/+4
| | | | | | Submitted by: Reviewed by: PR: 26
* Rename 'cray-t90-cc' into 'cray-j90'.Bodo Möller2002-03-151-0/+9
| | | | Add to 'config'.
* New configuration targets for OpenBSD, handed to me by Bob Beck ↵Richard Levitte2002-03-051-1/+9
| | | | <beck@openbsd.org>
* At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte2002-02-141-4/+4
|
* Correct sh, pleaseRichard Levitte2002-02-141-2/+6
|
* Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte2002-02-131-3/+7
| | | | | | | CygWin 1.3.x, which includes thread and shared library support. Submitted by Corinna Vinschen <vinschen@redhat.com> and modified a little bit.
* Apply Neale Ferguson's patch to add a configuration target for linux-s390xRichard Levitte2002-01-251-0/+1
|
* Add support for Linux on HP/PA.Richard Levitte2002-01-021-0/+20
| | | | Submitted by "Bryan W. Headley" <bheadley@interaccess.com>
* Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>Ulf Möller2001-12-191-0/+6
|
* Support for QNX (wrat@jump.net (the wharf rat)).Lutz Jänicke2001-11-301-1/+4
|
* crypto/idea and crypto/rijndael were missing in the list ofBodo Möller2001-09-221-1/+1
| | | | directories that may have been deleted