summaryrefslogtreecommitdiffstats
path: root/TOOLS/cpuinfo.c
Commit message (Collapse)AuthorAgeFilesLines
* 10l to me, typo. it should have read clflushivo2007-03-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22390 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics, missing spaceivo2007-03-011-1/+1
| | | | | | | | patch by Zuxy Meng, zuxy dot meng ... gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22389 b3059339-0415-0410-9bf9-f77b7e298cf2
* cflsh->clflush to keep consistent with Linux kernelivo2007-03-011-1/+1
| | | | | | | | patch by Zuxy Meng, zuxy dot meng ... gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22388 b3059339-0415-0410-9bf9-f77b7e298cf2
* Strip leading spaces from processor names.diego2007-02-131-0/+3
| | | | | | | patch by Sergey, sergemp mail ru git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22213 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid deprecated _sleep, instead include windows.h and use Sleep just likereimar2006-12-101-1/+2
| | | | | | | | osdep/timer-win2.c does. Patch by Zuxy Meng [zuxy meng (at) gmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21571 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache ↵gpoirier2006-10-011-0/+3
| | | | | | | | | Access" Patch by Zuxy Meng git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20015 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove another duplicate and useless ;reimar2006-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove useless trailing ';'gpoirier2006-09-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert strings to comments since they're never used,gpoirier2006-09-291-56/+54
| | | | | | | | | | patch by Zuxy Meng % zuxy P meng A gmail P com % Original thread: Date: Sep 19, 2006 7:33 AM Subject: [MPlayer-dev-eng] [PATCH] Cleanup of TOOLS/cpuinfo.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20005 b3059339-0415-0410-9bf9-f77b7e298cf2
* usleep is still missing in MinGW, so leave it out of the MinGW version check.diego2006-07-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18931 b3059339-0415-0410-9bf9-f77b7e298cf2
* MinGW 3.1 has added gettimeofday.diego2006-07-051-1/+1
| | | | | | | based on a patch by Gianluigi Tiesi mplayer++at++netfarm++dot++it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18915 b3059339-0415-0410-9bf9-f77b7e298cf2
* merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail ↵gpoirier2006-06-291-3/+3
| | | | | | PP com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18851 b3059339-0415-0410-9bf9-f77b7e298cf2
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < ↵poirierg2006-05-311-0/+4
| | | | | | zuxy P meng A gmail P com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18553 b3059339-0415-0410-9bf9-f77b7e298cf2
* x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.gpoirier2006-05-171-1/+9
| | | | | | | Patch by Zuxy Meng git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18535 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix build on macintel, patch by Zuxy Menggpoirier2006-05-151-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18518 b3059339-0415-0410-9bf9-f77b7e298cf2
* Various improvement, fix build on AMD-64 and iccgpoirier2006-05-141-34/+70
| | | | | | | | | Original Thred: Date: Apr 25, 2006 2:23 PM Subject: Re: [MPlayer-dev-eng] Re: [PATCH] Various improvement in TOOLS/cpuinfo.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18512 b3059339-0415-0410-9bf9-f77b7e298cf2
* M-x untabifygpoirier2005-11-231-208/+208
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17042 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct k6_mtrr detection, add a great deal of infos about newer processorsgpoirier2005-11-231-6/+62
| | | | | | | | | | patch by Zuxy Meng < zuxy POIS meng @gmail POIS com > Original thread: Date: Nov 21, 2005 11:36 AM Subject: [MPlayer-dev-eng] [PATCH] TOOLS/cpuinfo.c: correct k6_mtrr detection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Zeta OS support, mostly working.reimar2004-10-111-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some explanation what the tool is good for added.diego2004-08-051-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12961 b3059339-0415-0410-9bf9-f77b7e298cf2
* K6 MTRR support with a little help from Alex.diego2003-10-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11114 b3059339-0415-0410-9bf9-f77b7e298cf2
* MINGW32 portfaust32003-03-301-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9765 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes week at mcdonals: small fix pse->pse36atmos42002-07-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6687 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-0/+195
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2