summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-02-07m5=>gem5: Make the regression script build gem5.* instead of m5.*Gabe Black
2012-02-05Regressions: Fix the regress script when "all" is used.Gabe Black
2012-02-02Regression: Update the regress script after SE/FS mergeAndreas Hansson
2012-01-31util: implements "writefile" gem5 op to export file from guest to host filesy...Dam Sunwoo
2012-01-10hgfilesize: skip files that have been removedNathan Binkert
2012-01-09ARM: Add support for initparam m5 opAli Saidi
2012-01-06hooks: Add a hook to limit the size of any individual fileNathan Binkert
2011-09-24style.py: don't die on empty filesSteve Reinhardt
2011-09-13gem5ops: Implement Java JNI for gem5OpsPrakash Ramrakhyani
2011-07-15O3: Create a pipeline activity viewer for the O3 CPU model.Giacomo Gabrielli
2011-07-02tracediff: Check for --debug-flags now instead of --trace-flags.Gabe Black
2011-06-17ARM: Cleanup m5ops usage of r0 and r1 a bit.Ali Saidi
2011-06-17ARM: Add m5ops and related support for workbegin() and workend() to ARM ISA.Gedare Bloom
2011-06-02copyright: Add code for finding all copyright blocks and create a COPYING fileNathan Binkert
2011-05-24style: Make the style hook work in directories other than the root.Nathan Binkert
2011-05-23util/regress: make default action a more thorough regressionSteve Reinhardt
2011-05-04ARM: Add vfpv3 support to native trace.Ali Saidi
2011-04-29Util: Replace mkblankimage.sh with the new gem5img.py.Gabe Black
2011-04-20Change default regression build from 'fast' to 'opt'Steve Reinhardt
2011-04-17style: fix all_regions code and remove bogus region typeNathan Binkert
2011-04-17style: remove extra debugging printNathan Binkert
2011-04-17file_types: Make code work in Python 2.4Nathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-04-15style: add sort_includes to the style hookNathan Binkert
2011-04-15style: move style verifiers into classesNathan Binkert
2011-04-15style: add a user interface wrapper classNathan Binkert
2011-04-15util: python implementation of a routine that will sort includesNathan Binkert
2011-04-13util: fix the language type functionNathan Binkert
2011-03-19util: update aggregator to handle x86 checkpoints.Lisa Hsu
2011-03-12Regressions: Make X86_FS run automatically.Gabe Black
2011-03-03SCons: Turn some scons variables into command line options.Gabe Black
2011-03-02Statetrace: Stub out the missing i386 version of sendState.Gabe Black
2011-03-02Statetrace: Rename i386 to i686.Gabe Black
2011-03-02Statetrace: Fix the i686 detection macro.Gabe Black
2011-03-02Statetrace: Use sys/user.h instead of linux/user.h.Gabe Black
2011-03-02Statetrace: Tweak the help for the -nt option.Gabe Black
2011-03-02Statetrace: Accomodate cross compiling statetrace with scons.Gabe Black
2011-03-02Statetrace: Convert the build to scons.Gabe Black
2011-03-02Statetrace: Allow the user to override CXX.Gabe Black
2011-03-02Statetrace: Get rid of explicit register name handling.Gabe Black
2011-03-02Statetrace: Kill the printer functionality in statetrace.Gabe Black
2011-03-02Statetrace: Clean up style.Gabe Black
2011-02-15Util: Get rid of the make_release.py script.Gabe Black
2011-02-06m5: added work completed monitoring supportBrad Beckmann
2011-01-18mkblankimage: bash != sh on many systems and this script needs bashAli Saidi
2011-01-13Style checker: Fix a couple bugs in style.py.Gabe Black
2011-01-10style: prevent the style hook from aborting uncleanly because of an exceptionNathan Binkert
2011-01-10style: clean up style hook code a bitNathan Binkert
2010-12-30style: make style hook work with pre-qrefresh and update to use new codeNathan Binkert
2010-11-22X86: Remove reserved* from the m5 utility program for x86.Gabe Black