summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-16Fixes for blocking in the caches that needed to be pulledRon Dreslinski
2006-08-16Add ppls contributions from looking at Authors header... Probably missed stuf...Ali Saidi
2006-08-16I threw together the authors file from looking at the Authors of files.Ali Saidi
2006-08-16Merge ksewell@zizzer:/bk/newmemKorey Sewell
2006-08-16AUTHORS:Korey Sewell
2006-08-16Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-08-16Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-08-16Add in contributions.Kevin Lim
2006-08-16Update reference outputsSteve Reinhardt
2006-08-16Finish test clean-up & reorg.Steve Reinhardt
2006-08-16Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-08-16Added the SPARC ISA as a contribution.Gabe Black
2006-08-16AUTHORS:Lisa Hsu
2006-08-16More restructuring of regression tests.Steve Reinhardt
2006-08-16fix e-mail addr in readmeAli Saidi
2006-08-16Halfway through setting up new test structure... committing soSteve Reinhardt
2006-08-15Tweaks to Ali's changesGabe Black
2006-08-15implement benchmark selection codeAli Saidi
2006-08-15Merge zizzer:/bk/newmemAli Saidi
2006-08-15fixes for gcc 4.1Ali Saidi
2006-08-15Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-15Make test1 capable of running with caches (-C, --caches) for testing.Ron Dreslinski
2006-08-15Pulled out changes to fix EIO programs with caches. Also fixes any translati...Ron Dreslinski
2006-08-15README:Steve Reinhardt
2006-08-15Merge zizzer:/z/m5/Bitkeeper/newmemRon Dreslinski
2006-08-15Some changes to support blocking in the cachesRon Dreslinski
2006-08-15Update release files.Steve Reinhardt
2006-08-15Some touchup to the reorganized includes and "using" directives.Gabe Black
2006-08-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-08-15Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...Gabe Black
2006-08-15More cleanup for release.Steve Reinhardt
2006-08-14Fix up doxygen.Steve Reinhardt
2006-08-14Changes for release.Steve Reinhardt
2006-08-14Changed the size parameter from int to int64_tGabe Black
2006-08-11Started to add support for O3 for sparc.Gabe Black
2006-08-11Changed the compiler guards to say SPARCGabe Black
2006-08-11Added 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-11Adjusted the decoder a little.Gabe Black
2006-08-11Started adding a system to output data after every instruction.Gabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-08-11make test3.py usable again ... I guess I should fix up test4 and test5 too???Korey Sewell
2006-08-10really confused about this license but OK...Korey Sewell
2006-07-27Clean up some more config stuff.Kevin Lim
2006-07-27Update ref stats.Kevin Lim
2006-07-27Output the command line.Kevin Lim
2006-07-27Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-07-27Need config read/write latency.Kevin Lim
2006-07-26MIPS ISA runs 'hello world' in O3CPU ...Korey Sewell