Commit Graph

8 Commits

Author SHA1 Message Date
Danny Robson 7cb0c8f6d8 cpuid: defend against unknown architectures 2019-06-20 11:44:43 +10:00
Danny Robson 54df664071 cpuid: connect the 'none' provider 2019-02-02 17:01:03 +11:00
Danny Robson c5633a32c5 cpuid: move specifics into a directory 2019-02-02 16:37:46 +11:00
Danny Robson c4a67c7fc9 cpuid: avoid directly including x86 specifics 2019-02-02 16:34:39 +11:00
Danny Robson f6056153e3 rename root namespace from util to cruft
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
Danny Robson 803acc9a87 relicense under MPL-2.0 2018-08-04 15:14:06 +10:00
Danny Robson 2d7e3e5d7d build: prefer iosfwd over iostream 2018-03-22 16:11:13 +11:00
Danny Robson 68faa8838e cpuid: add initial trivial CPUID queries 2018-03-18 17:29:44 +11:00