summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-03-05Python atexit handlers are called in reverse order.Nathan Binkert
2007-03-05Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-03-05Fixing statetrace to work with 32 bit SPARC processes, as well as rewritting ...Gabe Black
2007-03-05Fill out a stub version of the vtophys header file.Gabe Black
2007-03-05Add in NumGDBRegs so the constructor to the base class can get all it's argum...Gabe Black
2007-03-05Reorganize the floating point register file a little.Gabe Black
2007-03-05Add some new source files.Gabe Black
2007-03-05Stub decoder. This is probably even farther from finished than it looks...Gabe Black
2007-03-05Add stub for x86 process creationGabe Black
2007-03-05Add x86 version of call to "decode"Gabe Black
2007-03-05Add x86 to the Arch enum in the object file class.Gabe Black
2007-03-05Added missing include.Gabe Black
2007-03-05Added LargestRead type for x86. I might have picked the wrong type.Gabe Black
2007-03-05Stub implementation for x86.Gabe Black
2007-03-05Stub implementation for x86Gabe Black
2007-03-05Added fault generation functions. I would still like to see these go away. Th...Gabe Black
2007-03-05Added an x86 dyninstGabe Black
2007-03-05Added stub implementations or prototypes for all the functions in this file.Gabe Black
2007-03-05Added in a missing include.Gabe Black
2007-03-05Filled in a stub header file for setting the result of a syscall.Gabe Black
2007-03-05Filled in a stub header file for a stacktrace object. I'm still not sure what...Gabe Black
2007-03-05Filled in a stub header file for remote gdbGabe Black
2007-03-05Correct a typoGabe Black
2007-03-05Make the constructor (and all the other functions) publicGabe Black
2007-03-05Various touch upsGabe Black
2007-03-05Added a missing include.Gabe Black
2007-03-05Added a missing include.Gabe Black
2007-03-05Fix up the remote gdb include gaurds so it doesn't use the same symbol as Alp...Gabe Black
2007-03-05x86 register file includes.Gabe Black
2007-03-05Include the x86 specific traits file.Gabe Black
2007-03-05Stub x86 Fault class which just panics.Gabe Black
2007-03-05A new file for x86 specific parameters. This could be implemented as a sim ob...Gabe Black
2007-03-05Add in a declaration of class Checkpoint rather than expecting it to come fro...Gabe Black
2007-03-05Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black