summaryrefslogtreecommitdiff
path: root/TestPrograms
Commit message (Expand)AuthorAgeFilesLines
* Rename VecReverse to VecReverseLEJeffrey Walton2020-05-111-12/+0
* Go back to using __vector unsigned long long for POWER8 and aboveJeffrey Walton2020-05-115-20/+20
* Use __vector unsigned long in PPC test programsJeffrey Walton2020-05-115-20/+20
* Update test_ppc_power7.cxx testJeffrey Walton2020-04-041-22/+1
* Fix Power9 test program for GCCJeffrey Walton2019-11-161-0/+6
* Add C++17 test programJeffrey Walton2019-10-272-0/+6
* Add XLC 12 loads and stores for AIX (PR #907)Jeffrey Walton2019-10-261-2/+23
* Improve PPC64 feature tests for XLC on AIXJeffrey Walton2019-10-252-0/+16
* Rework CPU_ProbePower7 (PR #905)Jeffrey Walton2019-10-241-3/+3
* More Clang and XLC workarounds (PR #904)Jeffrey Walton2019-10-242-2/+2
* Some more workarounds for Clang and XLC on PowerPC (PR #903)Jeffrey Walton2019-10-243-14/+16
* Guard PowerPC feature testsJeffrey Walton2019-10-244-13/+16
* Update Power7 tests for ClangJeffrey Walton2019-10-241-4/+12
* Fix AIX and Linux compiles for PowerPC (PR #902)Jeffrey Walton2019-10-232-5/+12
* Add another workaround for Clang on PowerPCJeffrey Walton2019-10-232-2/+2
* Add another workaround for Clang on PowerPCJeffrey Walton2019-10-232-38/+19
* Add test programs for feature testingJeffrey Walton2019-10-214-1/+15
* Fix ARM headers and Android compile (PR #896)Jeffrey Walton2019-10-1610-20/+20
* Fix AVX2 feature test under Clang 3.3Jeffrey Walton2019-07-211-2/+4
* Add RDRAND and RDSEED test programsJeffrey Walton2019-05-222-0/+14
* Split test_arm_sha.cxx into SHA1 and SHA256 testsJeffrey Walton2019-05-172-3/+18
* Fix compile when NO_OS_DEPENDENCE is definedJeffrey Walton2019-01-081-2/+2
* Add specific error message to dump2defJeffrey Walton2019-01-071-8/+47
* Add cl.exe compile commandJeffrey Walton2019-01-071-1/+4
* Make lib name configurableJeffrey Walton2019-01-071-5/+3
* Update recipes for Nmake fileJeffrey Walton2019-01-061-7/+36
* Add dump2def source fileJeffrey Walton2019-01-061-0/+145
* Add CRYPTOPP_DISABLE_MIXED_ASM define and feature test (GH #756, PR #757)Jeffrey Walton2018-12-051-0/+31
* Whitespace check-inJeffrey Walton2018-12-041-8/+8
* Add test_x86_avx512.cxx (GH #753)Jeffrey Walton2018-12-041-0/+8
* Remove unneeded test programJeffrey Walton2018-12-011-29/+0
* Update ARM recipesJeffrey Walton2018-12-012-17/+0
* Add additional ARM test programsJeffrey Walton2018-12-014-0/+116
* Initialize ARM test program variablesJeffrey Walton2018-12-012-2/+1
* Initialize ARM test program variablesJeffrey Walton2018-12-013-6/+6
* Initialize Intel intrinsic variablesJeffrey Walton2018-11-289-9/+17
* Update comments and cpu feature testJeffrey Walton2018-11-271-14/+17
* Add Power9 Random Number Generator support (GH #747, PR #748)Jeffrey Walton2018-11-271-0/+33
* Update commentsJeffrey Walton2018-11-191-12/+15
* Fix feature test programs for early POWER7 machinesJeffrey Walton2018-11-191-3/+27
* Add test_ppc_vmull.cxx test programJeffrey Walton2018-11-191-0/+17
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-191-3/+3
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-191-0/+23
* Update test programs for PowerPC (GH #741)Jeffrey Walton2018-11-183-3/+2
* Add test_ppc_aes.cxx test programJeffrey Walton2018-11-182-13/+27
* Add Newlib testJeffrey Walton2018-11-171-0/+8
* Fix missing headerJeffrey Walton2018-11-172-2/+4
* Add additional testsJeffrey Walton2018-11-172-0/+12
* Fix some IBM XL C/C++ issuesJeffrey Walton2018-11-132-4/+2
* Use Windows EOL conventionsJeffrey Walton2018-11-1324-296/+296