Rich Salz
d2e9e32018
Copyright consolidation 07/10
Reviewed-by: Richard Levitte <levitte@openssl.org>
6 years ago
Andy Polyakov
313e6ec11f
Add assembly support for 32-bit iOS.
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
7 years ago
Andy Polyakov
9b05cbc33e
Add assembly support to ios64-cross.
Fix typos in ios64-cross config line.
Reviewed-by: Tim Hudson <tjh@openssl.org>
8 years ago
Matt Caswell
0f113f3ee4
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
8 years ago
Andy Polyakov
c1669e1c20
Remove inconsistency in ARM support.
This facilitates "universal" builds, ones that target multiple
architectures, e.g. ARMv5 through ARMv7. See commentary in
Configure for details.
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
8 years ago
Andy Polyakov
e8d93e342b
Add linux-aarch64 taget.
armcap.c is shared between 32- and 64-bit builds and features link-time
detection of getauxval.
Submitted by: Ard Biesheuvel.
8 years ago
Andy Polyakov
4afa9f033d
crypto/armcap.c: detect ARMv8 capabilities [in 32-bit build].
8 years ago
Andy Polyakov
8e52a9063a
crypto/armcap.c: fix typo in rdtsc subroutine.
PR: 3125
Submitted by: Kyle McMartin
9 years ago
Dr. Stephen Henson
482cdf2489
typo
11 years ago
Andy Polyakov
033a25cef5
armcap.c: auto-setup processor capability vector.
11 years ago
Andy Polyakov
87873f4328
ARM assembler pack: add platform run-time detection.
11 years ago