summaryrefslogtreecommitdiff
path: root/src/cpu/o3/SConscript
AgeCommit message (Expand)Author
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