Age | Commit message (Expand) | Author |
2011-10-30 | SE/FS: Compile in system events in SE mode. | Gabe Black |
2011-10-30 | SE/FS: Build syscall_emul.cc in FS mode. | Gabe Black |
2011-10-30 | SE/FS: Build the base process class in FS. | Gabe Black |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-04-15 | scons: make a flexible system for guarding source files | Nathan Binkert |
2011-02-06 | m5: added work completed monitoring support | Brad Beckmann |
2011-01-19 | Time: Add a mechanism to prevent M5 from running faster than real time. | Gabe Black |
2010-11-19 | SCons: Support building without an ISA | Ali Saidi |
2010-11-08 | ARM: Add checkpointing support | Ali Saidi |
2010-07-05 | sim: fold StartupCallback into SimObject | Steve Reinhardt |
2009-05-04 | scons: re-work the *Source functions to take more information. | Nathan Binkert |
2009-01-19 | python: Rework how things are imported | Nathan Binkert |
2008-12-17 | Make Alpha pseudo-insts available from SE mode. | Steve Reinhardt |
2008-10-10 | TLB: Make all tlbs derive from a common base class in both python and C++. | Gabe Black |
2008-08-03 | libm5: Create a libm5 static library for embedding m5. | Nathan Binkert |
2008-06-15 | add compile flags to m5 | Nathan Binkert |
2007-10-31 | Traceflags: Add SCons function to created a traceflag instead of having one f... | Ali Saidi |
2007-08-27 | Address Translation: Make the Generic TLB only compile in SE mode. | Gabe Black |
2007-08-26 | Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. | Gabe Black |
2007-08-01 | Arguments: Get rid of duplicate code for the Arguments class in each architec... | Ali Saidi |
2007-07-28 | Turn the instruction tracing code into pluggable sim objects. | Gabe Black |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-05-27 | Move SimObject python files alongside the C++ and fix | Nathan Binkert |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |