summaryrefslogtreecommitdiffstats
path: root/cpudetect.c
Commit message (Expand)AuthorAgeFilesLines
* non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps...michael2001-11-261-6/+24
* removed warningpl2001-10-231-1/+1
* returns a malloc()'ed string instead of an auto char[]pl2001-10-201-4/+13
* Detect and show cpu name.atmos42001-10-201-1/+49
* final fix?arpi2001-10-191-70/+34
* amd...?pontscho2001-10-191-0/+20
* fixed?arpi2001-10-191-0/+1
* fixed?arpi2001-10-191-3/+5
* amd fixpontscho2001-10-191-3/+4
* cpu detection fixedarpi2001-10-191-30/+58
* cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>arpi2001-10-191-0/+267