log cpuinfo.c @ 37195:ac6c37d85d65 default tip

age author description
Thu, 11 Aug 2011 17:45:43 +0000 diego build: drop BeOS support
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Sat, 27 Feb 2010 12:15:02 +0000 zuxy 10l correct type for =a and =d constraints under x86-32
Sat, 27 Feb 2010 12:10:34 +0000 zuxy Replace =A with =a and =d; make frequency calculation correct under x86-64
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Tue, 31 Mar 2009 06:30:38 +0000 zuxy More flags; sync with Linux kernel.
Fri, 27 Mar 2009 19:34:50 +0000 reimar Get rid of gettimeofday reimplementation for MinGW, all remotely recent
Sun, 15 Mar 2009 20:34:02 +0000 diego Add some parentheses to silence the warnings:
Tue, 17 Feb 2009 12:00:43 +0000 diego cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.
Tue, 17 Feb 2009 11:52:39 +0000 diego cosmetics: const static --> static const, avoids the debug mode warning:
Mon, 20 Oct 2008 18:08:10 +0000 reimar Make cpuinfo.c compile under MinGW64
Thu, 16 Oct 2008 18:59:27 +0000 diego Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
Fri, 09 Nov 2007 01:56:31 +0000 zuxy Sync with Linux kernel with some latest feature bits.
Thu, 19 Jul 2007 06:39:38 +0000 zuxy Explanation for CPUID flag 'ibs'
Mon, 21 May 2007 07:47:53 +0000 zuxy 10l: cosmetic: more trailing whitespaces removed
Mon, 21 May 2007 07:46:23 +0000 zuxy Cosmetic: remove trailing whitespaces
Mon, 21 May 2007 07:42:58 +0000 zuxy New tags introduced for AMD K10 and Intel Penryn
Fri, 20 Apr 2007 18:57:09 +0000 diego Intel's Conroe-L makes use of extended models, so adjust CPU detection
Mon, 09 Apr 2007 11:30:26 +0000 diego Move TOOLS/cpuinfo.c into the root directory.