Age | Commit message (Expand) | Author |
2011-01-13 | Style checker: Fix a couple bugs in style.py. | Gabe Black |
2011-01-10 | style: prevent the style hook from aborting uncleanly because of an exception | Nathan Binkert |
2011-01-10 | style: clean up style hook code a bit | Nathan Binkert |
2010-12-30 | style: make style hook work with pre-qrefresh and update to use new code | Nathan Binkert |
2010-11-22 | X86: Remove reserved* from the m5 utility program for x86. | Gabe Black |
2010-11-08 | ARM: Add full-system regressions | Ali Saidi |
2010-11-08 | ARM: Add support for M5 ops in the ARM ISA | Ali Saidi |
2010-08-12 | util/m5/m5.c: ensure readfile() buffer pages are in page table | Joel Hestness |
2010-07-05 | util: add a script for testing checkpointing | Steve Reinhardt |
2010-06-03 | utils: checkpoint aggregator: some physmem files are too big to read at once, | Lisa Hsu |
2010-06-02 | ARM: Fixup native trace support and add some v7/recent stack code | Ali Saidi |
2010-05-02 | Statetrace: Fix compile problems with the AMD64 version of statetrace. | Gabe Black |
2010-03-23 | regress: add some new options | Nathan Binkert |
2010-01-29 | m5: Regression Tester Update | Brad Beckmann |
2010-01-23 | style_hook: Fix the style hook | Nathan Binkert |
2010-01-22 | Automated merge with ssh://hg@m5sim.org/m5 | Derek Hower |
2010-01-20 | copyrights: add copyright info to the files I added. | Lisa Hsu |
2010-01-19 | util: do checkpoint aggregation more cleanly, fix last changeset. | Lisa Hsu |
2010-01-19 | merge | Derek Hower |
2010-01-18 | util: make a generic checkpoint aggregator that can aggregate different cpts... | Lisa Hsu |
2009-10-28 | regress: add POWER to regressions | Nathan Binkert |
2009-09-26 | rundiff: Don't flush stdout until after postcontext is printed. | Steve Reinhardt |
2009-09-22 | slicc: Pure python implementation of slicc. | Nathan Binkert |
2009-09-17 | Functionality migrated to sequencer. | Polina Dudnik |
2009-08-21 | [mq]: first_patch | Polina Dudnik |
2009-07-29 | Statetrace: Make sure the current state is loaded to print the initial stack ... | Gabe Black |
2009-07-29 | ARM: Make sure the target process doesn't run away from statetrace. | Gabe Black |
2009-07-27 | ARM: Only send information that changed between statetrace and M5. | Gabe Black |
2009-07-27 | imported patch statetracehost.patch | Gabe Black |
2009-07-27 | ARM: Add ARM support to statetrace. | Ali Saidi |
2009-07-27 | Statetrace: Fix up headers. | Gabe Black |
2009-07-02 | stats: fix usage of jobfile | Nathan Binkert |
2009-06-23 | makerelease: Don't hide x86 any more. | Gabe Black |
2009-06-23 | Regressions: Build ARM_SE regressions by default. | Gabe Black |
2009-05-22 | util: mkblankimage.sh should be executable | Steve Reinhardt |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-04-21 | rundiff: flush stdout after each diff | Steve Reinhardt |
2009-04-08 | style: fix style hook for some newer versions of mercurial. | Nathan Binkert |
2009-02-26 | CPA: Add m5ops for critical path annotation work. | Ali Saidi |
2009-01-24 | pseudo inst: Add new wake cpu instruction for sending a message to wake a cpu. | Nathan Binkert |
2009-01-13 | Fix style hook for Mercurial >= 1.1 | Ali Saidi |
2009-01-07 | X86: Set up support for adding m5 pseudo insts to a binary. | Gabe Black |
2008-12-03 | Add the mkblankimage.sh utility to the utils directory. | Nathan Binkert |
2008-12-03 | util/m5: Add a new function called pin to bind a program to a set of cores. | Nathan Binkert |
2008-12-03 | util/m5: reorganize code so it is easier to add operations | Nathan Binkert |
2008-11-17 | Minor tracediff bug fixes. | Steve Reinhardt |
2008-11-15 | Remove the pointless, repository destroying assertion and just have the scrip... | Clint Smullen |
2008-11-10 | pseudo inst: Add rpns (read processor nanoseconds) instruction. | Nathan Binkert |
2008-11-06 | tracediff: add '#' support for sub-arg alternatives, '-n' param | Steve Reinhardt |
2008-10-01 | Cleanup m5term changes with Nate's comments. | Ali Saidi |