Age | Commit message (Expand) | Author |
2006-08-29 | Don't store if there's a fault. | Gabe Black |
2006-08-29 | Extended the reg delta output. | Gabe Black |
2006-08-29 | Fiddled with the floating point accessors. | Gabe Black |
2006-08-29 | Cleaned up floating point by removing unnecessary conversions and by implemen... | Gabe Black |
2006-08-21 | Fix annulled unconditional branches | Gabe Black |
2006-08-21 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-21 | Got rid of the aux_data array since it shouldn't have existed. | Gabe Black |
2006-08-21 | Fixed the parameters to memset. sizeof(regSegments[x]) may have been returnin... | Gabe Black |
2006-08-21 | Two bugs found by my tracing tool. | Gabe Black |
2006-08-21 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-21 | Changes so that time in the packet is actually set properly. | Ron Dreslinski |
2006-08-18 | Update reference outputs | Steve Reinhardt |
2006-08-17 | Changes to build m5.fast | Steve Reinhardt |
2006-08-17 | add default range to PhysicalMemory | Ali Saidi |
2006-08-16 | Fix the caches not working in the regression | Ron Dreslinski |
2006-08-16 | DRAM Memory doesn't crash the simulator now.. still untested. | Ali Saidi |
2006-08-16 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-08-16 | Fix Physical Memory to allow memory sizes bigger than 128MB. | Ali Saidi |
2006-08-16 | Minor regression fixes. | Steve Reinhardt |
2006-08-16 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-16 | Fixes for Kevins O3 model to work with the blocking caches. | Ron Dreslinski |
2006-08-16 | Fixes for blocking in the caches that needed to be pulled | Ron Dreslinski |
2006-08-16 | Finish test clean-up & reorg. | Steve Reinhardt |
2006-08-16 | More restructuring of regression tests. | Steve Reinhardt |
2006-08-15 | Tweaks to Ali's changes | Gabe Black |
2006-08-15 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-08-15 | fixes for gcc 4.1 | Ali Saidi |
2006-08-15 | Pulled out changes to fix EIO programs with caches. Also fixes any translati... | Ron Dreslinski |
2006-08-15 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-15 | Some changes to support blocking in the caches | Ron Dreslinski |
2006-08-15 | Some touchup to the reorganized includes and "using" directives. | Gabe Black |
2006-08-15 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-08-15 | Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph... | Gabe Black |
2006-08-14 | Fix up doxygen. | Steve Reinhardt |
2006-08-14 | Changed the size parameter from int to int64_t | Gabe Black |
2006-08-11 | Started to add support for O3 for sparc. | Gabe Black |
2006-08-11 | Changed the compiler guards to say SPARC | Gabe Black |
2006-08-11 | Added code to support setting up all of the auxillieary vectors configured by... | Gabe Black |
2006-08-11 | #include of iostream needed. | Gabe Black |
2006-08-11 | Adjusted the decoder a little. | Gabe Black |
2006-08-11 | Started adding a system to output data after every instruction. | Gabe Black |
2006-08-11 | Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create... | Gabe Black |
2006-07-27 | Clean up some more config stuff. | Kevin Lim |
2006-07-27 | Output the command line. | Kevin Lim |
2006-07-27 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-07-27 | Need config read/write latency. | Kevin Lim |
2006-07-26 | MIPS ISA runs 'hello world' in O3CPU ... | Korey Sewell |
2006-07-26 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-07-26 | Added alot of fp instructions, and some impdep instructions. | Gabe Black |