summaryrefslogtreecommitdiff
path: root/src/mem/SConscript
AgeCommit message (Expand)Author
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
2012-01-11Ruby Debug Flags: Remove one, add anotherNilay Vaish
2012-01-11Ruby: Add infrastructure for recording cache contentsNilay Vaish
2011-11-14Ruby: Process packet instead of RubyRequest in SequencerNilay Vaish
2011-06-02scons: rename TraceFlags to DebugFlagsNathan Binkert
2011-03-19RubyPort: minor fixes to trace flag and dprintfsBrad Beckmann
2011-01-10ruby: get rid of ruby's Debug.hhNathan Binkert
2010-12-01ruby: Converted old ruby debug calls to M5 debug callsNilay Vaish
2010-11-19SCons: Support building without an ISAAli Saidi
2010-01-29ruby: Convert most Ruby objects to M5 SimObjects.Steve Reinhardt
2009-11-18ruby: Support for merging ALPHA_FS and rubyBrad Beckmann
2009-05-11ruby: add RUBY sticky option that must be set to add ruby to the buildNathan Binkert
2009-05-11ruby: Working M5 interface and updated Ruby interface.Daniel Sanchez
2009-01-13SCons: centralize the Dir() workaround for newer versions of scons.Nathan Binkert
2008-10-12Create a message port for sending messages as apposed to reading/writing a me...Gabe Black
2008-04-10SCons: add comments to SConscript documenting bug workaroundAli Saidi
2008-04-08SCons: Manually specifying header only directories with Dir() works around th...Ali Saidi
2007-10-31Traceflags: Add SCons function to created a traceflag instead of having one f...Ali Saidi
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert