commit | 52b845be34a6b5cfa48f34bfbcddd83069d8c0c3 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jun 14 11:36:56 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jun 14 11:37:37 2013 +0200 |
tree | 8cf306bcb81e9a437ad228d0adebb6d01176c345 | |
parent | 67812d396cd3c4064f12cbd7dcaa83013136ecf5 [diff] [blame] |
Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler
diff --git a/ChangeLog b/ChangeLog index a4e24d9..e9fdb11 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -24,6 +24,7 @@ instead of the x509parse_crt() wrapper that can also parse PEM certificates * x509parse_crtpath() is now reentrant and uses more portable stat() + * Fixed bignum.c and bn_mul.h to support Thumb2 and LLVM compiler = Version 1.2.7 released 2013-04-13 Features