gem5/src
Ali Saidi 3f2b039c98 change the way dprintf works so the cache accesses required to fulfill the dprintf aren't show in between the Cycle: name:
printing and the actual formatted string being printed

--HG--
extra : convert_revision : 8876ba938ba971f854bab490c9af10db039a2e83
2007-05-01 18:14:16 -04:00
..
arch fix flushAddr so it doesn't modify an iterator that has been deleted 2007-05-01 18:12:58 -04:00
base fixes for solaris compile 2007-04-21 19:11:38 -04:00
cpu Remove extra delete that was causing segfault. 2007-04-26 00:07:42 -04:00
dev initialize lastTxInt to 0 2007-05-01 12:32:30 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern change the way dprintf works so the cache accesses required to fulfill the dprintf aren't show in between the Cycle: name: 2007-05-01 18:14:16 -04: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 Move the turbolaser python simobject stuff into the 2007-04-18 11:15:52 -07:00
sim fix SIGUSR1 and SIGUSR2 by clearing the variables after 2007-04-18 08:04:46 -07: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 Completely re-work how the scons framework incorporates swig 2007-04-12 21:20:04 -07:00