Age | Commit message (Expand) | Author |
2006-11-05 | Initialize pointer to NULL. | Kevin Lim |
2006-10-20 | Use PacketPtr everywhere | Nathan Binkert |
2006-10-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-10-08 | Replace tests of LOCKED/UNCACHEABLE flags with isLocked()/isUncacheable(). | Steve Reinhardt |
2006-10-08 | Updates to O3 CPU. It should now work in FS mode, although sampling still ha... | Kevin Lim |
2006-10-02 | Updates to fix merge issues and bring almost everything up to working speed. ... | Kevin Lim |
2006-09-30 | Merge ktlim@zamp:./local/clean/o3-merge/m5 | Kevin Lim |
2006-08-16 | Fixes for Kevins O3 model to work with the blocking caches. | Ron Dreslinski |
2006-07-19 | O3CPU fixes. | Kevin Lim |
2006-07-13 | Move Dcache port creation from LSQUnit to LSQ in order to support Ron's recen... | Kevin Lim |
2006-07-07 | Support Ron's changes for hooking up ports. | Kevin Lim |
2006-07-05 | Add some different parameters. The main change is that the writeback count i... | Kevin Lim |
2006-06-22 | Misc 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-14 | Minor code cleanup of BaseDynInst. | Kevin Lim |
2006-06-13 | Minor updates for stats. | Kevin Lim |
2006-06-13 | Compile fix. | Kevin Lim |
2006-06-09 | Two minor fixes. | Kevin Lim |
2006-06-09 | Removing of old code and adding in new comments. | Kevin Lim |
2006-06-09 | Fixes for some outstanding issues in the LSQ. It should now be able to retry... | Kevin Lim |
2006-06-08 | Tell checker that an instruction is completed prior once it does the access t... | Kevin Lim |
2006-06-07 | Update copyright. | Kevin Lim |
2006-06-06 | Fix checker to work in newmem in SE mode. | Kevin Lim |
2006-06-05 | Fixes to get new CPU model working for simple test case. The CPU does not ye... | 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 |