K 10 svn:author V 5 danfe K 8 svn:date V 27 2021-03-06T06:48:42.831788Z K 7 svn:log V 305 - Instead of patching every cpuid() call to match our version, simply provide two-argument compatibility method (I somehow forgot that this is C++ code so we can overload methods) - Remove no longer needed workaround for GCC 4.2.1: we always build in C++11 mode now and thus require modern compiler END