gem5/src
Andreas Hansson e5ac647fc9 MEM: Make all the port proxy members const
This is a trivial patch that merely makes all the member functions of
the port proxies const. There is no good reason why they should not
be, and this change only serves to make it explicit that they are not
modified through their use.
2012-02-29 04:47:51 -05:00
..
arch X86: Use the M5PanicFault fault in execute methods instead of calling panic. 2012-02-26 15:32:53 -08:00
base MEM: Make port proxies use references rather than pointers 2012-02-24 11:45:30 -05:00
cpu Ruby: Simplify tester ports by not using SimpleTimingPort 2012-02-24 11:48:48 -05:00
dev MEM: Prepare mport for master/slave split 2012-02-24 11:50:15 -05:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern MEM: Make port proxies use references rather than pointers 2012-02-24 11:45:30 -05:00
mem MEM: Make all the port proxy members const 2012-02-29 04:47:51 -05:00
python SWIG: Ensure ptrdiff_t is a known type in gcc >= 4.6.1 2012-02-29 04:26:58 -05:00
sim MEM: Make port proxies use references rather than pointers 2012-02-24 11:45:30 -05:00
unittest Stats: Add a sparse histogram stat object. 2011-08-19 15:08:05 -05:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript clang: Enable compiling gem5 using clang 2.9 and 3.0 2012-01-31 12:05:52 -05:00