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