util: Remove the "pin" command from the m5 utility.
[gem5.git] / util / m5 /
2020-04-27 Gabe Blackutil: Remove the "pin" command from the m5 utility.
2020-04-27 Gabe Blackutil: Add missing functions to the java wrapper for...
2020-04-27 Gabe Blackutil: Update the java wrapper names for m5 ops.
2020-04-27 Gabe Blackutil: Convert the other architecture's m5 utility build...
2020-04-26 Gabe Blackutil: Add some additional flags for files in the m5...
2020-04-15 Gabe Blackutil,scons: Generalize the aarch64 scons for the m5...
2020-04-10 Gabe Blackutil: Move m5op_arm_A64.S into an aarch64 subdirectory.
2020-04-10 Gabe Blackutil: Delete the aarch64 Makefile for the m5 utility.
2020-04-10 Gabe Blackutil,scons: Detect java and lua51 in the m5 utility...
2020-04-10 Gabe Blackutil: Add SCons build files for the aarch64 verson...
2020-04-09 Gabe Blackutil: Implement PIC assembly for the aarch64.
2020-04-01 Gabe Blackutil: Update jni_gem5Op.c so it will compile again.
2020-04-01 Gabe Blackutil: Update the m5 util Makefiles to not use javah.
2020-04-01 Gabe Blackutil: Move source files into a src directory.
2020-04-01 Gabe Blackutil,x86: Use M5OP_FOREACH to define the m5op entry...
2020-04-01 Gabe Blackutil,sparc: Use M5OP_FOREACH to define the m5op entry...
2020-04-01 Gabe Blackutil: Undef M5OP at the end of assembly files that...
2020-03-31 Gabe Blackutil: Remove the subfunc arg from M5OP_FOREACH.
2020-03-31 Gabe Blackutil: Remove the annotation pseudo ops symbols from...
2020-02-26 Bobby R. BruceMerge "misc: merge branch 'release-staging-v19.0.0...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-25 Jason Lowe-Powerarch-x86: Change guest ABI for x86 pseudo insts v19.0.0.0
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackutil: Delete some Alpha related files from the m5 utility.
2020-02-18 Gabe Blackutil: Delete authors lists from files in util.
2019-03-19 Ryan Gambordutil: Build m5 with -no-pie flag
2018-09-26 Kevin Brodskyutil: Do not use $(PWD) in Makefiles
2018-08-17 Sean Wilsontests: Add test for the m5-exit instruction.
2018-01-25 Hanhwi Jangutil: Implement Lua module for m5ops.
2018-01-20 Hanhwi Jangutil: Implement PIC version of m5ops for X86.
2018-01-11 Earl Ouutil/m5: add Android.mk
2018-01-09 Hanhwi Jangutil: Add the missing wakecpu m5op in X86.
2017-09-26 Gabe Blackmisc: Make the m5 utilities writefile command accept...
2017-08-01 Andreas Sandbergutil: Move m5op.h to the shared include directory
2017-08-01 Andreas Sandbergutil, m5: Use consistent naming for m5op C symbols
2017-08-01 Andreas Sandbergutil: Move the m5ops.h file to a shared directory
2017-05-15 Brandon Potterstyle: fix line lengths and include ordering
2017-05-09 Andreas Sandbergutil, arm: Support mmapped m5ops on aarch64
2017-05-09 Andreas Sandbergutil: Correctly handle short writes in m5 (read|exec...
2017-05-09 Andreas Sandbergutil: Add the m5_loadsymbol pseudo op to the m5 tool
2017-05-09 Andreas Sandbergutil: Fix incorrect use of m5_loadsymbol
2017-05-08 Andreas Sandbergutil: Fix incorrect return type in m5 writefile
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-03-30 Andreas Sandbergarm: Clean up m5ops assembly library
2016-03-16 Gabor Dozsamisc: Fix argument handling for m5 initparam util
2016-03-01 Prakash Ramrakhyaniutil: update Java JNI interface to m5ops
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-07 Gabor Dozsapseudo inst,util: Add optional key to initparam pseudo...
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2014-05-09 Eric Van Hensbergenarm: Add Makefile for aarch64 build of util/m5
2014-04-01 Anthony Gutierrezarm: fix typos in makefile for ARM m5 util and link...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-10-31 Ali Saidiarm: fix m5ops binary for ARM and add m5fail.
2013-09-30 Andreas Sandbergx86: Add support for m5ops through a memory mapped...
2013-08-14 Anthony Gutierrezarm: use -march when compiling m5op_arm.S
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-25 Andreas Sandbergx86: Revert [02321b16685f] which breaks m5ops on x86
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
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-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-05-10 Ali SaidiARM: Update m5op assembly for thumb compilation.
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-10 Ali SaidiARM: Add support for initparam m5 op
2011-09-13 Prakash Ramrakhyanigem5ops: Implement Java JNI for gem5Ops
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-04-15 Nathan Binkertincludes: sort all includes
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2010-11-22 Gabe BlackX86: Remove reserved* from the m5 utility program for...
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...
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-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 Binkertutil/m5: Add a new function called pin to bind a progra...
2008-12-03 Nathan Binkertutil/m5: reorganize code so it is easier to add operations
2008-11-10 Nathan Binkertpseudo inst: Add rpns (read processor nanoseconds)...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-07-11 Nathan Binkertm5ops: clean up the m5ops stuff.
2007-03-23 Kevin LimMerge ktlim@zizzer:/bk/newmem
2007-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-26 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-25 Ali SaidiMerge zizzer:/bk/newmem
2007-02-25 Ali Saidimake m5 readfile work on solaris... we can have a solar...
2007-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-02-22 Ali SaidiMerge zizzer:/bk/newmem
2007-02-22 Ali Saidiadd pseduo instruction support for sparc
2006-11-29 Ali SaidiMerge zizzer:/bk/newmem
next