gem5/src/arch/alpha/linux
Gabe Black 99948060b2 The "hostname" variable isn't used in the process classes. It should be removed from the other ones as well.
--HG--
extra : convert_revision : 0c07534de42d6c32ac26d9e43709111e3ab30d57
2007-02-28 16:29:25 +00:00
..
aligned.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
hwrpb.hh New directory structure: 2006-05-22 14:29:33 -04:00
linux.cc Cleaned up include files and got rid of many using directives in header files. 2006-08-15 05:07:15 -04:00
linux.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
process.cc Implement current working directory for LiveProcesses 2006-11-16 12:43:11 -08:00
process.hh The "hostname" variable isn't used in the process classes. It should be removed from the other ones as well. 2007-02-28 16:29:25 +00:00
system.cc Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
system.hh Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
thread_info.hh Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
threadinfo.hh Change ExecContext to ThreadContext. This is being renamed to differentiate between the interface used objects outside of the CPU, and the interface used by the ISA. ThreadContext is used by objects outside of the CPU and is specifically defined in thread_context.hh. ExecContext is more implicit, and is defined by files such as base_dyn_inst.hh or cpu/simple/base.hh. 2006-06-06 17:32:21 -04:00