summaryrefslogtreecommitdiff
path: root/src/cpu/o3/sparc/cpu_builder.cc
AgeCommit message (Expand)Author
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert
2007-10-02CPU: Make sure the system parameter gets set in the cpu builders. Other param...Gabe Black
2007-08-26Address Translation: Make SE mode use an actual TLB/MMU for translation like FS.Gabe Black
2007-07-30Fix problem with tracer not being initialized.Gabe Black
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-04-02Fix up SPARC's CPU builder to match changes to Alpha's CPU builder.Kevin Lim
2006-12-07Compilation fixesGabe Black
2006-11-24Initial changes to get O3 working with SPARCGabe Black