summaryrefslogtreecommitdiff
path: root/cpu/base.cc
AgeCommit message (Expand)Author
2006-03-09Hand merge. Stuff probably doesn't compile.Gabe Black
2006-03-07Fixes to allow the ExecContext to be used for profiling.Kevin Lim
2006-03-04Steps towards setting up the infrastructure to allow the new CPU model to wor...Kevin Lim
2006-03-01More progress toward actually running a program.Steve Reinhardt
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...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