log cpudetect.h @ 7759:d4f1dca113d9

age author description
Sun, 09 Dec 2001 17:03:04 +0000 alex added cpuStepping to CpuCaps struct (needed win32.c)
Mon, 26 Nov 2001 23:08:48 +0000 michael non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...))
Sat, 20 Oct 2001 11:16:47 +0000 pl returns a malloc()'ed string instead of an auto char[]