summaryrefslogtreecommitdiff
path: root/TestPrograms
Commit message (Expand)AuthorAgeFilesLines
* Rename test programJeffrey Walton2020-08-071-0/+0
* Fix alignas test on ARM32Jeffrey Walton2020-08-071-1/+1
* Use __clang__ preprocessor macro in testsJeffrey Walton2020-08-074-9/+9
* Update LLVM Clang version warning suppressionJeffrey Walton2020-08-071-1/+1
* Fix warning suppression macros in test programsJeffrey Walton2020-08-064-8/+16
* Fix compiler versions for test programsJeffrey Walton2020-08-064-12/+20
* Bump Apple Clang version for -WterminateJeffrey Walton2020-08-061-1/+1
* Use __clang_major__ rather than __clang__ in macroJeffrey Walton2020-08-064-8/+8
* Fix warning suppression on Apple platformsJeffrey Walton2020-08-064-4/+32
* Add CRYPTOPP_CXX11_INITIALIZER_LISTJeffrey Walton2020-08-061-0/+6
* Add C++11 auto feature detectionJeffrey Walton2020-08-062-0/+17
* Update commentsJeffrey Walton2020-08-061-0/+1
* Whitespace check-inJeffrey Walton2020-08-061-1/+1
* Update C++ compiler testsJeffrey Walton2020-08-063-25/+14
* Add C++11, C++14 and C++17 support to configure.shJeffrey Walton2020-08-0617-57/+166
* Add C++11 test programsJeffrey Walton2020-08-0513-205/+260
* Whitespace check-inJeffrey Walton2020-08-0540-261/+261
* Add header guard flags to test program for iOSJeffrey Walton2020-07-3111-21/+63
* More ARM and Aarch64 macro tweaksJeffrey Walton2020-07-292-0/+6
* Avoid arm_acle.h header guard in feature tests (GH #950)Jeffrey Walton2020-07-2811-70/+11
* Update test programsJeffrey Walton2020-07-282-0/+6
* Update test programsJeffrey Walton2020-07-273-9/+9
* Add additiona; test programsJeffrey Walton2020-07-273-0/+116
* 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