summaryrefslogtreecommitdiff
path: root/sim/process.hh
AgeCommit message (Expand)Author
2005-03-16No need for this ifdef, since the entire process.hh is surounded by an ifndef...Ron Dreslinski
2005-03-16Fix the bad addr check to check for allowable addresses in the nxm address spaceRon Dreslinski
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
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
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt