gem5/src
Ali Saidi a068d6db0f fix interrupting during a quisce on sparc
src/arch/sparc/ua2005.cc:
    fix interrupting when quisced. Since sticks correspond to instructions when not quisced we need to
    check if were suspended and interrupt at the guess time
src/base/traceflags.py:
    add trace flag for Iob
src/cpu/simple/base.cc:
    Use Quisce instead of IPI trace flag
src/dev/sparc/iob.cc:
    add some Dprintfs

--HG--
extra : convert_revision : 72e18fcc750ad1e4b2bb67b19b354eaffc6af6d5
2007-03-13 00:05:52 -04:00
..
arch fix interrupting during a quisce on sparc 2007-03-13 00:05:52 -04:00
base fix interrupting during a quisce on sparc 2007-03-13 00:05:52 -04:00
cpu fix interrupting during a quisce on sparc 2007-03-13 00:05:52 -04:00
dev fix interrupting during a quisce on sparc 2007-03-13 00:05:52 -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 Clean up more memory leaks 2007-03-12 15:59:54 -05:00
python Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08: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