summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-11eon is a tru64 regression, not a linux oneGabe Black
2007-03-11parser is a tru64 regression, not linux.Gabe Black
2007-03-11gzip is really a tru64 regression, not linuxGabe Black
2007-03-11The alpha twolf regression was really for tru64, not linux.Gabe Black
2007-03-11Make the SPEC regressions work for any isa/operating system.Gabe Black
2007-03-11Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-11Make sttw and sttwa use the twin memory operations.Gabe Black
2007-03-11Merge zower:/home/gblack/m5/newmem-statetraceGabe Black
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
2007-03-10Merge zower.eecs.umich.edu:/home/gblack/m5/newmem-statetraceGabe Black
2007-03-10Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-10Merge zower:/home/gblack/m5/newmem-statetraceGabe Black
2007-03-10Fix bounds check for the cwpGabe Black
2007-03-10Added implementations of the fpop2 instructions.Gabe Black
2007-03-10Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemGabe Black
2007-03-10Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-10If you can't get rid of the files you want to make sure are gone, assume they...Gabe Black
2007-03-10Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemGabe Black
2007-03-10Compilation fixGabe Black
2007-03-10I thought this code got deleted, but since it hasn't I've moved it to a place...Ali Saidi
2007-03-09Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-09Use the TheISA namespace in case we're coming from a file that doesn't do tha...Gabe Black
2007-03-09Split the syscall table, SPARC specific syscall implementations, and the 32 b...Gabe Black
2007-03-09Merge zizzer:/bk/newmemAli Saidi
2007-03-09implement ipi stufff for SPARCAli Saidi
2007-03-09fix regress... SPARC_FS may not be in the builds so check for itAli Saidi
2007-03-09Two fixes:Kevin Lim
2007-03-08Panic if any CMT registers are accessedAli Saidi
2007-03-08stop m5 from leaking like a sieveAli Saidi
2007-03-08Fixed an off-by-one error.Gabe Black
2007-03-08Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-08Fix up the SPARC initial stack frame to match an actual 32 bit process.Gabe Black
2007-03-07I missed a couple of WithEffects, this should do itAli Saidi
2007-03-07fix compiling of FS after Gabe's last compileAli Saidi
2007-03-07Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same ...Gabe Black
2007-03-07Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-07Merge zizzer:/bk/newmemAli Saidi
2007-03-07*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscRegAli Saidi
2007-03-07Add setData functions for the new Twin??_t types.Gabe Black
2007-03-07Add some constructors and an output operator to the Twin??_t types so that o3...Gabe Black
2007-03-07Make byteswap work correctly on Twin??_t types.Gabe Black
2007-03-07Merge zizzer:/bk/newmemAli Saidi
2007-03-07If we're running the quick tests, remove the SPARC_FS build since we don't ha...Ali Saidi
2007-03-06CleanupNathan Binkert
2007-03-06Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-06Merge zizzer:/bk/newmemAli Saidi
2007-03-06Add regression for SPARC "hard" instruction test. Only runs in simple-atomic ...Ali Saidi
2007-03-06Python parameters types need analogous C++ typesNathan Binkert
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2007-03-06Get X86 to load an elf and start a process for it.Gabe Black