gem5/src
Nathan Binkert c25d966b06 Clean up the SimpleTimingPort class a little bit.
Move the constructor into the .cc file and get rid of the typedef for
SendEvent.
2008-11-10 11:51:18 -08:00
..
arch mem: update stuff for changes to Packet and Request 2008-11-10 11:51:17 -08:00
base flags: Provide an object for managing boolean flags for an object. 2008-11-10 11:51:17 -08:00
cpu O3CPU: Make the instcount debugging stuff per-cpu. 2008-11-10 11:51:18 -08:00
dev DmaDevice: fix minor type in error message. 2008-11-10 14:45:31 -08:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Make it so that all thread contexts are registered with the System, even in 2008-11-02 21:57:06 -05:00
mem Clean up the SimpleTimingPort class a little bit. 2008-11-10 11:51:18 -08:00
python python: Fix the reference counting for python events placed on the eventq. 2008-11-10 11:51:18 -08:00
sim clean: Move some stuff from the hh file to the cc file. 2008-11-10 11:51:18 -08:00
unittest cprintf: properly deal with pointer types 2008-10-10 21:45:35 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript swig: Add in a %rename to allow the same name to appear in multiple namespaces. 2008-10-10 21:45:34 -07:00