summaryrefslogtreecommitdiff
path: root/src/cpu/thread_context.hh
AgeCommit message (Expand)Author
2006-07-07Fix so that O3CPU doesnt segfault on exit.Korey Sewell
2006-07-03Fix for FS O3CPU compile ... missing forward class declaration/header file af...Korey Sewell
2006-06-12Removed syscall function from thread_context.hh. ThreadContext is the interf...Kevin Lim
2006-06-11Fix compiling for SPARC_SE:Ali Saidi
2006-06-07Move checker's exec_context.hh to match the other changes. Also add in some ...Kevin Lim
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim