10 Commits

Author SHA1 Message Date
Jeffrey Walton
15973a1a01 Revert "Fix missing clobbered registers (Issue 124)"
The commit broke compilation on an Athlon x2 used for testing.

This reverts commit b0fb747182e3b83f0713b6d1f1531515efacc1e1.
2016-01-26 03:10:46 -05:00
Name
b0fb747182 Fix missing clobbered registers (Issue 124) 2016-01-26 02:15:16 -05:00
Jeffrey Walton
0f4b86c62a Revert "Fix missing clobbered registers (Issue 124)". This will be the last attempt to get the attribution correct.
This reverts commit 4c1d62928411090f33ce141878949e156ceb7148.
2016-01-26 02:12:44 -05:00
Name
4c1d629284 Fix missing clobbered registers (Issue 124) 2016-01-26 02:07:16 -05:00
Jeffrey Walton
6cdb141c5a Cleared -Wcast-align (Issue 122) 2016-01-25 11:37:22 -05:00
Jeffrey Walton
951d8b9dbe Fixed RDSEED detection issue for GCC 4.8 and 4.9 2015-12-24 19:48:01 -05:00
Jeffrey Walton
8ba4232386 Changed retry count for RDRAND and RDSEED. RDSEED appears to fail to fulfill requests at about 6 to 8 times the rate of RDRAND. 2015-11-29 14:43:12 -05:00
Jeffrey Walton
b3e49d8c96 Additional documentation; fixed issues with Clang integrated assembler and different versions numbers for LLVM Clang and Apple Clang; fixed missing header in DSA class 2015-11-19 13:09:33 -05:00
Jeffrey Walton
d2fda9bd42 Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 (Coverity rollup) 2015-11-18 15:19:02 -05:00
Jeffrey Walton
48809d4e85 CRYPTOPP 5.6.3 RC6 checkin 2015-11-05 01:59:46 -05:00