summaryrefslogtreecommitdiff
path: root/arch/alpha/alpha_tru64_process.cc
AgeCommit message (Expand)Author
2005-03-16Merge zizzer:/z/m5/Bitkeeper/m5Ron Dreslinski
2005-03-16Fix the bad addr check to check for allowable addresses in the nxm address spaceRon Dreslinski
2005-03-14g++ 3.4 fixes.Kevin Lim
2005-03-10Removed unecessary constructor call at each return.Ali Saidi
2005-03-09Changed all syscalls to use syscall return object.Ali Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-02-05Modify the emulated system calls to support running the SPEC IntDavid Oehmke
2003-12-19Make stuff build on openbsdNathan Binkert
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-12-01Formatting & doxygen docs for new syscall emulation code.Steve Reinhardt
2003-12-01Restructuring of LiveProcess etc. to support multiple emulated OS syscallSteve Reinhardt