summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-23Minor fixes for full-system timing memory.Steve Reinhardt
2006-05-22Make scons auto-configure stuff per-build-root.Steve Reinhardt
2006-05-22Get rid of FastCPU model.Steve Reinhardt
2006-05-22Fix to SPARC Nop class for multiple CPU models.Steve Reinhardt
2006-05-22Make CPU_MODELS default to just the two SimpleCPU variantsSteve Reinhardt
2006-05-22Clean up libelf handling.Steve Reinhardt
2006-05-22Forgot to delete the now-obsolete mkbuilddir script.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt
2006-05-18First steps toward getting full system to work withSteve Reinhardt
2006-05-18Change Packet parameters on Port methods from references to pointers.Steve Reinhardt
2006-05-18add regStats() back to ide_diskAli Saidi
2006-05-18Merge zizzer:/bk/newmemAli Saidi
2006-05-18fix ide stats and make sinic compile after merge.Ali Saidi
2006-05-17Get basic full-system working with AtomicSimpleCPU.Steve Reinhardt
2006-05-16Merge zizzer:/bk/newmemAli Saidi
2006-05-16add single fs newmem testAli Saidi
2006-05-16Split SimpleCPU into two different models, AtomicSimpleCPU andSteve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-05-15Many files:Steve Reinhardt
2006-05-15Merge zizzer:/bk/newmemAli Saidi
2006-05-15Add support for sparc/solaris syscall emulation. Not tested yet because I can...Ali Saidi
2006-05-15fix typo, headers protection should be named __DIR_DIR_..._FILE_HH__Ali Saidi
2006-05-14Merge m5.eecs.umich.edu:/bk/newmemGabe Black
2006-05-14Fixed some problems with signed vs. unsigned numbers which were breaking cond...Gabe Black
2006-05-14Made the decoder handle reg_or_imm type arguments with type qualifiers.Gabe Black
2006-05-14Made EM_SPARC32PLUS be recognized as belonging to the SPARC architecture. Pro...Gabe Black
2006-05-14Moved the UnimpFault to be globalGabe Black
2006-05-14Copied Korey's MIPS tests over to SPARCGabe Black
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-12replace /.automount/ with /n/Ali Saidi
2006-05-12Merge zeep.pool:/z/saidi/work/m5.headAli Saidi
2006-05-12fix the checkpoint bugAli Saidi
2006-05-12FP programs are back to running... Condition Codes can be read and set...Korey Sewell
2006-05-11Initialize the count on the number of devices drained properly.Ron Dreslinski
2006-05-11First pass at a serializer object, may need to work on naming of object and f...Ron Dreslinski
2006-05-11make the dma buffer equal to the max dma sizeAli Saidi
2006-05-11ide printing to match newmemAli Saidi
2006-05-11make m5 panic a little more verboseAli Saidi
2006-05-11Fixes for Paired-Single FP Compare Operations...Korey Sewell
2006-05-10Support for FP Paired Single OperationsKorey Sewell
2006-05-10Merge zizzer:/bk/newmemKorey Sewell
2006-05-10revamping code to appropriately handle FP condition code and conversion ops.Korey Sewell
2006-05-10decoder.isa:Korey Sewell
2006-05-09decoder.isa:Korey Sewell
2006-05-09decoder.isa:Korey Sewell
2006-05-09Print M5 build options for 'scons -h'.Steve Reinhardt
2006-05-08Start working on more complex FP testsKorey Sewell
2006-05-07First Steps in cleaning up MIPS code - This changeset rearranges the files in...Korey Sewell
2006-05-07Minor changes for FP ... MIPS now works for floating-point programs...Korey Sewell