summaryrefslogtreecommitdiff
path: root/arch/alpha/alpha_tru64_process.cc
AgeCommit message (Expand)Author
2006-02-27Renamed arch files to remove alpha prefix, and changed alpha_memory.hh and cc...Gabe Black
2006-02-22make sure alpha still compiles , rename files back to original naming ...Korey Sewell
2006-02-21Renaming alpha files and changing some MIPS stuff to be more like Alpha versionKorey Sewell
2006-02-19Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-19forgot a negative signAli Saidi
2006-02-18Move Linux/Tru64 architecture independent code into kern/*Ali Saidi
2006-02-15endian fixes and compiles on mac os xAli Saidi
2006-02-10fix problems on darwin/*BSD for syscall emulation modeAli Saidi
2006-02-08Some fixupsGabe Black
2006-02-03byte_swap.hh was removed from arch/alpha/, and replaced by sim/byteswap.hh. T...Gabe Black
2005-12-23Change base/intmath.{cc,hh} to follow m5 style.Steve Reinhardt
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-04more portableNathan Binkert
2005-06-03Additions/fixes for Tru64 syscall emulation.Steve Reinhardt
2005-06-01Rename sim/universe.{cc,hh} to root.{cc,hh} (since theSteve Reinhardt
2005-04-22Make code more portable and port to cygwinNathan Binkert
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
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