aboutsummaryrefslogtreecommitdiffhomepage
path: root/cpudetect.c
Commit message (Expand)AuthorAge
* Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>Gravatar atmos42002-12-07
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* more cpudetect cosmeticsGravatar arpi2002-05-20
* cosmetics on CPU detection messagesGravatar arpi2002-05-20
* printf to mp_msgGravatar albeu2002-05-02
* dont ignore --disable-mmx, ...Gravatar michael2002-02-24
* fix for qnxGravatar alex2001-12-28
* Intel P4 supportGravatar arpi2001-12-28
* warning fixGravatar pl2001-12-28
* memset is more portable than bzero ("BSD"ism)Gravatar pl2001-12-24
* added cpuStepping to CpuCaps struct (needed win32.c)Gravatar alex2001-12-09
* non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps...Gravatar michael2001-11-26
* removed warningGravatar pl2001-10-23
* returns a malloc()'ed string instead of an auto char[]Gravatar pl2001-10-20
* Detect and show cpu name.Gravatar atmos42001-10-20
* final fix?Gravatar arpi2001-10-19
* amd...?Gravatar pontscho2001-10-19
* fixed?Gravatar arpi2001-10-19
* fixed?Gravatar arpi2001-10-19
* amd fixGravatar pontscho2001-10-19
* cpu detection fixedGravatar arpi2001-10-19
* cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>Gravatar arpi2001-10-19