gem5/src
2007-04-08 23:31:11 +00:00
..
arch Merge zizzer.eecs.umich.edu:/bk/newmem 2007-04-08 01:54:08 +00:00
base Instead of creating a new python process to run traceflags.py, 2007-03-26 21:07:32 -07:00
cpu Take into account that the flattened integer register space is a different size than the architected one. Also fixed some asserts. 2007-04-08 23:31:11 +00:00
dev make serialization at least seem to work 2007-03-29 22:00:01 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
mem The MemoryObject tha owns a port should delete it if it so chooses when deletePortRefs() is called on it with that port as a parameter. 2007-04-04 13:56:38 -04:00
python Override addPrivateSplitL1Caches function in order to automatically set the tgts_per_mshr of the caches to 20. This is needed otherwise things will potentially lock up when using the O3CPU because the caches can run out of targets, and then not respond. 2007-03-29 12:25:47 -04:00
sim remove the extern C around gdb helper functions. It's need needed for any new version of gdb to work and it causes at least mine to segfault 2007-03-12 17:23:08 -04:00
unittest Quick program to time how long ccprintf takes to write 2007-02-07 22:02:09 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00