Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changing.
|
|
|
|
information about an error.
|
|
set(FS #315).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a compile warning which becomes an error.
|
|
It's instantaneous and so it's somewhat bogus, but it's a first step.
|
|
Make interrupts use the new wakeup method, and pull all of the interrupt
stuff into the cpu base class so that only the wakeup code needs to be updated.
I tried to make wakeup, wakeCPU, and the various other mechanisms for waking
and sleeping a little more sane, but I couldn't understand why the statistics
were changing the way they were. Maybe we'll try again some day.
|
|
printing.
|
|
|
|
|
|
There was really no reason that it should be FS only.
|
|
|
|
|
|
|
|
Also clean things up so that help strings can more easily be added.
Move the help function into trace.py
|
|
|
|
|
|
should now be deterministic).
|
|
|
|
|
|
Scons bug id: 2006 M5 Bug id: 308
|
|
|
|
to compile. The fix was the simple addition of another set
of parenthesis to ensure the correct condition resolution.
|
|
|
|
|
|
|
|
|
|
|