gem5/src
Nilay Vaish e85b556d70 ruby: message buffer: correct previous errors
A recent set of patches added support for multiple clock domains to ruby.
I had made some errors while writing those patches. The sender was using
the receiver side clock while enqueuing a message in the buffer. Those
errors became visible while creating (or restoring from) checkpoints. The
errors also become visible when a multi eventq scenario occurs.
2013-03-22 17:21:22 -05:00
..
arch x86: implement some of the x87 instructions 2013-03-11 13:15:46 -05:00
base base: Fix address range granularity calculations 2013-03-07 05:55:03 -05:00
cpu cpu: Avoid including inorder TLBUnit to avoid gcc LTO bug 2013-03-20 06:41:23 -04:00
dev scons: Fix warnings issued by clang 3.2svn (XCode 4.6) 2013-02-19 05:56:08 -05:00
doc MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
mem ruby: message buffer: correct previous errors 2013-03-22 17:21:22 -05:00
proto scons: Address clang 3.2 compilation error 2013-01-14 10:23:56 -05:00
python scons: Add warning for missing declarations 2013-02-19 05:56:07 -05:00
sim sim: remove duplicate check on stack size 2013-03-02 18:04:51 -06:00
unittest AddrRange: Transition from Range<T> to AddrRange 2012-09-19 06:15:44 -04:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript scons: Unify the flags shared by gcc and clang 2013-02-19 05:56:07 -05:00