summaryrefslogtreecommitdiffstats
path: root/TOOLS/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Move TOOLS/cpuinfo.c into the root directory.diego2007-04-091-330/+0
* 10l to me, typo. it should have read clflushivo2007-03-011-1/+1
* cosmetics, missing spaceivo2007-03-011-1/+1
* cflsh->clflush to keep consistent with Linux kernelivo2007-03-011-1/+1
* Strip leading spaces from processor names.diego2007-02-131-0/+3
* Avoid deprecated _sleep, instead include windows.h and use Sleep just likereimar2006-12-101-1/+2
* Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache A...gpoirier2006-10-011-0/+3
* Remove another duplicate and useless ;reimar2006-09-291-1/+1
* Remove useless trailing ';'gpoirier2006-09-291-1/+1
* Convert strings to comments since they're never used,gpoirier2006-09-291-56/+54
* usleep is still missing in MinGW, so leave it out of the MinGW version check.diego2006-07-071-0/+2
* MinGW 3.1 has added gettimeofday.diego2006-07-051-1/+1
* merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail ...gpoirier2006-06-291-3/+3
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z...poirierg2006-05-311-0/+4
* x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.gpoirier2006-05-171-1/+9
* fix build on macintel, patch by Zuxy Menggpoirier2006-05-151-2/+4
* Various improvement, fix build on AMD-64 and iccgpoirier2006-05-141-34/+70
* M-x untabifygpoirier2005-11-231-208/+208
* correct k6_mtrr detection, add a great deal of infos about newer processorsgpoirier2005-11-231-6/+62
* Zeta OS support, mostly working.reimar2004-10-111-3/+9
* Some explanation what the tool is good for added.diego2004-08-051-0/+3
* K6 MTRR support with a little help from Alex.diego2003-10-141-0/+1
* MINGW32 portfaust32003-03-301-0/+12
* minor fixes week at mcdonals: small fix pse->pse36atmos42002-07-091-1/+1
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-0/+195