Jeffrey Walton
|
6fa3e38e5c
|
Restore SIGILL handler if sigprocmask fails
We've never encountered this case, but better safe then sorry.
|
2020-02-17 14:15:02 -05:00 |
|
Jeffrey Walton
|
183fba44bf
|
Rename VecPolyMultiplyLE to VecIntelMultiply (PR #908)
The LE multiplies are compatible with Intel's _mm_clmulepi64_si128
|
2019-10-26 22:57:58 -04:00 |
|
Jeffrey Walton
|
fa39314b7a
|
Add XLC 12 loads and stores for AIX (PR #907)
Add XLC 12 loads and stores for AIX
|
2019-10-26 22:11:49 -04:00 |
|
Jeffrey Walton
|
27f9f948a9
|
Use builtin datatype pointer
|
2019-10-24 23:32:06 -04:00 |
|
Jeffrey Walton
|
44cecf22cb
|
Rework CPU_ProbePower7 (PR #905)
* Rework CPU_ProbePower7
* Remove XLC VSX workaround
* Update documentation
|
2019-10-24 23:30:05 -04:00 |
|
Jeffrey Walton
|
f8a3b2c6f0
|
Fix Power7 feature test
|
2019-10-24 03:30:32 -04:00 |
|
Jeffrey Walton
|
7a7d97a5a5
|
Fix Power7 feature test
|
2019-10-24 03:29:46 -04:00 |
|
Jeffrey Walton
|
e7284f8b5d
|
Fix Power7 feature test
|
2019-10-24 03:20:12 -04:00 |
|
Jeffrey Walton
|
2b5bea7b12
|
Fix POWER8 compile when -DCRYPTOPP_DISABLE_ALTIVEC
|
2018-11-22 22:23:44 -05:00 |
|
Jeffrey Walton
|
66b3ba5d66
|
Update comments
|
2018-11-19 20:02:51 -05:00 |
|
Jeffrey Walton
|
215f9dc164
|
Fix POWER7 runtime detection test (GH #742)
|
2018-11-19 18:31:00 -05:00 |
|
Jeffrey Walton
|
3129ad4d70
|
Fix LLVM Clang compile on PowerPC
|
2018-11-19 02:28:29 -05:00 |
|
Jeffrey Walton
|
3725c8411b
|
Move CPU_ProbePower7 and CPU_ProbePower8 into their own source files (GH #742)
|
2018-11-18 16:35:02 -05:00 |
|