gem5/kern
Ali Saidi 59cb44385a Added ability to specify system type/revision in config file. This
way a Tru64 system can be either Tlaser (by default) or Tsunami.

Added debugSymbolTable to Tru64 for symbol printing in InstExec Trace

cpu/exetrace.cc:
    Fixed bug if debugSymbolTable doesn't exist, we shouldn't try to
    look something up in it.
kern/tru64/tru64_system.hh:
    Added ability to specify system type/revision in config file. This
    way a Tru64 system can be either Tlaser (by default) or Tsunami.

--HG--
extra : convert_revision : c69a7411f0aa118ca5a766e43b7ceb7a5bb04cdf
2004-06-01 15:43:27 -04:00
..
linux Added and cleaned up some comments 2004-05-31 19:47:17 -04:00
tru64 Added ability to specify system type/revision in config file. This 2004-06-01 15:43:27 -04:00
system_events.cc push the new system_events file that i was prevented from pushing way back when cable died. :(. also, fix the printing of binned stats, it was printing hex values instead of bin names. 2004-05-17 13:22:19 -04:00
system_events.hh rename namespace Statistics to Stats 2004-05-21 13:39:20 -04:00