2020-06-04 |
Gabe Black | systemc: Replace include of eventq_impl.hh with eventq.hh. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-06-04 |
Gabe Black | sim,mem,dev: Merge eventq_impl.hh into eventq.hh. Maintainer: Gabe Black <gabeblack@google.com> Reviewed-by: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-06-03 |
Gabe Black | base,sim: Move DTRACE into base/debug.hh. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-06-03 |
Gabe Black | misc: Make many includes explicit.
|
commit | commitdiff | tree |
2020-05-26 |
Gabe Black | systemc: Disable some warnings generating false positives. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-26 |
Gabe Black | sim: Fix a possible memory error in copyOutStatfsBuf. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-25 |
Gabe Black | systemc: Include eventq_impl.hh in scheduler.hh.
|
commit | commitdiff | tree |
2020-05-25 |
Gabe Black | scons: Disable some warnings in clang.
|
commit | commitdiff | tree |
2020-05-25 |
Gabe Black | Revert "systemc: Fix clang9 linker error"
|
commit | commitdiff | tree |
2020-05-25 |
Gabe Black | sim: Fix the Ticked class constructor's event wrapper.
|
commit | commitdiff | tree |
2020-05-25 |
Gabe Black | cpu: Fix a = that was supposed to be a == in an assert.
|
commit | commitdiff | tree |
2020-05-25 |
Gabe Black | sim,dev: Get rid of the global retryTime constant. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-23 |
Gabe Black | cpu: Remove the ancient do_quiesce config option.
|
commit | commitdiff | tree |
2020-05-20 |
Gabe Black | sim: Add some methods to create derived symbol tables. Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-19 |
Gabe Black | arch,base,cpu,sim: Statically allocate debugSymbolTable.
|
commit | commitdiff | tree |
2020-05-19 |
Gabe Black | arch,base,cpu,kern,sim: Encapsulate symbols in a class. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-18 |
Gabe Black | util: Pull argument parsing functions out of m5.c. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-16 |
Gabe Black | x86: Stop setting the physical address in finalizePhysical.
|
commit | commitdiff | tree |
2020-05-14 |
Gabe Black | x86: Set a physical address for local accesses. Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-12 |
Gabe Black | arm,x86,sim: Use the new return value suppression in... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-12 |
Gabe Black | sim: Convert GuestABI example signatures to comments. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-05-02 |
Gabe Black | util: Add support for multiple call types in the m5... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-30 |
Gabe Black | python: Fix compareVersions for python 3.
|
commit | commitdiff | tree |
2020-04-30 |
Gabe Black | sim: Add an option to suppress the return value in... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-29 |
Gabe Black | misc: Use the protobuf version to choose between ByteSize...
|
commit | commitdiff | tree |
2020-04-29 |
Gabe Black | arm: Add a unit test for some aspects of the aapcs64...
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | arm: Fix some bugs in the aapcs64 implementation.
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Add an abstraction layer for call types in the... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Add a helpful macro for merging two tokens to... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Use a dispatch table to call ops in the m5 utility. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | misc,util: Remove explicit ';'s from M5OP_FOREACH.
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | misc: Add the SE mode m5 ops to m5ops.h.
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | sim,misc: Rename M5OP_ANNOTATE to M5OP_RESERVED1. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | misc: Tidy up M5OP_FOREACH and the constants in m5ops.h.
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Delete the execfile m5 utility command. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Eliminate the sw99param m5 utility command. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Improve the usage text of the m5 utility. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-28 |
Gabe Black | util: Further simplify the initParam implementation. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | misc: Replace a deprecated method in protoio.cc.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | util: Refactor the string->register packing function... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | sim: Simplify collecting the key value in initParam.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | util: Correct some help text for the initparam m5 utility...
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | util: Remove the "pin" command from the m5 utility.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | util: Add missing functions to the java wrapper for... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | misc: Use a const char * in the m5op m5_add_symbol.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | util: Update the java wrapper names for m5 ops.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | misc: Get rid of constants used for critical path annotation.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | misc: Get rid of the m5op_flags.h header.
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | misc: Remove m5a_ (critical path annotation) prototypes...
|
commit | commitdiff | tree |
2020-04-27 |
Gabe Black | util: Convert the other architecture's m5 utility builds...
|
commit | commitdiff | tree |
2020-04-26 |
Gabe Black | util: Add some additional flags for files in the m5... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-22 |
Gabe Black | base,arch,sim,cpu: Move object file loader components... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-22 |
Gabe Black | configs,arch,sim: Move fixFuncEventAddr into the Workload... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-22 |
Gabe Black | arch,sim,kern,dev,cpu: Create a Workload SimObject. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-20 |
Gabe Black | dev,cpu: Make two very generic enums ScopedEnums. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-20 |
Gabe Black | mem: Rename the ruby Prefetcher class RubyPrefetcher. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-20 |
Gabe Black | scons: Use six.input instead of raw_input. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-20 |
Gabe Black | scons: Import "sys" which is used in an exception handler. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-20 |
Gabe Black | fastmodel: Enable semihosting, including pseudo insts. Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-16 |
Gabe Black | sparc,configs: Initialize ROMs directly, not with the... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-16 |
Gabe Black | mem: Support initializing a memory with an image file. Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-16 |
Gabe Black | util: Add config files for crosstool-ng toolchains. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-15 |
Gabe Black | util,scons: Generalize the aarch64 scons for the m5... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-15 |
Gabe Black | util: In build_cross_gcc, set LIMITS_H_TEST=true.
|
commit | commitdiff | tree |
2020-04-10 |
Gabe Black | util: Move m5op_arm_A64.S into an aarch64 subdirectory.
|
commit | commitdiff | tree |
2020-04-10 |
Gabe Black | util: Delete the aarch64 Makefile for the m5 utility.
|
commit | commitdiff | tree |
2020-04-10 |
Gabe Black | util,scons: Detect java and lua51 in the m5 utility...
|
commit | commitdiff | tree |
2020-04-10 |
Gabe Black | util: Add SCons build files for the aarch64 verson... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-09 |
Gabe Black | util: Implement PIC assembly for the aarch64. Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-04-02 |
Gabe Black | scons: Fix an exception in the DictImporter on scons...
|
commit | commitdiff | tree |
2020-04-01 |
Gabe Black | util: Update jni_gem5Op.c so it will compile again.
|
commit | commitdiff | tree |
2020-04-01 |
Gabe Black | util: Update the m5 util Makefiles to not use javah.
|
commit | commitdiff | tree |
2020-04-01 |
Gabe Black | util: Move source files into a src directory.
|
commit | commitdiff | tree |
2020-04-01 |
Gabe Black | util,x86: Use M5OP_FOREACH to define the m5op entry...
|
commit | commitdiff | tree |
2020-04-01 |
Gabe Black | util,sparc: Use M5OP_FOREACH to define the m5op entry...
|
commit | commitdiff | tree |
2020-04-01 |
Gabe Black | util: Undef M5OP at the end of assembly files that...
|
commit | commitdiff | tree |
2020-03-31 |
Gabe Black | util: Remove the subfunc arg from M5OP_FOREACH.
|
commit | commitdiff | tree |
2020-03-31 |
Gabe Black | misc: Remove the now unused M5OP_FOREACH_ANNOTATION...
|
commit | commitdiff | tree |
2020-03-31 |
Gabe Black | util: Remove the annotation pseudo ops symbols from...
|
commit | commitdiff | tree |
2020-03-30 |
Gabe Black | mem: Get rid of the now unused SecurePortProxy class.
|
commit | commitdiff | tree |
2020-03-30 |
Gabe Black | arm: Make semihosting use virtual addresses.
|
commit | commitdiff | tree |
2020-03-28 |
Gabe Black | scons: Enable LTO and partial linking with gcc >= 8.1. Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-28 |
Gabe Black | scons: Call summarize_warnings() when scons finishes... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | arm: Add a callSemihosting method that figures out...
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | arm: Add a gem5 specific pseudo op semihosting call.
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | riscv: Fix RISCV builds by updating its use of pseudoInst(). Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Add a mechanism to accumulate warnings to reprint... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Use the textwrap module to wrap warnings/errors... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Get rid of a redundant "Warning:" in the SConstruct.
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Replace find_first_prog() with the built in...
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | scons: Use the lsan-suppressions file when running... Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-27 |
Gabe Black | misc: Add Gabe Black as the scons and util maintainer. misc: Add Gabe Black as the scons and util maintainer.
|
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | util: Add a file to suppress spurious lsan leaks in...
|
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | scons: Use the scons environment when marshalling.
|
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | arm: Return whether a semihosting call was recognized... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-26 |
Gabe Black | arch,sim: Return whether or not a pseudo inst was recognized.
|
commit | commitdiff | tree |
2020-03-25 |
Gabe Black | arm: Optionally enable gem5 extended semihosting calls.
|
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | power: Hook up the readlink system call. Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | power: Add the AT_RANDOM aux vector to the initial... Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>
|
commit | commitdiff | tree |
2020-03-24 |
Gabe Black | arm: Make the semihosting implementation use GuestABI.
|
commit | commitdiff | tree |
next |