Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CPUID::has_cpuid_bit | Jack Lloyd | 2018-03-17 | 1 | -1/+3 |
* | Avoid unused arg warning in PowerPC CPUID code | Jack Lloyd | 2018-03-17 | 1 | -0/+2 |
* | Do runtime endian check when CPUID is initialized | Jack Lloyd | 2018-02-23 | 1 | -0/+1 |
* | Add support for detecting POWER crypto using getauxval | Jack Lloyd | 2018-01-07 | 3 | -1/+34 |
* | Apply final annotations to the library also | Jack Lloyd | 2017-09-22 | 1 | -1/+1 |
* | Header file cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add additional ids for AltiVec enabled POWER processors | Jack Lloyd | 2017-09-19 | 1 | -3/+5 |
* | More annotations | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Add ARM feature detection for systems without getauxval | Jack Lloyd | 2017-09-17 | 2 | -15/+129 |
* | Split up cpuid.cpp into arch-specific files | Jack Lloyd | 2017-09-17 | 6 | -0/+854 |