summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-06-13Add in a few global options. Feel free to rename them, they're just the firs...Kevin Lim
2006-06-13Minor updates for stats.Kevin Lim
2006-06-13allow long opts to m5 and add a help flag back.Ali Saidi
2006-06-13Make syscalls serialize after instructions so they work properly on the new C...Kevin Lim
2006-06-13Merge zizzer:/bk/newmemKorey Sewell
2006-06-13Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-13Compile fix.Kevin Lim
2006-06-12Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-06-12Fixes for checker. The RC/RS instructions check the interrupt flag, which is...Kevin Lim
2006-06-12Fix output messages.Kevin Lim
2006-06-12Clean up/shift some code around.Kevin Lim