summaryrefslogtreecommitdiff
path: root/src/arch/power/types.hh
AgeCommit message (Expand)Author
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-03-29Power: Fix compilation.Gabe Black
2011-03-26mips: cleanup ISA-specific codeKorey Sewell
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-09-14CPU: Trim unnecessary includes from some common files.Gabe Black
2009-10-27POWER: Add support for the Power ISATimothy M. Jones