Age | Commit message (Expand) | Author |
2005-02-25 | Make all StaticInst methods const. StaticInst objects represent a | Steve Reinhardt |
2005-01-14 | Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change... | Kevin Lim |
2004-11-03 | Add Inorder CPU model | Taeho Kgil |
2004-06-22 | pull from head before pushing linux tree | Ali Saidi |
2004-06-15 | Get software prefetching to work in full-system mode. | Steve Reinhardt |
2004-06-08 | Updated Copyright with information in bitkeeper changelogs | Ali Saidi |
2004-05-28 | Merged in new FastCPU stuff with existing code. | Kevin Lim |
2004-05-27 | FastCPU model added. It's very similar to the SimpleCPU, just without a lot ... | Kevin Lim |
2004-05-18 | Replace explicit xc->misspeculating() tests in execute() methods | Steve Reinhardt |
2004-05-17 | Significant changes to ISA description to completely factor | Steve Reinhardt |
2004-05-10 | Do a better job of factoring out CPU model in ISA description. | Steve Reinhardt |
2004-02-27 | Initial copy support in the pipeline. Add copypal counting. | Erik Hallnor |
2004-02-04 | Add support for "serializing" instructions that flush | Steve Reinhardt |
2004-02-03 | Fix bug: forgot branchTarget() method on indirect branches. | Steve Reinhardt |
2003-10-13 | Rename CPU object to FullCPU | Steve Reinhardt |
2003-10-10 | Make include paths explicit and update makefile accordingly. | Steve Reinhardt |
2003-10-10 | File moves for the reorg. Tree is in broken state until I commit the makefil... | Steve Reinhardt |