Age | Commit message (Expand) | Author |
2007-08-12 | Style: fix IGNORE_STYLE so it isn't required on the command line. | Ali Saidi |
2007-08-12 | style: If IGNORE_STYLE=True is set on the scons command line, ignore style. | Nathan Binkert |
2007-07-28 | style: Check/Fix whitespace on SCons files | Nathan Binkert |
2007-07-26 | scons: make things work when EXTRAS is not defined. | Nathan Binkert |
2007-07-25 | Add a new SCons option called EXTRAS that allows you to include stuff in | Nathan Binkert |
2007-07-22 | Merge Gabe's changes with mine. | Steve Reinhardt |
2007-07-21 | Add code to turn the style stuff into a mercurial hook. | Nathan Binkert |
2007-07-14 | Handle broken swig version that prints version info on stderr. | Steve Reinhardt |
2007-06-10 | Add the -templatereduce option to swig to prepare for more templates. | Nathan Binkert |
2007-05-30 | Fix compiling on Solaris since Nate's libelf change | Ali Saidi |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2007-03-03 | Add build hooks for x86. | Gabe Black |
2007-01-27 | I missed a couple of things | Ali Saidi |
2007-01-27 | While I'm waiting for legion to run make m5 compile with a few more compilers | Ali Saidi |
2007-01-26 | make our code a little more standards compliant | Ali Saidi |
2006-12-04 | Better handling of scons -u targets. | Steve Reinhardt |
2006-12-04 | SConstruct: | Steve Reinhardt |
2006-12-04 | import os.path.join as joinpath | Steve Reinhardt |
2006-11-29 | Add in O3CPU to default CPU list. | Kevin Lim |
2006-11-13 | Parse CC/CXX early so that we use the correct compiler for testing dependenci... | Ali Saidi |
2006-11-09 | Get SPARC to the point that it starts running. Add ability to load the ROM bi... | Ali Saidi |
2006-11-09 | Factor out all of the encumbered stuff into separate SConscript | Nathan Binkert |
2006-11-07 | Made kern a switching header file directory. | Gabe Black |
2006-11-06 | replace NULL with 0.... Why isn't NULL defined by default on Mac OS X I don't... | Ali Saidi |
2006-11-04 | fixes so that M5 will compile under solaris | Ali Saidi |
2006-10-20 | Construct a correct value of PYTHONHOME from the interpreter | Nathan Binkert |
2006-10-01 | Move Python setup into Configure section so we can test whether the | Steve Reinhardt |
2006-08-21 | SConstruct: | Steve Reinhardt |
2006-08-20 | TEST_CPU_MODELS isn't used anymore. | Steve Reinhardt |
2006-08-17 | SConstruct: | Steve Reinhardt |
2006-07-22 | Last minute check in. Very few functional changes other than some minor conf... | Kevin Lim |
2006-07-21 | Minor functionality updates. | Kevin Lim |
2006-07-19 | Put regression tests back into m5. They are located in the "tests" directory... | Kevin Lim |
2006-06-30 | Make O3CPU model independent of the ISA | Korey Sewell |
2006-06-22 | Changes to get OzoneCPU to compile once more. | Kevin Lim |
2006-06-18 | Merge zizzer.eecs.umich.edu:/bk/newmem | Steve Reinhardt |
2006-06-18 | Put sconsign in bulid dir. | Steve Reinhardt |
2006-06-17 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-17 | Fix up code to be able to use the Checker. | Kevin Lim |
2006-06-17 | Minor fixes in comments. | Steve Reinhardt |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-11 | Merge iceaxe.:/Volumes/work/research/m5/head | Nathan Binkert |
2006-06-09 | Merge vm1.(none):/home/stever/bk/newmem | Steve Reinhardt |
2006-06-09 | Move main control from C++ into Python. | Steve Reinhardt |
2006-06-02 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-31 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-05-30 | Clean up Python embedding to build on zizzer (where python2.4 | Steve Reinhardt |
2006-05-30 | Merge ktlim@zizzer:/bk/m5 | Kevin Lim |
2006-05-30 | Link in Python interpreter. | Steve Reinhardt |