include misc.hh for panic
[gem5.git] / src /
2006-06-17 Nathan Binkertinclude misc.hh for panic
2006-06-17 Ali Saidiadd mac os x fast byte swap code
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
2006-06-17 Ali Saidiminor header cleanups
2006-06-17 Steve ReinhardtMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-17 Steve ReinhardtFixes to compile under Cygwin.
2006-06-17 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-17 Ali Saidiremove byte_swap.hh since it's not used
2006-06-17 Ali Saidiremove profile.cc
2006-06-17 Nathan BinkertAdd myself to list of authors
2006-06-17 Ali SaidiMerge zizzer:/bk/newmem
2006-06-17 Steve ReinhardtRename SWIG "main" module to "cc_main" so it's
2006-06-17 Steve ReinhardtAdd --outdir option. Didn't call it "-d" since
2006-06-17 Steve ReinhardtMinor fixes in comments.
2006-06-17 Kevin LimAdd in some of the commonly used Trace/ExeTrace/Debug...
2006-06-16 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-16 Kevin LimReorganization to move FuncUnit, FUDesc, and OpDesc...
2006-06-16 Kevin LimAdd in exec_context.hh, which is a file for documentati...
2006-06-16 Kevin LimMiscellaneous minor fixes.
2006-06-16 Kevin LimTwo updates that got combined into one ChangeSet accide...
2006-06-16 Kevin LimChecker updates.
2006-06-16 Korey SewellInitial changes to allowed DetailedCPU to work with...
2006-06-15 Ali SaidiMerge zizzer:/bk/newmem
2006-06-15 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmem
2006-06-15 Steve ReinhardtGet Port stuff working with full-system scripts.
2006-06-15 Korey SewellMips Code Cleanup:
2006-06-14 Korey Sewelladd cycle to exit message
2006-06-14 Korey Sewell-luxc1 fix
2006-06-14 Ali Saidiadd a comment that should be able to pass --help after...
2006-06-14 Korey SewellMerge zizzer:/bk/newmem
2006-06-14 Kevin LimMinor code cleanup of BaseDynInst.
2006-06-14 Steve ReinhardtMerge zizzer:/bk/newmem
2006-06-14 Steve ReinhardtMove SimObject creation and Port connection loops
2006-06-14 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-14 Kevin LimAdd in a few global options. Feel free to rename them...
2006-06-14 Kevin LimMinor updates for stats.
2006-06-13 Ali Saidiallow long opts to m5 and add a help flag back.
2006-06-13 Kevin LimMake syscalls serialize after instructions so they...
2006-06-13 Korey SewellMerge zizzer:/bk/newmem
2006-06-13 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-13 Kevin LimCompile fix.
2006-06-12 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-12 Kevin LimFixes for checker. The RC/RS instructions check the...
2006-06-12 Kevin LimFix output messages.
2006-06-12 Kevin LimClean up/shift some code around.
2006-06-12 Kevin LimFix compile error.
2006-06-12 Kevin LimFix memory leak.
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Kevin LimMerge fixes to make full system compile and run.
2006-06-12 Kevin LimRemoved syscall function from thread_context.hh. Threa...
2006-06-12 Korey SewellMerge zizzer:/bk/newmem
2006-06-12 Steve ReinhardtFix python binary name in arch/SConscript.
2006-06-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/newmem
2006-06-12 Nathan BinkertMerge iceaxe.:/Volumes/work/research/m5/head
2006-06-12 Steve ReinhardtMove LiveProcess::create() from arch-specific files
2006-06-12 Steve ReinhardtAdd some utility functions to ease handling
2006-06-11 Korey SewellRemove Full System Files
2006-06-11 Ali SaidiFix compiling for SPARC_SE:
2006-06-11 Korey SewellMerge zizzer:/bk/newmem
2006-06-11 Korey Sewellnext round of MIPS ISA changes
2006-06-11 Korey SewellEdit Fetch DPRINT in simple CPU
2006-06-11 Steve ReinhardtDon't allow SimObject-valued class params to be set
2006-06-10 Steve ReinhardtOnly allow SimObject classes to be instantiated (no...
2006-06-10 Steve ReinhardtUpdate scripts for testing ALPHA_FS and MIPS_SE.
2006-06-10 Steve ReinhardtFix up imports in Ozone objects/*.py files.
2006-06-10 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem
2006-06-10 Steve ReinhardtMove main control from C++ into Python.
2006-06-09 Korey SewellAuthorship stuff
2006-06-09 Korey SewellAuthorship stuff
2006-06-09 Korey SewellMerge zizzer:/bk/newmem
2006-06-09 Kevin LimTwo minor fixes.
2006-06-09 Korey Sewelladd fcntl64Func
2006-06-09 Kevin LimRemoving of old code and adding in new comments.
2006-06-09 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-09 Kevin LimAllow for fetch to retry access if the sendTiming call...
2006-06-09 Kevin LimFix allocating requests twice on retries.
2006-06-09 Kevin LimRemove obsolete stuff.
2006-06-09 Kevin LimFixes for some outstanding issues in the LSQ. It shoul...
2006-06-09 Korey SewellMerging in a month of changes
2006-06-08 Ali Saidiadd nacked result and a function to swizzle nacked...
2006-06-08 Ali Saidiadd write/read functions that have endian conversions...
2006-06-08 Kevin LimTell checker that an instruction is completed prior...
2006-06-08 Kevin LimCreation of translating port pushed off to CPU.
2006-06-08 Kevin LimGet O3 CPU mostly working in full system, and fix an...
2006-06-07 Kevin LimUpdate copyright.
2006-06-07 Kevin LimReorganization/renaming of CPUExecContext. Now it...
2006-06-07 Kevin LimMove checker's exec_context.hh to match the other chang...
2006-06-07 Kevin LimClear misc regs at startup.
2006-06-06 Kevin LimChange ExecContext to ThreadContext. This is being...
2006-06-06 Kevin LimFix checker to work in newmem in SE mode.
2006-06-05 Kevin LimFixes to get new CPU model working for simple test...
2006-06-05 Kevin LimSame fix for -P option as Steve's previous fix.
2006-06-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-05 Steve ReinhardtFix --var=val arg handling.
2006-06-05 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-05 Kevin LimFixes to get everything working again.
2006-06-04 Kevin LimMerge ktlim@zamp:/z/ktlim2/clean/m5-o3
2006-06-04 Kevin LimFix for full system compiling.
2006-06-02 Kevin LimMerge ktlim@zizzer:/bk/newmem
2006-06-02 Kevin LimFixes to get compiling to work. This is mainly fixing...
next