summaryrefslogtreecommitdiff
path: root/src/cpu/o3/SConscript
AgeCommit message (Expand)Author
2009-05-12inorder-o3: allow both to compile togetherKorey Sewell
2008-10-09O3: Generaize the O3 IMPL class so it isn't split out by ISA.Gabe Black
2007-10-31Traceflags: Add SCons function to created a traceflag instead of having one f...Ali Saidi
2007-05-30Fix cut-n-pasto to make the path correctNathan Binkert
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
2006-08-11Started to add support for O3 for sparc.Gabe Black
2006-07-23This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,...Korey Sewell
2006-06-30Make O3CPU model independent of the ISAKorey Sewell