cpu: Removing an unused variable in rename
[gem5.git] / util /
2013-10-17 Dam Sunwooutil: Streamline .apc project convertsion script
2013-09-30 Andreas Sandbergx86: Add support for m5ops through a memory mapped...
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-08-22 Steve Reinhardtutil/regress: set --no-lto on regressions
2013-08-14 Anthony Gutierrezarm: use -march when compiling m5op_arm.S
2013-08-07 Nilay Vaishx86: add tlb checkpointing
2013-05-30 Andreas Hanssonutil: Auto generate the packet proto definitions
2013-05-14 Andreas Sandbergarm: Add support for the m5fail pseudo-op
2013-05-14 Andreas Sandbergarm: Fix compilation error in m5 utility
2013-05-07 Andreas Sandbergarm: Make libm5 a dependency of the m5 utility
2013-04-22 Andreas Sandbergkvm: Add support for pseudo-ops on ARM
2013-03-26 Andreas Hanssonutil: Add a utility script for decoding packet traces
2013-03-26 Andreas Hanssonutil: Add a utility script for encoding packet traces
2013-03-25 Andreas Sandbergx86: Revert [02321b16685f] which breaks m5ops on x86
2013-02-15 Matt Horsnello3: fix tick used for renaming and issue with range...
2013-01-08 Lluís Vilanovautil: add writefile to m5 util program for x86
2013-01-08 Lluís Vilanovautil: add m5_fail op.
2013-01-07 Andreas Sandbergutil: Fix stack corruption in the m5 util
2013-01-07 Andreas Sandbergarm: Remove the register mapping hack used when copying TCs
2013-01-07 Andreas Sandbergarch: Move the ISA object to a separate section
2012-11-03 Lluis Vilanovax86, util: add m5_writefile to m5op_x86.S
2012-10-09 James Clarksonm5: Expose m5 pseudo-instructions to C/C++ via a static...
2012-11-02 Dam SunwooARM: dump stats and process info on context switches
2012-10-15 Andreas HanssonMem: Separate the host and guest views of memory backin...
2012-09-25 Sascha BischoffUtil: Added script to semantically diff two config...
2012-09-25 Djordje KovacevicCPU: Add abandoned instructions to O3 Pipe Viewer
2012-09-07 Ali SaidiARM: Fix the compiler and platform identification for...
2012-09-07 Ali SaidiARM: fix m5 op binary to properly convert 64bit operands
2012-09-07 Djordje KovacevicCPU: O3-PipeView.py doesn't display the end of timelines.
2012-07-27 Nathanael Premillieuutil: Fix issues with style checker.
2012-06-29 Matt EvansStyle: Make style.py's invalid warning print which...
2012-06-05 Ali Saidicpt: update some comments in the checkpoint migration...
2012-06-05 Ali Saidisim: Provide a framework for detecting out of data...
2012-05-10 Ali SaidiARM: Update m5op assembly for thumb compilation.
2012-04-27 Nilay Vaishutil/regress: Add the missing comma in the list of...
2012-04-26 Nilay VaishRegression: Add a test for x86 timing full system ruby...
2012-02-07 Gabe Blackm5=>gem5: Make the regression script build gem5.* inste...
2012-02-05 Gabe BlackRegressions: Fix the regress script when "all" is used.
2012-02-02 Andreas HanssonRegression: Update the regress script after SE/FS merge
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Dam Sunwooutil: implements "writefile" gem5 op to export file...
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nathan Binkerthgfilesize: skip files that have been removed
2012-01-10 Ali SaidiARM: Add support for initparam m5 op
2012-01-07 Nilay VaishMerged with Nate's commit
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-06 Nathan Binkerthooks: Add a hook to limit the size of any individual...
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...
next