Age | Commit message (Expand) | Author |
2006-12-06 | Change how optional delay slot instructions are detected and squashed. | Gabe Black |
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-31 | add ISA_HAS_DELAY_SLOT directive instead of "#if THE_ISA == ALPHA_ISA" throug... | Korey Sewell |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-07-23 | This changeset gets the MIPS ISA pretty much working in the O3CPU. It builds,... | Korey Sewell |
2006-07-10 | Add parameters for backwards and forwards sizes for time buffers. | Kevin Lim |
2006-07-06 | Fix the O3CPU to support the multi-pass method for checking if the system has... | Kevin Lim |
2006-07-06 | Support for draining, and the new method of switching out. Now switching out... | Kevin Lim |
2006-07-05 | Add some different parameters. The main change is that the writeback count i... | Kevin Lim |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-14 | Minor code cleanup of BaseDynInst. | Kevin Lim |
2006-06-13 | Minor updates for stats. | Kevin Lim |
2006-06-12 | Clean up/shift some code around. | Kevin Lim |
2006-06-09 | Removing of old code and adding in new comments. | Kevin Lim |
2006-06-04 | Merge ktlim@zamp:/z/ktlim2/clean/m5-o3 | Kevin Lim |
2006-06-02 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-02 | Fixes to get compiling to work. This is mainly fixing up some includes; chan... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-30 | Merge ktlim@zizzer:/bk/m5 | Kevin Lim |
2006-05-22 | New directory structure: | Steve Reinhardt |