mem-cache: Fix RepeatedQwords compressor
[gem5.git] / util /
2020-08-28 Bobby R. Bruceutil: Updated Dockfiles with the libelf-dev dep
2020-08-28 Bobby R. Bruceutil: Added GCN-GPU to cloudbuild_create_images
2020-08-27 Gabe Blackutil: Explicitly decode/encode in utf-8.
2020-08-25 Gabe Blackutil: Fix interworking for the thumb version of the...
2020-08-25 Gabe Blackutil: Enable neon when building arm/thumb versions...
2020-08-25 Gabe Blackutil: Add a unit test for the "inst" call type in the...
2020-08-24 Bobby R. Bruceutil,tests: Added .txt file extension to txt files
2020-08-24 Bobby R. Bruceutil,tests: Added exit code to the compiler tests
2020-08-24 Bobby R. Bruceutil,tests: Removed GCC 4.8 from compilers tests
2020-08-16 Gabe Blackutil,systemc: Update the stats API used in one of the...
2020-08-16 Gabe Blackutil,systemc: Update the gem5-within-systemc TLM exampl...
2020-08-15 Giacomo Travagliniutil: Add Xen compilation to gen_arm_fs_files.py
2020-08-15 Giacomo Travagliniutil: Remove dependency check
2020-08-15 Giacomo Travagliniutil: Allow the short -j option in gen_arm_fs_files.py
2020-08-15 Giacomo Travagliniutil: Change gen_arm_fs_files.py to allow selective...
2020-08-13 Kyle Roartyutil: Add build dependency to gcn Dockerfile
2020-08-12 Kyle Roartyutil: Install python six module in gcn dockerfile
2020-08-12 Gabe Blackutil: Add stub unit tests for the call types in the...
2020-08-12 Gabe Blackutil: Pull "usage()" out of the call types in the m5...
2020-08-05 Bobby R. Bruceutils,tests: Enable passing of build args to compiler...
2020-08-05 Gabe Blackutil: Delete the util/regress script.
2020-07-30 Gabe Blackutil: Add a "writefile" unit test to the m5 utility.
2020-07-27 Kyle Roartyutil: Update HIP patch used in gcn Dockerfile
2020-07-27 Gabe Blackutil: Standardize console output in the m5 writefile...
2020-07-27 Gabe Blackutil: Add a unit test for the m5 utility's "readfile...
2020-07-27 Gabe Blackutil: Add unit tests for most remaining m5 utility...
2020-07-27 Gabe Blackutil: Add a unit test for the m5 util's "sum" command.
2020-07-27 Gabe Blackutil: Make m5 commands return a bool instead of calling...
2020-07-27 Gabe Blackutil: Split up the commands into separate files in...
2020-07-27 Gabe Blackutil: Add a "command" unit test for the m5 utility.
2020-07-27 Gabe Blackutil: Redistribute command code in the m5 utility.
2020-07-27 Gabe Blackutil: Add a "call_type" unit test to the m5 utility.
2020-07-27 Gabe Blackutil: Add an "args" unit test to the m5 utility.
2020-07-25 Gabe Blackutil: Make the googletest library available to the...
2020-07-24 Gabe Blackutil: Expose the "sum" m5 op in the m5 utility.
2020-07-24 Gabe Blackutil: Make the device file name used by map_m5_mem...
2020-07-24 Gabe Blackutil: c++-ify usage printing in the m5 utility.
2020-07-24 Gabe Blackutil: c++-ify the commands in the m5 utility.
2020-07-24 Gabe Blackutil: Further consolidate the Args interface in the...
2020-07-24 Gabe Blackutil: Move the m5 utility ABIs into a subdir.
2020-07-20 Bobby R. Bruceutil,tests: Updated compiler-tests to support paths...
2020-07-16 Bobby R. Bruceutil: Added cloudbuild_create_images.yaml
2020-07-16 Bobby R. Bruceutil,tests: Added gcc version 10 to compiler tests
2020-07-16 Bobby R. Bruceutil: Added Dockerfile for GCC versions on ubuntu 20.04
2020-07-15 Bobby R. Bruceutil,tests: Added compiler test script
2020-07-13 Gabe Blackmisc: Remove support for checking out as a mercurial...
2020-07-07 Gabe Blackutil: Delete util/batch, util/pbs, and util qdo.
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-06-27 Hoa Nguyenutil: Add missing iostream header to util/m5/src/comman...
2020-06-26 Gabe Blackutil: Move the call type implementations into their...
2020-06-26 Gabe Blackutil: c++-ify command line arguments in the m5 utility.
2020-06-26 Gabe Blackutil: c++-ify the call type in the m5 utility.
2020-06-26 Gabe Blackutil: Convert the m5 utility to C++.
2020-06-26 Gabe Blackutil: Pull most code out of m5.c.
2020-06-25 Bobby R. Brucepython,util: Fixed string decoding in include verifier
2020-06-24 Kyle Roartyutil: Update MIOpen version used in Docker
2020-06-22 Gabe Blackutil: Add a semihosting implementation to the aarch64...
2020-06-22 Gabe Blackutil: Allow overriding the magic address in the m5...
2020-06-17 Tony Gutierrezarch, gpu-compute: Remove HSAIL related files
2020-06-08 Bobby R. Brucemisc: Merge hotfix v20.0.0.2 into develop
2020-06-08 Giacomo Travaglinimisc: Remove any reference to the ALPHA ISA
2020-06-02 Bobby R. Brucemisc: Merge branch version update into develop
2020-06-02 Bobby R. Brucemisc: Merge in 'hotfix-m5-tick-rounding-error'
2020-05-28 Bobby R. BruceMerge branch 'release-staging-v20.0.0.0' into develop
2020-05-28 Bobby R. Brucemisc: Merge branch 'release-staging-v20.0.0.0' into...
2020-05-27 Richard Coopermisc: Fix util/gem5img.py for new versions of sfdisk
2020-05-21 Kyle Roartyutil: Add dockerfile for GCN3 w/machine learning
2020-05-18 Gabe Blackutil: Pull argument parsing functions out of m5.c.
2020-05-14 Jason Lowe-Powerutil: Update style file->open for python3
2020-05-12 Bobby R. Brucemisc: Added missing optional dependencies to 18.04...
2020-05-12 Bobby R. Brucemisc: Added python-six as a dependency in 18.04 docker
2020-05-12 Bobby R. Brucemisc: Removed python3 Dockerfile
2020-05-12 Bobby R. Brucemisc: Added Dockerfile for Ubuntu 20.04
2020-05-06 Giacomo Travagliniutil: Make cpt_upgraders python3 compatible
2020-05-06 Giacomo Travagliniutil: Port git hooks to python3
2020-05-02 Gabe Blackutil: Add support for multiple call types in the m5...
2020-04-30 Tony Gutierrezarch-gcn3: Add files for arch gcn3 (GPU machine ISA)
2020-04-28 Gabe Blackutil: Add an abstraction layer for call types in the...
2020-04-28 Gabe Blackutil: Use a dispatch table to call ops in the m5 utility.
2020-04-28 Gabe Blackmisc,util: Remove explicit ';'s from M5OP_FOREACH.
2020-04-28 Gabe Blackutil: Delete the execfile m5 utility command.
2020-04-28 Gabe Blackutil: Eliminate the sw99param m5 utility command.
2020-04-28 Gabe Blackutil: Improve the usage text of the m5 utility.
2020-04-27 Gabe Blackutil: Refactor the string->register packing function...
2020-04-27 Gabe Blackutil: Correct some help text for the initparam m5 utili...
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-16 Gabe Blackutil: Add config files for crosstool-ng toolchains.
2020-04-15 Gabe Blackutil,scons: Generalize the aarch64 scons for the m5...
2020-04-15 Gabe Blackutil: In build_cross_gcc, set LIMITS_H_TEST=true.
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.
next