gem5/src
Steve Reinhardt 41f6cbce9a Restructure SimpleTimingPort a bit:
- factor out checkFunctional() code so it can be
called from derived classes
- use EventWrapper for sendEvent, move event handling
code from event to port where it belongs
- make sendEvent a pointer so derived classes can
override it
- replace std::pair with new class for readability

--HG--
extra : convert_revision : 5709de2daacfb751a440144ecaab5f9fc02e6b7a
2007-05-28 08:11:43 -07:00
..
arch Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
base Get rid of GNU libelf and its autoconf nastiness and replace 2007-05-26 18:15:22 -07:00
cpu Remove unnecessary include of physical.hh. 2007-05-28 08:03:13 -07:00
dev Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Change getDeviceAddressRanges to use bool for snoop arg. 2007-05-21 23:36:09 -07:00
mem Restructure SimpleTimingPort a bit: 2007-05-28 08:11:43 -07:00
python Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00
sim Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -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