summaryrefslogtreecommitdiff
path: root/cpu/base.hh
AgeCommit message (Expand)Author
2006-03-12Replace Memory with MemObject; no need for two different levels of hierarchy ...Steve Reinhardt
2006-03-09Hand merge. Stuff probably doesn't compile.Gabe Black
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-02Simple program runs with sendAtomic!Steve Reinhardt
2006-02-21Made Addr a global typeGabe Black
2006-02-19Remade some changes which were undoneGabe Black
2006-02-19Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-18changes from mergedmemKorey Sewell
2006-02-15More compilation fixes.Ron Dreslinski
2006-02-12Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...Gabe Black
2006-01-28Changes for Process object initialization in merged-memory environment.Steve Reinhardt
2005-11-20Cleanup the StackTrace interfaces and profile interfaces so theyNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert
2005-08-30Build options are set via a build_options file in theSteve Reinhardt
2005-06-29Allow CPUs to specify their own CPU ids.Nathan Binkert
2005-06-05Many files:Steve Reinhardt
2005-06-05Change SamplingCPU to Sampler.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert