summaryrefslogtreecommitdiffstats
path: root/cpudetect.c
Commit message (Expand)AuthorAgeFilesLines
* Ok, here is a better patch, which even adds a fix to compile it on olderarpi2002-12-231-32/+28
* Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>atmos42002-12-071-1/+45
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-0/+1
* more cpudetect cosmeticsarpi2002-05-201-1/+1
* cosmetics on CPU detection messagesarpi2002-05-201-22/+22
* printf to mp_msgalbeu2002-05-021-34/+35
* dont ignore --disable-mmx, ...michael2002-02-241-0/+24
* fix for qnxalex2001-12-281-1/+1
* Intel P4 supportarpi2001-12-281-2/+2
* warning fixpl2001-12-281-2/+8
* memset is more portable than bzero ("BSD"ism)pl2001-12-241-1/+1
* added cpuStepping to CpuCaps struct (needed win32.c)alex2001-12-091-2/+6
* 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