summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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.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-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
2006-06-12Fix compile error.Kevin Lim
2006-06-12Fix memory leak.Kevin Lim
2006-06-12Merge zizzer:/bk/newmemKorey Sewell
2006-06-12Merge fixes to make full system compile and run.Kevin Lim
2006-06-12Removed syscall function from thread_context.hh. ThreadContext is the interf...Kevin Lim
2006-06-12Merge zizzer:/bk/newmemKorey Sewell
2006-06-12Fix python binary name in arch/SConscript.Steve Reinhardt
2006-06-11Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2006-06-11Merge iceaxe.:/Volumes/work/research/m5/headNathan Binkert
2006-06-11Move LiveProcess::create() from arch-specific filesSteve Reinhardt
2006-06-11Add some utility functions to ease handlingSteve Reinhardt
2006-06-11Remove Full System FilesKorey Sewell
2006-06-11Fix compiling for SPARC_SE:Ali Saidi
2006-06-11Merge zizzer:/bk/newmemKorey Sewell
2006-06-11next round of MIPS ISA changesKorey Sewell
2006-06-11Edit Fetch DPRINT in simple CPUKorey Sewell
2006-06-10Don't allow SimObject-valued class params to be setSteve Reinhardt
2006-06-10Only allow SimObject classes to be instantiated (no cloning!).Steve Reinhardt
2006-06-10Update scripts for testing ALPHA_FS and MIPS_SE.Steve Reinhardt