Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace check-in | Jeffrey Walton | 2020-08-05 | 1 | -3/+3 |
| | |||||
* | Add header guard flags to test program for iOS | Jeffrey Walton | 2020-07-31 | 1 | -2/+6 |
| | |||||
* | Avoid arm_acle.h header guard in feature tests (GH #950) | Jeffrey Walton | 2020-07-28 | 1 | -7/+1 |
| | |||||
* | Fix ARM headers and Android compile (PR #896) | Jeffrey Walton | 2019-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | * Test fix ARM headers This problem has been festering for some time. The header file includes are slightly different than the ISA options. Some platforms need an include, others don't. * Fix cryptest-android.sh and cryptest-ios.sh * Fix MSVC ARM32 and ARM64 compile * Split ARM32 and ARM64 recipes in GNUmakefile | ||||
* | Initialize ARM test program variables | Jeffrey Walton | 2018-12-01 | 1 | -1/+1 |
| | |||||
* | Use Windows EOL conventions | Jeffrey Walton | 2018-11-13 | 1 | -16/+16 |
| | |||||
* | Fix ARM A-32 and Aarch64 feature tests (PR #737) | Jeffrey Walton | 2018-11-12 | 1 | -0/+16 |