projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a974e64
)
modes/asm/ghash-armv4.pl: extend Apple fix to all clang cases.
author
Andy Polyakov
<appro@openssl.org>
Tue, 10 Nov 2015 20:40:51 +0000
(21:40 +0100)
committer
Andy Polyakov
<appro@openssl.org>
Wed, 11 Nov 2015 21:09:18 +0000
(22:09 +0100)
Triggered by RT#3989.
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/modes/asm/ghash-armv4.pl
patch
|
blob
|
history
diff --git
a/crypto/modes/asm/ghash-armv4.pl
b/crypto/modes/asm/ghash-armv4.pl
index 1506e5b203fbe38fae72e80152515f378e94f262..245ac921d298cbbbd219354b39f7c8fd3d84e6a6 100644
(file)
--- a/
crypto/modes/asm/ghash-armv4.pl
+++ b/
crypto/modes/asm/ghash-armv4.pl
@@
-143,7
+143,7
@@
$code=<<___;
.code 32
#endif
-#ifdef __
APPLE
__
+#ifdef __
clang
__
#define ldrplb ldrbpl
#define ldrneb ldrbne
#endif