Config: Add an option of type 'choice' for cpu type
[gem5.git] / util /
2011-09-24 Steve Reinhardtstyle.py: don't die on empty files
2011-09-13 Prakash Ramrakhyanigem5ops: Implement Java JNI for gem5Ops
2011-07-15 Giacomo GabrielliO3: Create a pipeline activity viewer for the O3 CPU...
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe Blacktracediff: Check for --debug-flags now instead of ...
2011-06-17 Ali SaidiARM: Cleanup m5ops usage of r0 and r1 a bit.
2011-06-17 Gedare BloomARM: Add m5ops and related support for workbegin()...
2011-06-03 Nathan Binkertcopyright: Add code for finding all copyright blocks...
2011-05-25 Nathan Binkertstyle: Make the style hook work in directories other...
2011-05-23 Steve Reinhardtutil/regress: make default action a more thorough regre...
2011-05-05 Ali SaidiARM: Add vfpv3 support to native trace.
2011-04-29 Gabe BlackUtil: Replace mkblankimage.sh with the new gem5img.py.
2011-04-20 Steve ReinhardtChange default regression build from 'fast' to 'opt'
2011-04-17 Nathan Binkertstyle: fix all_regions code and remove bogus region...
2011-04-17 Nathan Binkertstyle: remove extra debugging print
2011-04-17 Nathan Binkertfile_types: Make code work in Python 2.4
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-15 Nathan Binkertstyle: add sort_includes to the style hook
2011-04-15 Nathan Binkertstyle: move style verifiers into classes
2011-04-15 Nathan Binkertstyle: add a user interface wrapper class
2011-04-15 Nathan Binkertutil: python implementation of a routine that will...
2011-04-13 Nathan Binkertutil: fix the language type function
2011-03-20 Lisa Hsuutil: update aggregator to handle x86 checkpoints.
2011-03-12 Gabe BlackRegressions: Make X86_FS run automatically.
2011-03-04 Gabe BlackSCons: Turn some scons variables into command line...
2011-03-03 Gabe BlackStatetrace: Stub out the missing i386 version of sendState.
2011-03-03 Gabe BlackStatetrace: Rename i386 to i686.
2011-03-03 Gabe BlackStatetrace: Fix the i686 detection macro.
2011-03-03 Gabe BlackStatetrace: Use sys/user.h instead of linux/user.h.
2011-03-03 Gabe BlackStatetrace: Tweak the help for the -nt option.
2011-03-03 Gabe BlackStatetrace: Accomodate cross compiling statetrace with...
2011-03-03 Gabe BlackStatetrace: Convert the build to scons.
2011-03-03 Gabe BlackStatetrace: Allow the user to override CXX.
2011-03-03 Gabe BlackStatetrace: Get rid of explicit register name handling.
2011-03-03 Gabe BlackStatetrace: Kill the printer functionality in statetrace.
2011-03-03 Gabe BlackStatetrace: Clean up style.
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-18 Korey Sewellm5: merge inorder/release-notes/make_release changes
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-16 Gabe BlackUtil: Get rid of the make_release.py script.
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2011-01-18 Ali Saidimkblankimage: bash != sh on many systems and this scrip...
2011-01-13 Gabe BlackStyle checker: Fix a couple bugs in style.py.
2011-01-10 Nathan Binkertstyle: prevent the style hook from aborting uncleanly...
2011-01-10 Nathan Binkertstyle: clean up style hook code a bit
2010-12-30 Nathan Binkertstyle: make style hook work with pre-qrefresh and updat...
2010-11-22 Gabe BlackX86: Remove reserved* from the m5 utility program for...
2010-11-08 Ali SaidiARM: Add full-system regressions
2010-11-08 Ali SaidiARM: Add support for M5 ops in the ARM ISA
2010-08-13 Gabe BlackMerge with head.
2010-08-13 Joel Hestnessutil/m5/m5.c: ensure readfile() buffer pages are in...
2010-07-06 Steve Reinhardtutil: add a script for testing checkpointing
2010-06-03 Lisa Hsuutils: checkpoint aggregator: some physmem files are...
2010-06-02 Ali SaidiARM: Fixup native trace support and add some v7/recent...
2010-05-02 Gabe BlackStatetrace: Fix compile problems with the AMD64 version...
2010-03-27 Korey Sewellm5: merge inorder updates
2010-03-23 Nathan Binkertregress: add some new options
2010-01-30 Brad Beckmannm5: Regression Tester Update
2010-01-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-23 Nathan Binkertstyle_hook: Fix the style hook
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-21 Lisa Hsucopyrights: add copyright info to the files I added.
2010-01-20 Lisa Hsuutil: do checkpoint aggregation more cleanly, fix last...
2010-01-19 Derek Howermerge
2010-01-18 Lisa HsuAutomated merge with ssh://hsul@localhost:4444//repo/m5
2010-01-18 Lisa Hsu util: make a generic checkpoint aggregator that can...
2009-10-28 Nathan Binkertregress: add POWER to regressions
2009-09-26 Steve Reinhardtrundiff: Don't flush stdout until after postcontext...
2009-09-23 Nathan Binkertslicc: Pure python implementation of slicc.
2009-09-17 Polina DudnikFunctionality migrated to sequencer.
2009-09-11 Derek Howermerge
2009-09-11 Derek Howermerge
2009-09-11 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-09-01 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-25 Derek Howermerge
2009-08-21 Polina Dudnik[mq]: first_patch
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-31 Korey Sewellmerge mips fix and statetrace changes
2009-07-29 Gabe BlackStatetrace: Make sure the current state is loaded to...
2009-07-29 Gabe BlackARM: Make sure the target process doesn't run away...
2009-07-27 Gabe BlackARM: Only send information that changed between statetr...
2009-07-27 Gabe Blackimported patch statetracehost.patch
2009-07-27 Ali SaidiARM: Add ARM support to statetrace.
2009-07-27 Gabe BlackStatetrace: Fix up headers.
2009-07-02 Nathan Binkertstats: fix usage of jobfile
2009-06-23 Gabe Blackmakerelease: Don't hide x86 any more.
2009-06-23 Gabe BlackRegressions: Build ARM_SE regressions by default.
2009-05-23 Steve Reinhardtutil: mkblankimage.sh should be executable
2009-05-17 Nathan Binkertincludes: sort includes again
2009-04-21 Nathan BinkertAutomated merge with ssh://m5sim.org//repo/m5
2009-04-21 Steve Reinhardtrundiff: flush stdout after each diff
2009-04-09 Nathan Binkertstyle: fix style hook for some newer versions of mercurial.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-27 Ali SaidiCPA: Add m5ops for critical path annotation work.
2009-01-24 Nathan Binkertpseudo inst: Add new wake cpu instruction for sending...
2009-01-13 Ali SaidiFix style hook for Mercurial >= 1.1
2009-01-07 Gabe BlackX86: Set up support for adding m5 pseudo insts to a...
2008-12-05 Lisa HsuAutomated merge with ssh://m5sim.org//repo/m5
2008-12-03 Nathan BinkertAdd the mkblankimage.sh utility to the utils directory.
2008-12-03 Nathan Binkertutil/m5: Add a new function called pin to bind a progra...
next