summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-29Add in support for quiescing the system, taking checkpoints, restoring from c...Kevin Lim
2006-06-25Allow ports to be created without a name.Kevin Lim
2006-06-25Make OzoneCPU work again in SE/FS.Kevin Lim
2006-06-22Checker related updates.Kevin Lim
2006-06-22Changes to get OzoneCPU to compile once more.Kevin Lim
2006-06-22Change ThreadState constructor ordering to match the rest of the ThreadStates.Kevin Lim
2006-06-22Misc fixes.Kevin Lim
2006-06-22Split Checker up properly into templated and non-templated definitions.Kevin Lim
2006-06-22Fix to have the static inst exec sigs also dependent on the CPU models used.Kevin Lim
2006-06-18Merge zizzer:/bk/newmemAli Saidi
2006-06-18minor device fixupsAli Saidi
2006-06-17Minor updates.Kevin Lim
2006-06-17Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-17Change options back to just being flags instead of taking in a True/False value.Kevin Lim
2006-06-17Fix up code to be able to use the Checker.Kevin Lim
2006-06-17Split off instantiation into separate CC files for each of the models. This ...Kevin Lim
2006-06-17include misc.hh for panicNathan Binkert
2006-06-17add mac os x fast byte swap codeAli Saidi
2006-06-17Merge zizzer:/bk/newmemAli Saidi
2006-06-17minor header cleanupsAli Saidi
2006-06-17Merge zizzer.eecs.umich.edu:/bk/newmemSteve Reinhardt
2006-06-17Fixes to compile under Cygwin.Steve Reinhardt
2006-06-17Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-06-17remove byte_swap.hh since it's not usedAli Saidi
2006-06-17remove profile.ccAli Saidi
2006-06-17Add myself to list of authorsNathan Binkert
2006-06-17Merge zizzer:/bk/newmemAli Saidi
2006-06-17Rename SWIG "main" module to "cc_main" so it'sSteve Reinhardt
2006-06-17Add --outdir option. Didn't call it "-d" sinceSteve Reinhardt
2006-06-17Minor fixes in comments.Steve Reinhardt
2006-06-16Add in some of the commonly used Trace/ExeTrace/Debug options.Kevin Lim
2006-06-16Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-16Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir...Kevin Lim
2006-06-16Add in exec_context.hh, which is a file for documentation purposes only. It ...Kevin Lim
2006-06-16Miscellaneous minor fixes.Kevin Lim
2006-06-16Two updates that got combined into one ChangeSet accidentally. They're both ...Kevin Lim
2006-06-16Checker updates.Kevin Lim
2006-06-15Initial changes to allowed DetailedCPU to work with other architectures (i.e....Korey Sewell
2006-06-15Merge zizzer:/bk/newmemAli Saidi
2006-06-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemSteve Reinhardt
2006-06-15Get Port stuff working with full-system scripts.Steve Reinhardt
2006-06-15Mips Code Cleanup:Korey Sewell
2006-06-14add cycle to exit messageKorey Sewell
2006-06-14-luxc1 fixKorey Sewell
2006-06-14add a comment that should be able to pass --help after config fileAli Saidi
2006-06-14Merge zizzer:/bk/newmemKorey Sewell
2006-06-14Minor code cleanup of BaseDynInst.Kevin Lim
2006-06-13Merge zizzer:/bk/newmemSteve Reinhardt
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-06-13Merge ktlim@zizzer:/bk/newmemKevin Lim