the bitrig master branch has been updated by patrick with 1 new commit: commit bb20fe634fa357292fee72c77b09b327bcf0eb17 diff: https://github.com/bitrig/bitrig/commit/bb20fe6 author: Patrick Wildt <[email protected]> date: Sat Apr 18 03:54:07 2015 +0200
arm: temporarily workaround a clang integrated as bug The immediate for the sub is misencoded. This breaks all AES operations and many many applications. Until the LLVM bug is fixed, workaround it in a bad way. https://llvm.org/bugs/show_bug.cgi?id=23000 ok pedro@ M lib/libssl/src/crypto/aes/asm/aes-armv4.pl
