Age | Commit message (Expand) | Author |
2008-10-01 | Cleanup m5term changes with Nate's comments. | Ali Saidi |
2008-10-01 | Make m5term use select() so OS X is happy. | Ali Saidi |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2008-07-11 | m5ops: clean up the m5ops stuff. | Nathan Binkert |
2008-06-14 | python: Move various utility classes into a new m5.util package so | Nathan Binkert |
2008-06-14 | Add hg commands for style check so you can check at times other than commit | Nathan Binkert |
2008-02-26 | Update make release, README, and RELEASE_NOTES for b5 | Ali Saidi |
2007-12-11 | Fix minor bug in util/style.py | Steve Reinhardt |
2007-11-20 | Might as well ship splash2 scripts since we get questions on the list. | Steve Reinhardt |
2007-11-13 | Add -k flag to util/regress. | Steve Reinhardt |
2007-11-04 | RELEASE: A little more work on make_release.py | Ali Saidi |
2007-11-02 | RELEASE: Add dummy cpu to make SCons + Python 2.5 happy | Ali Saidi |
2007-11-02 | RELEASE: remove insttest since we're not shipping the binary. | Ali Saidi |
2007-11-01 | RELEASE: Grammer | Ali Saidi |
2007-11-01 | RELEASE: More changes to text | Ali Saidi |
2007-10-31 | Release: fix make_release bug | Ali Saidi |
2007-10-31 | RELEASE: Update make release for new release. | Ali Saidi |
2007-10-26 | Regressions: Added X86_SE into the default list of builds. | Gabe Black |
2007-10-10 | Make qdo work with oar. I don't know if this catches every case, but it appears | Ali Saidi |
2007-09-04 | X86/StateTrace: Make m5 and statetrace track mmx and xmm registers, and actua... | Gabe Black |
2007-08-21 | style: fix style hook when run from a repo subdir. | Nathan Binkert |
2007-08-14 | style: Don't try to fix files that should be ignored. | Nathan Binkert |
2007-08-13 | fixup bad hand merge | Ali Saidi |
2007-08-13 | Merge IGNORE_STYLE change and my change. | Ali Saidi |
2007-08-13 | Regression: See if using subprocess instead of os.system and erroring immedia... | Ali Saidi |
2007-08-12 | merge | Nathan Binkert |
2007-08-12 | style: If IGNORE_STYLE=True is set on the scons command line, ignore style. | Nathan Binkert |
2007-08-07 | Statetrace: Make statetrace do string instructions all at once like m5 does. | Gabe Black |
2007-08-01 | Merge with head. | Gabe Black |
2007-08-01 | Statetrace: Make sure all the info block strings are printed. | Gabe Black |
2007-07-29 | Merge Gabe's changes from head. | Steve Reinhardt |
2007-07-29 | Statetrace: Make statetrace patch amd64 executables for true single stepping ... | Gabe Black |
2007-07-29 | Merge with head. style.py was also missing an argument in one call to modifie... | Gabe Black |
2007-07-29 | Statetrace: Print the correct address of auxiliary vectors. | Gabe Black |
2007-07-28 | merge: style.py fix | Nathan Binkert |
2007-07-28 | Work around a mercurial bug in bdiff.blocks | Nathan Binkert |
2007-07-28 | Merge with head. | Gabe Black |
2007-07-28 | Statetrace: Implement the AMD64 version of TraceChild. | Gabe Black |
2007-07-28 | Statetrace: Fix indendation. Set the default hostname to "localhost" instead ... | Gabe Black |
2007-07-28 | Statetrace: Fix compilation problem. | Gabe Black |
2007-07-28 | merge whitespace changes | Nathan Binkert |
2007-07-28 | style: fix stupid bugs | Nathan Binkert |
2007-07-28 | style: Check/Fix whitespace on SCons files | Nathan Binkert |
2007-07-26 | Merge python and x86 changes with cache branch | Nathan Binkert |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-07-23 | Allow the fixwhite stuff to work when committing from a subdir | Nathan Binkert |
2007-07-22 | Merge from head. | Steve Reinhardt |
2007-07-22 | do proper style checks for merged files | Nathan Binkert |
2007-07-22 | fix the style fixing thing | Nathan Binkert |
2007-07-22 | Merge more changes in from head. | Steve Reinhardt |