arm,kern: Use GuestABI to call printk from the kernel.
[gem5.git] / util /
2020-03-20 Gabe Blackutil: Add a script to help build cross compilers.
2020-03-03 Bobby R. Brucetests,misc: Created presubmit.yaml Google Cloud Build...
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: Remove ALPHA from the regress script.
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.
2020-02-13 Bobby R. Brucemisc: Updated git-commit-msg.py to print rejected commit
2020-01-29 Bobby R. Brucemisc: Updated old gem5 website URLs with new gem5 websi...
2020-01-16 Chun-Chen TK Hsuutil: Add fastmodel in valid tag list
2020-01-07 Giacomo Travaglinisystem-arm: Rename ARM bootloader directories
2020-01-07 Adrian Herreramisc: Reflect changes of arm bootloader name
2019-12-06 Daniel R. Carvalhoutil: Add a git commit-msg hook
2019-11-26 Ciro Santillibase: add the --debug-flag to DPRINTF output with FmtFlag
2019-10-01 Georg Kotheimerstyle: normalize filename in SortedIncludes.fix()
2019-03-19 Ryan Gambordutil: Build m5 with -no-pie flag
2019-03-18 Ryan Gambordutil: changed shebang on gem5img.py to python2.7
2019-03-14 Giacomo Gabrielliarch-arm,cpu: Add initial support for Arm SVE
2019-03-01 Gabe Blackutil, tlm: Fix a memory error in the SCMasterPort class.
2019-02-25 Gabe Blacksystemc: Update the systemc example to use m5.systemc...
2019-02-12 Andreas Sandbergpython: Replace orderdict with collections.OrderedDict
2019-01-11 Andrea Mondellimisc: updated shabang for python script
2018-12-19 Nikos Nikolerissystemc: Allow specific functions to shadow the base...
2018-11-29 Gabe Blackutil: Add the scons configuration cache to .gitignore...
2018-11-29 Gabe Blacksystemc: Update the gem5-within-systemc README to menti...
2018-11-07 Gabe Blacksystemc: Fix some paths in the tlm SCons(script|struct).
2018-11-02 Gabe Blackutil: Add some examples for using systemc code within...
2018-11-02 Gabe Blackutil: Move the existing systemc example into a subdirec...
2018-09-26 Kevin Brodskyutil: Do not use $(PWD) in Makefiles
2018-08-17 Brandon Potterutil: add util/maint/show_changes_by_file.py tool
2018-08-17 Sean Wilsontests: Add test for the m5-exit instruction.
2018-06-15 Tuan Tatests,style: add RISC-V assembly tests
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-04-06 Pau Cabreutil,arch-arm: Update gen_arm_fs_files.py to use new...
2018-01-25 Hanhwi Jangutil: Implement Lua module for m5ops.
2018-01-20 Hanhwi Jangutil: Implement PIC version of m5ops for X86.
2018-01-18 Andreas Sandbergutil: Add an option to specify paths in list_changes.py
2018-01-11 Earl Ouutil/m5: add Android.mk
2018-01-09 Hanhwi Jangutil: Add the missing wakecpu m5op in X86.
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-11-16 Radhika Jagtaputil: Add script to plot DRAM low power sweep
2017-11-14 Andreas Sandbergutil: Remove support for hg patches in patch creation...
2017-11-14 Andreas Sandbergutil: Optionally search entire history when listing...
2017-10-17 Andreas Sandbergutil: Filter out the For-Upstream commit message tag
2017-10-05 Gabe Blackmisc: Use a Makefile to ensure util/packet_pb2.py is...
2017-10-05 Gabe Blackmisc: When building packet_pb2.py, don't assume a parti...
2017-10-05 Gabe Blackmisc: Make decode_packet_trace.py print the new master...
2017-10-05 Gabe Blackmisc: Small style fix in _EncodeVarint32.
2017-10-05 Gabe Blackmisc: Rename the (De|En)codeVarint function _(De|En...
2017-10-05 Gabe Blackmisc: Fix the indentation in DecodeVarint in util/proto...
2017-10-04 Matthias Jungtlm: Elastic Trace Example with L2 Cache Added
2017-09-26 Gabe Blackmisc: Make the m5 utilities writefile command accept...
2017-09-11 Matthias Jungtlm: Don't set SystemC time resolution
2017-08-01 Andreas Sandbergstyle: Add shared gem5 headers to the style checker
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-07-12 Pau Cabreutil,arch-arm: Added python script to generate ARM...
2017-06-03 Gabe Blackmisc: Fix building the m5tap utility.
2017-05-30 Christian Menardmisc: check address range in the SystemC example
2017-05-30 Christian Menardmisc: Reorder sources in util/tlm and rewrite build...
2017-05-24 Gedare Bloomutil: generate fully qualified paths for cscope
2017-05-15 Brandon Potterstyle: fix line lengths and include ordering
2017-05-09 Andreas Sandbergstyle: Treat PyBind headers as Python headers
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-09 Paul Rosenfeldmisc: fix build failure in cxx_config example
2017-05-08 Andreas Sandbergutil: Fix incorrect return type in m5 writefile
2017-04-11 Éder F. Zulianmisc: minor fix for the gem5-SystemC/TLM coupling.
2017-04-03 Curtis Dunhamarm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling
2017-03-21 Andreas Sandbergutil: Add a tool to list outgoing/incoming changes
2017-02-14 Curtis Dunhamsim: allow forward dependencies in checkpoint upgraders
2017-02-14 Curtis Dunhamsim: add support for checkpoint downgrading
2017-02-13 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Jason Lowe-Powermisc: Update #!env calls for python to explicit version
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2017-02-10 Christian Menardmisc: fix includes in util/systemc
2017-02-10 Christian Menardmisc: Implement the Base SystemC Module as an sc_channel.
2017-02-07 Andreas Sandbergstyle: Force Python.h to be included before main header
2017-01-27 Paul Rosenfeldmisc: Add support for switching multiple cores in SystemC
2017-01-09 Matthias Jungmisc: fixes deprecated sc_time function for SystemC...
2017-01-09 Matthias Jungmisc: Documentation Update
2017-01-03 Andreas Sandbergutil: Add maintainer tools to create upstream patches
2016-12-19 Curtis Dunhamdist, dev: fix etherswitch upgrade script
2016-12-19 Curtis Dunhamarm: update AArch{64,32} register mappings
2016-11-30 Alec Roelkeriscv: [Patch 8/5] Added some regression tests to RISC-V
2016-11-25 Andreas Sandbergstyle: Add options to select checkers and apply fixes
2016-11-25 Rekai Gonzalez Alb... util: git pre-commit hook to check staged files
next