gem5/src/kern
Andreas Hansson edc77fc03c misc: Move AddrRangeList from port.hh to addr_range.hh
The new location seems like a better fit. The iterator typedefs are
removed in favour of using C++11 auto.
2014-10-16 05:49:59 -04:00
..
linux dev: Use shared_ptr for Arguments::Data 2014-10-16 05:49:45 -04:00
solaris Merge with main repository. 2012-01-30 21:07:57 -08:00
tru64 misc: Move AddrRangeList from port.hh to addr_range.hh 2014-10-16 05:49:59 -04:00
kernel_stats.cc SE/FS: Make the functions available from the TC consistent between SE and FS. 2011-10-31 02:58:22 -07:00
kernel_stats.hh arch: Header clean up for NOISA resurrection 2013-09-04 13:22:55 -04:00
operatingsystem.cc syscall_emul: clean up open() code a bit. 2012-08-06 16:55:28 -07:00
operatingsystem.hh SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs. 2011-10-30 00:33:02 -07:00
SConscript kern: get rid of unused linux syscall files 2014-07-18 22:05:51 -07:00
system_events.cc trace: reimplement the DTRACE function so it doesn't use a vector 2011-04-15 10:44:32 -07:00
system_events.hh Moved the idle event out of system_events.hh. The skipFuncEvent can be made ISA independent by making it use the #define for branch delay slots (and NNPC) 2006-11-07 05:38:33 -05:00