Age | Commit message (Expand) | Author |
2011-09-24 | style.py: don't die on empty files | Steve Reinhardt |
2011-09-13 | gem5ops: Implement Java JNI for gem5Ops | Prakash Ramrakhyani |
2011-07-15 | O3: Create a pipeline activity viewer for the O3 CPU model. | Giacomo Gabrielli |
2011-07-02 | tracediff: Check for --debug-flags now instead of --trace-flags. | Gabe Black |
2011-06-17 | ARM: Cleanup m5ops usage of r0 and r1 a bit. | Ali Saidi |
2011-06-17 | ARM: Add m5ops and related support for workbegin() and workend() to ARM ISA. | Gedare Bloom |
2011-06-02 | copyright: Add code for finding all copyright blocks and create a COPYING file | Nathan Binkert |
2011-05-24 | style: Make the style hook work in directories other than the root. | Nathan Binkert |
2011-05-23 | util/regress: make default action a more thorough regression | Steve Reinhardt |
2011-05-04 | ARM: Add vfpv3 support to native trace. | Ali Saidi |
2011-04-29 | Util: Replace mkblankimage.sh with the new gem5img.py. | Gabe Black |
2011-04-20 | Change default regression build from 'fast' to 'opt' | Steve Reinhardt |
2011-04-17 | style: fix all_regions code and remove bogus region type | Nathan Binkert |
2011-04-17 | style: remove extra debugging print | Nathan Binkert |
2011-04-17 | file_types: Make code work in Python 2.4 | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-04-15 | style: add sort_includes to the style hook | Nathan Binkert |
2011-04-15 | style: move style verifiers into classes | Nathan Binkert |
2011-04-15 | style: add a user interface wrapper class | Nathan Binkert |
2011-04-15 | util: python implementation of a routine that will sort includes | Nathan Binkert |
2011-04-13 | util: fix the language type function | Nathan Binkert |
2011-03-19 | util: update aggregator to handle x86 checkpoints. | Lisa Hsu |
2011-03-12 | Regressions: Make X86_FS run automatically. | Gabe Black |
2011-03-03 | SCons: Turn some scons variables into command line options. | Gabe Black |
2011-03-02 | Statetrace: Stub out the missing i386 version of sendState. | Gabe Black |
2011-03-02 | Statetrace: Rename i386 to i686. | Gabe Black |
2011-03-02 | Statetrace: Fix the i686 detection macro. | Gabe Black |
2011-03-02 | Statetrace: Use sys/user.h instead of linux/user.h. | Gabe Black |
2011-03-02 | Statetrace: Tweak the help for the -nt option. | Gabe Black |
2011-03-02 | Statetrace: Accomodate cross compiling statetrace with scons. | Gabe Black |
2011-03-02 | Statetrace: Convert the build to scons. | Gabe Black |
2011-03-02 | Statetrace: Allow the user to override CXX. | Gabe Black |
2011-03-02 | Statetrace: Get rid of explicit register name handling. | Gabe Black |
2011-03-02 | Statetrace: Kill the printer functionality in statetrace. | Gabe Black |
2011-03-02 | Statetrace: Clean up style. | Gabe Black |
2011-02-15 | Util: Get rid of the make_release.py script. | Gabe Black |
2011-02-06 | m5: added work completed monitoring support | Brad Beckmann |
2011-01-18 | mkblankimage: bash != sh on many systems and this script needs bash | Ali Saidi |
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 |