Searched hist:5710 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/simple/
H A Dtiming.hhdiff 5710:b44dd45bd604 Mon Oct 27 18:18:00 EDT 2008 Clint Smullen <cws3k@cs.virginia.edu> CPU: The API change to EventWrapper did not get propagated to the entirety of TimingSimpleCPU.
The constructor no-longer schedules an event at construction and the implict conversion between int and bool was allowing the old code to compile without warning.

Signed-off By: Ali Saidi
H A Dtiming.ccdiff 5710:b44dd45bd604 Mon Oct 27 18:18:00 EDT 2008 Clint Smullen <cws3k@cs.virginia.edu> CPU: The API change to EventWrapper did not get propagated to the entirety of TimingSimpleCPU.
The constructor no-longer schedules an event at construction and the implict conversion between int and bool was allowing the old code to compile without warning.

Signed-off By: Ali Saidi

Completed in 64 milliseconds