Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CPUID::is_little_endian | Jack Lloyd | 2016-11-07 | 1 | -0/+25 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 1 | -11/+18 |
* | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 1 | -5/+3 |
* | Avoid ever returning 0 from CPUID::cache_line_size | Jack Lloyd | 2015-12-02 | 1 | -1/+1 |
* | Move check for SIMD instructions to CPUID | Jack Lloyd | 2015-09-21 | 1 | -0/+13 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+1 |
* | Enable use of cpuid.h with clang | Daniel Seither | 2015-07-30 | 1 | -1/+1 |
* | Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM | simon | 2015-05-31 | 1 | -1/+1 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -10/+16 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Fix warnings in Altivec header and add AltiVec detection for POWER8 | lloyd | 2014-11-16 | 1 | -0/+2 |
* | Fix dependency checks for intrinsics and runtime Altivec check | lloyd | 2014-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+236 |