summaryrefslogtreecommitdiff
path: root/ppc_simd.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Restore SIGILL handler if sigprocmask failsJeffrey Walton2020-02-171-0/+3
| | | | We've never encountered this case, but better safe then sorry.
* Add Power9 Random Number Generator support (GH #747, PR #748)Jeffrey Walton2018-11-271-0/+1
|
* Fix POWER8 compile when -DCRYPTOPP_DISABLE_ALTIVECJeffrey Walton2018-11-221-1/+1
|
* Rename PPC vector functions from VectorFunc to VecFuncJeffrey Walton2018-11-151-1/+1
|
* Rename files with dashes to underscores (GH #736)Jeffrey Walton2018-11-101-0/+92
Also see https://groups.google.com/forum/#!topic/cryptopp-users/HBz-6gZZFOA on the mailing list