aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/ws_cpuid.h
AgeCommit message (Expand)AuthorFilesLines
2014-12-31"#else", not "#elif", for the last part of a chain of conditionals.Guy Harris1-2/+24
2014-12-31ws_cpuid() returns a success/failure indication; make it gboolean.Guy Harris1-10/+10
2014-12-31Distinguish between IA-32 and non-x86.Guy Harris1-3/+9
2014-11-26Update the URL for the CPUID instruction documentation.Stephen Fisher1-1/+2
2014-06-10Fix Buildbot Mac OS: /wsutil/ws_cpuid.h:56: warning: unused parameter 'CPUInfo'Alexis La Goutte1-1/+1
2014-06-10Mark an unused parameter as such.AndersBroman1-1/+1
2014-06-10CPUID improvementsJakub Zawadzki1-7/+23
2014-05-31Move cpuid to seperate header file.Jakub Zawadzki1-0/+66