Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson | |
This patch enables warnings for missing declarations. To avoid issues with SWIG-generated code, the warning is only applied to non-SWIG code. | |||
2010-05-02 | X86: Sometimes CPUID depends on ecx, so pass that in. | Gabe Black | |
2009-05-17 | includes: use base/types.hh not inttypes.h or stdint.h | Nathan Binkert | |
2008-10-12 | X86: Implement CPUID with a magical function instead of microcode. | Gabe Black | |