log i386/cpuid.c @ 8401:9267436cfb6b libavcodec

age author description
Tue, 25 Nov 2008 07:34:20 +0000 reimar Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq (x86_64), libavcodec
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Thu, 08 May 2008 21:11:24 +0000 ramiro Do not misuse long as the size of a register in x86. libavcodec
Sat, 26 Apr 2008 16:02:22 +0000 diego Rename i386/cputest.c --> i386/cpuid.c. libavcodec