summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.appro2004-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>.levitte2004-06-281-5/+18
| | | | PR: 499
* Oops! Typo in ./config...appro2004-04-271-1/+1
|
* Improved PowerPC support. Proper ./config support for ppc targets,appro2004-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.appro2004-01-291-14/+5
|
* ./config failed to correctly detect if gcc uses 64-bit ABI on HP-UX.appro2003-11-201-4/+5
| | | | PR: 772
* Some shells (ksh in this case) don't say 'command not found'.levitte2003-03-201-1/+1
| | | | PR: 540
* hinv may generate more than one line (1 line per CPU).levitte2003-03-201-3/+3
| | | | PR: 520
* Add support for IA64.levitte2003-02-141-0/+1
| | | | PR: 454
* Suggestion was to change ${MACHINE} to i586 in lines in question. Well,appro2003-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 snapshotappro2003-01-191-2/+2
| | | | was cut...
* Caldera/SCO targets erroneously limit themselves to 386. See RT#464.appro2003-01-181-23/+16
|
* Fix for AIX shared build, see RT#463.appro2003-01-181-0/+4
|
* typobodo2003-01-131-1/+1
|
* Add better support for FreeBSD on non-x86 machines.levitte2003-01-121-2/+6
| | | | | Add specific support for FreeBSD on sparc64. PR: 427
* Fix a typo.appro2003-01-041-1/+1
|
* Support for ILP32 on HPUX-IA64.appro2003-01-031-2/+4
|
* linux64-sparcv9 support finally debugged and tested.appro2002-12-051-6/+7
| | | | | | Submitted by: Reviewed by: PR:
* Add support for x86_64.levitte2002-12-041-0/+1
| | | | PR: 348
* Add Tandem OSS target.levitte2002-11-141-0/+5
| | | | PR: 192
* The directory 'rijndael' doesn't exist any more, let's check the aeslevitte2002-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 tolevitte2002-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.levitte2002-08-151-2/+4
| | | | PR: 220
* Parse version numbers prefixed with text (egcs does that, even withlevitte2002-08-091-0/+3
| | | | | -dumpversion). PR: 203, part 1
* Use -dumpversion to obtain gcc's version.jaenicke2002-06-161-5/+4
| | | | | | Submitted by: ross.alexander@uk.neceur.com, allenh@eecs.berkeley.edu Reviewed by: PR: 96
* Initial support for hpux64-parisc-gccjaenicke2002-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.levitte2002-06-131-1/+1
| | | | PR: 96
* Update the recognision of GCC version numbers to handle the prefix textlevitte2002-06-051-3/+5
| | | | that GCC 3.1 adds to the --version output
* Recognize PPC64 target.jaenicke2002-05-121-0/+4
| | | | | | Submitted by: Reviewed by: PR: 26
* Rename 'cray-t90-cc' into 'cray-j90'.bodo2002-03-151-0/+9
| | | | Add to 'config'.
* New configuration targets for OpenBSD, handed to me by Bob Beck ↵levitte2002-03-051-1/+9
| | | | <beck@openbsd.org>
* At Corinna Vinschen's request, change CygWin32 to Cygwinlevitte2002-02-141-4/+4
|
* Correct sh, pleaselevitte2002-02-141-2/+6
|
* Update the configuration of CygWin32 to use the new capabilities oflevitte2002-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-s390xlevitte2002-01-251-0/+1
|
* Add support for Linux on HP/PA.levitte2002-01-021-0/+20
| | | | Submitted by "Bryan W. Headley" <bheadley@interaccess.com>
* Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>ulf2001-12-191-0/+6
|
* Support for QNX (wrat@jump.net (the wharf rat)).jaenicke2001-11-301-1/+4
|
* crypto/idea and crypto/rijndael were missing in the list ofbodo2001-09-221-1/+1
| | | | directories that may have been deleted
* Recognize OpenUNIX-8 with compilerjaenicke2001-09-071-1/+7
|
* Even more corrections for OpenUNIX 8jaenicke2001-09-061-0/+1
|
* Support for shared libraries on Unixware-7 and OpenUNIX-8jaenicke2001-09-061-0/+9
| | | | (Boyd Lynn Gerber <gerberb@zenez.com>).
* Use GCC 2.95/3.0 optimizationulf2001-09-051-1/+12
|
* Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>levitte2001-08-101-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | His comments are: 1) Changes all references for `True64' to be `Tru64', which is the correct spelling for the OS name. 2) Makes `alpha-cc' be the same as `alpha164-cc', and adds an `alphaold-cc' entry that is the same as the previous `alpha-cc'. The reason is that most people these days are using the newer compiler, so it should be the default. 3) Adds a bit of commentary to Configure, regarding the name changes of the OS over the years, so it's not so confusing to people that haven't been with the OS for a while. 4) Adds an `alpha-cc-rpath' target (which is *not* selected automatically by Configure under any circumstance) that builds an RPATH into the shared libraries. This is explained in the comment in Configure. It's very very useful for people that want it, and people that don't want it just shouldn't choose that target. 5) Adds the `-pthread' flag as the best way to get POSIX thread support from the newer compiler. 6) Updates the Makefile targets, so that when the `alpha164-cc', `alpha-cc', or `alpha-cc-rpath' target is what Configure is set to use, it uses a Makefile target that includes the `-msym' option when building the shared library. This is a performance enhancement. 7) Updates `config' so that if it detects you're running version 4 or 5 of the OS, it automatically selects `alpha-cc', but uses `alphaold-cc' for versions 1-3 of the OS. 8) Updates the comment in opensslv.h, fixing both the OS name typo and adding a reference to IRIX 6.x, since the shared library semantics are virtually identical there.
* Enhanced support for IA-64 Linux and HP-UX (as well as better support forappro2001-07-301-6/+35
| | | | | | | HP-UX in common in ./config). Note that for the moment of this writing none of 64-bit platforms pass bntest. I'm committing this anyway as it's too frustrating to patch snapshots over and over while 0.9.6 is known to work.
* Typo in stty command lines.appro2001-07-301-3/+3
|
* Support for 64-bit Solaris build with GCC 3.0 and later. It should beappro2001-07-251-7/+39
| | | | | | explicitely noted that 64-bit SPARCv9 ABI is not officially supported by GCC 3.0 (support is scheduled for 3.1 release), but it appears to work, at the very least 'make test' passes...
* New cofiguration for Unixwre and SCO,with slightly better granularity. ↵levitte2001-03-181-4/+15
| | | | Contributed by Tim Rice <tim@multitalents.net>
* For AIX 4.3 or above, allow the use of dlfcn.levitte2001-03-151-0/+8
|
* More method functions for elliptic curves,bodo2001-03-081-1/+1
| | | | and an ectest.c that actually tests something.