Age | Commit message (Expand) | Author |
---|---|---|
2006-05-14 | Moved the UnimpFault to be global | Gabe Black |
2006-03-10 | Work towards factoring isa_traits.hh into smaller, more specialized files. | Gabe Black |
2006-03-07 | Avoid accessing objects directly within the XC. | Kevin Lim |
2006-03-07 | Some clean up work with faults. | Gabe Black |
2006-03-01 | Got rid of the multiple inheritance in the Fault classes, and the base Machin... | Gabe Black |
2006-03-01 | Cleaned up some of the Fault system. | Gabe Black |
2006-02-27 | Moved the _stat for MachineCheckFault and AlignmentFault into the isa specifi... | Gabe Black |
2006-02-24 | Changed Fault from a FaultBase * to a RefCountingPtr, added "new"s where appr... | Gabe Black |
2006-02-16 | Remove fake fault. | Kevin Lim |
2006-02-16 | Changed the fault enum into a class, and fixed everything up to work with it.... | Gabe Black |