gem5/src/arch/alpha/linux
Nathan Binkert ba042842c6 Don't use the exact same name as a system header #define
--HG--
extra : convert_revision : 099e380395fc1fdaef993b019d3d4e596e8076c2
2007-03-04 19:26:49 -08: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 Don't use the exact same name as a system header #define 2007-03-04 19:26:49 -08: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