summaryrefslogtreecommitdiff
path: root/sim/process.cc
AgeCommit message (Expand)Author
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2005-02-23Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5Ali Saidi
2005-02-23Added mmap start and end so detailed CPU can know if an access isAli Saidi
2005-02-17Several tweaks to make binning work in any simulationNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-11-15Add support for sampled PC profiling to FullCPU.Steve Reinhardt
2004-10-17Clean up obsolete g++ 2.95 workaround.Steve Reinhardt
2004-08-20- Clean up and factor out all of the binning code into aNathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-04Major stats package cleanupNathan Binkert
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-24Minor cleanup from building & diffing behaviorSteve Reinhardt
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt