Age | Commit message (Expand) | Author |
2006-08-11 | Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create... | Gabe Black |
2006-07-19 | Minor changes to reflect state used for regression stats. | Kevin Lim |
2006-07-10 | Minor fixes. | Kevin Lim |
2006-07-07 | Support Ron's changes for hooking up ports. | Kevin Lim |
2006-07-05 | Remove sampler and serializer. Now they are handled through C++ interacting ... | Kevin Lim |
2006-07-05 | Checker ignores any faults that occur in syscall emulation mode for now. | Kevin Lim |
2006-06-22 | Split Checker up properly into templated and non-templated definitions. | Kevin Lim |
2006-06-17 | Split off instantiation into separate CC files for each of the models. This ... | Kevin Lim |
2006-06-16 | Miscellaneous minor fixes. | Kevin Lim |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-16 | Checker updates. | Kevin Lim |
2006-06-13 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-13 | Compile fix. | Kevin Lim |
2006-06-12 | Fixes for checker. The RC/RS instructions check the interrupt flag, which is... | Kevin Lim |
2006-06-08 | Get O3 CPU mostly working in full system, and fix an FP bug that showed up. | Kevin Lim |
2006-06-07 | Update copyright. | Kevin Lim |
2006-06-07 | Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ... | Kevin Lim |
2006-06-07 | Move checker's exec_context.hh to match the other changes. Also add in some ... | Kevin Lim |
2006-06-06 | Change ExecContext to ThreadContext. This is being renamed to differentiate ... | Kevin Lim |
2006-06-06 | Fix checker to work in newmem in SE mode. | Kevin Lim |
2006-06-04 | Merge ktlim@zamp:/z/ktlim2/clean/m5-o3 | Kevin Lim |
2006-06-02 | Fixes to get compiling to work. This is mainly fixing up some includes; chan... | Kevin Lim |