Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up handling of POWER ISA extensions | Jack Lloyd | 2019-12-12 | 1 | -1/+1 |
* | Make CPU probes noexcept | Jack Lloyd | 2019-12-06 | 1 | -1/+1 |
* | Add support for POWER9 DARN RNG | Jack Lloyd | 2019-08-27 | 1 | -0/+3 |
* | Provides auxiliary vector support for FreeBSD. | David Carlier | 2019-04-15 | 1 | -5/+3 |
* | Rename 'darwin' target to 'macos' | Jack Lloyd | 2019-03-27 | 1 | -4/+4 |
* | Refactor CPUID to make it thread safe | Jack Lloyd | 2019-01-30 | 1 | -1/+1 |
* | Add PVR identifer for POWER9 | Jack Lloyd | 2018-12-03 | 1 | -1/+3 |
* | Avoid unused arg warning in PowerPC CPUID code | Jack Lloyd | 2018-03-17 | 1 | -0/+2 |
* | Add support for detecting POWER crypto using getauxval | Jack Lloyd | 2018-01-07 | 1 | -0/+24 |
* | Add additional ids for AltiVec enabled POWER processors | Jack Lloyd | 2017-09-19 | 1 | -3/+5 |
* | Add ARM feature detection for systems without getauxval | Jack Lloyd | 2017-09-17 | 1 | -1/+1 |
* | Split up cpuid.cpp into arch-specific files | Jack Lloyd | 2017-09-17 | 1 | -0/+101 |