x86_64 assembly pack: tune clang version detection.
authorAndy Polyakov <appro@openssl.org>
Sat, 21 Nov 2015 10:32:05 +0000 (11:32 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 30 Nov 2015 12:37:39 +0000 (13:37 +0100)
commit301a6dcd4590fb2f69d08259577e215b4cc3caa3
tree872e1928d1feefbbefcf32b051b76b45aedfff04
parented02493567390cac6d07447f193fcaac5b219af3
x86_64 assembly pack: tune clang version detection.

RT#4142

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 76eba0d94bb418325be6409b272eac5e2bd4a0a9)

Resolved conflicts:
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
13 files changed:
crypto/aes/asm/aesni-mb-x86_64.pl
crypto/aes/asm/aesni-sha1-x86_64.pl
crypto/aes/asm/aesni-sha256-x86_64.pl
crypto/bn/asm/rsaz-x86_64.pl
crypto/bn/asm/x86_64-mont.pl
crypto/bn/asm/x86_64-mont5.pl
crypto/ec/asm/ecp_nistz256-x86_64.pl
crypto/modes/asm/aesni-gcm-x86_64.pl
crypto/modes/asm/ghash-x86_64.pl
crypto/sha/asm/sha1-mb-x86_64.pl
crypto/sha/asm/sha1-x86_64.pl
crypto/sha/asm/sha256-mb-x86_64.pl
crypto/sha/asm/sha512-x86_64.pl