]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add assembly support for 32-bit iOS.
authorAndy Polyakov <appro@openssl.org>
Thu, 2 Apr 2015 08:17:42 +0000 (10:17 +0200)
committerAndy Polyakov <appro@openssl.org>
Mon, 20 Apr 2015 13:06:22 +0000 (15:06 +0200)
commit313e6ec11fb8a7bda1676ce5804bee8755664141
tree48646a0e7df9d05ab25b537a201c26f1bfee0b0b
parentcc98b998b82c4cf4e83ccaf4c3cc4963d2f9eace
Add assembly support for 32-bit iOS.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
14 files changed:
Configurations/10-main.conf
crypto/Makefile
crypto/aes/asm/aes-armv4.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/armcap.c
crypto/armv4cpuid.pl [moved from crypto/armv4cpuid.S with 88% similarity]
crypto/bn/asm/armv4-gf2m.pl
crypto/bn/asm/armv4-mont.pl
crypto/ec/asm/ecp_nistz256-armv4.pl
crypto/modes/asm/ghash-armv4.pl
crypto/perlasm/arm-xlate.pl
crypto/sha/asm/sha1-armv4-large.pl
crypto/sha/asm/sha256-armv4.pl
crypto/sha/asm/sha512-armv4.pl