summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* RT3548: Remove unsupported platformsRich Salz2014-12-281-23/+0
| | | | | | | | This commit removes DG-UX. It also flushes out some left-behinds in config. And regenerates TABLE from Configure (hadn't been done in awhile). Reviewed-by: Richard Levitte <levitte@openssl.org>
* RT3548: unsupported platformsRich Salz2014-12-251-6/+0
| | | | | | | This commit removes Sinix/ReliantUNIX RM400 (And a missed piece of BEOS fluff) Reviewed-by: Richard Levitte <levitte@openssl.org>
* Configure: add ios64 target.Andy Polyakov2014-10-231-0/+2
| | | | Reviewed-by: Steve Marquess <marquess@openssl.org>
* Add linux-aarch64 taget.Andy Polyakov2014-06-011-1/+1
| | | | | | | armcap.c is shared between 32- and 64-bit builds and features link-time detection of getauxval. Submitted by: Ard Biesheuvel.
* config: recognize ARMv8/AArch64 target.Andy Polyakov2014-02-241-0/+1
|
* Configure: add linux-ppc64le target.Andy Polyakov2013-11-121-0/+1
| | | | Submitted by: Marcelo Cerri
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-2/+2
|
* config: fix executable format detection on latest FreeBSD.Andy Polyakov2013-06-301-1/+1
| | | | | Submitted by: Bryan Drewery PR: 3075
* linux-pcc: make it more robust and recognize KERNEL_BITS variable.Andy Polyakov2012-10-211-6/+13
|
* config: detect linux-mips* targets.Andy Polyakov2012-09-191-0/+10
|
* config: KERNEL_BITS envrionment variable to control choice between 32-Andy Polyakov2011-11-081-2/+5
| | | | and 64-bit Solaris builds.
* config: KERNEL_BITS envrionment variable to control choice between 32- andAndy Polyakov2011-11-081-4/+12
| | | | 64-bit darwin builds.
* Configure: initial support for iOS.Andy Polyakov2011-11-081-0/+6
|
* config: in cross-compile case interrogate cross-compiler, not host, workAndy Polyakov2011-10-231-21/+13
| | | | around sub-shell limitation.
* Add android-x86.Andy Polyakov2011-10-151-0/+1
|
* Allow override of GCCVER and noexecstack checking from environment.Dr. Stephen Henson2011-10-141-3/+14
| | | | Vxworks support.
* config: don't add -Wa options with no-asm.Andy Polyakov2011-09-051-0/+1
|
* ARM assembler pack: add platform run-time detection.Andy Polyakov2011-07-171-0/+1
|
* config: detect if assembler supports --noexecstack and pass it down.Andy Polyakov2011-07-131-0/+4
|
* auto detect configuration using KERNEL_BITS and CCDr. Stephen Henson2011-06-271-8/+5
|
* allow KERNEL_BITS to be specified in the environmentDr. Stephen Henson2011-06-241-2/+2
|
* Some changes to support VxWorks in the validted module.Dr. Stephen Henson2011-05-011-0/+6
|
* ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov2011-04-011-0/+1
|
* s390x assembler pack: adapt for -m31 build, see commentary in ConfigureAndy Polyakov2010-11-291-1/+12
| | | | for more details.
* PR: 2186Dr. Stephen Henson2010-03-091-0/+4
| | | | | | Submitted By: "Joel Rabinovitch" <Joel.Rabinovitch@tecsys.com> Detect aix64-gcc
* Allow uname values to be overridden by the environmentDr. Stephen Henson2009-10-071-4/+4
|
* Update from 1.0.0-stableDr. Stephen Henson2009-07-011-0/+6
|
* PR: 1958Dr. Stephen Henson2009-06-171-0/+2
| | | | | | | Submitted by: Sean Boudreau <seanb@qnx.com> Approved by: steve@openssl.org qnx6 support.
* Allow CC to be overridden.Ben Laurie2009-01-181-5/+11
|
* Fix typo in ./config.Andy Polyakov2008-10-281-1/+1
| | | | Submitted by: Sander Temme
* Engage x86 assembler in Mac OS X build.Andy Polyakov2007-12-181-2/+2
|
* Yet another ARM update. It appears to be more appropriate to makeAndy Polyakov2007-09-271-3/+1
| | | | developers responsible for -march choice.
* Move -march=armv4t to ./config.Andy Polyakov2007-09-271-2/+4
|
* ARMv4 assembler pack.Andy Polyakov2007-09-271-2/+2
|
* Offer darwin64-x86_64-cc as option.Andy Polyakov2007-08-311-1/+11
|
* Typos in ./config.Andy Polyakov2007-08-011-2/+2
| | | | PR: 1563
* Proper support for shared build under MacOS X.Andy Polyakov2007-07-311-1/+11
|
* Update from stable branch.Dr. Stephen Henson2007-06-191-3/+3
|
* Detect UltraSPARC T1 in ./config.Andy Polyakov2007-05-041-1/+1
|
* Engage s390x assembler modules.Andy Polyakov2007-04-301-1/+2
|
* Add SEED encryption algorithm.Bodo Möller2007-04-231-1/+1
| | | | | | PR: 1503 Submitted by: KISA Reviewed by: Bodo Moeller
* Various PowerPC config updates.Andy Polyakov2007-03-201-1/+1
|
* Add automatic detection for Linux on SuperHLutz Jänicke2007-02-211-0/+2
| | | | | PR: 1152 Submitted by: Mike Frysinger <vapier@gentoo.org>
* Add support for m68k linuxLutz Jänicke2007-02-211-0/+1
| | | | | PR: 1277 Submitted by: Mike Frysinger <vapier@gentoo.org>
* Camellia cipher, contributed by NTTBodo Möller2006-06-091-1/+1
| | | | | Submitted by: Masashi Fujita Reviewed by: Bodo Moeller
* Stop warnings about deprecated -mcpu option.Dr. Stephen Henson2006-05-121-7/+7
|
* bug fix.Ulf Möller2006-05-061-2/+2
| | | | | PR: 1326 Submitted by: John Skodon
* Add BeOS support.Ulf Möller2006-04-111-0/+9
| | | | | | PR: 1312 Submitted by: Oliver Tappe <zooey@hirschkaefer.de> Reviewed by: Ulf Moeller
* force C locale when using [a-z] in sed expressionsNils Larsch2006-03-011-1/+1
| | | | | PR: 1283 Submitted by: Mike Frysinger
* Fix typo: "powepc" vs "powerpc." G-r-r-r-r.Andy Polyakov2005-09-201-1/+1
| | | | PR: 1198