4622 Commits (b830591caf0db7bb416f0be3145b00db6ba1ea4c)

Author SHA1 Message Date
Mike Frysinger b830591caf sim: v850: switch to standard (high-level) trace defines 3 years ago
Mike Frysinger 75bed973c8 sim: ppc: include copyright & license in --version 3 years ago
Mike Frysinger 4556d82e8a sim: update --version copyright year 3 years ago
Mike Frysinger d91d55b907 sim: ppc: drop use of DATE & TIME 3 years ago
Mike Frysinger a1af8f405c sim: move common flags to default AM_CPPFLAGS 3 years ago
Mike Frysinger 46a1e1f20b sim: merge gnulib logic into the top-level 3 years ago
Mike Frysinger ca7b34c5be sim: common: remove unused include paths 3 years ago
Mike Frysinger fde7c6bf64 sim: split CPPFLAGS between build & host 3 years ago
Mike Frysinger e4f2bc9c05 sim: h8300: switch to cpu for state 10 years ago
Mike Frysinger ee1cffd388 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 3 years ago
Mike Frysinger 5bab16fdf1 sim: reg: constify store helper 4 years ago
Mike Frysinger ed60d3edd5 sim: constify various integer readers 4 years ago
Mike Frysinger ead2618501 sim: cgen: constify GETT helpers 4 years ago
Mike Frysinger 5b94c38081 sim: common: change sim_read & sim_write to use void* buffers 4 years ago
Tsukasa OI 9b77569146 sim/sh: Remove redundant function declaration 4 years ago
Tsukasa OI 45f8296e69 sim/m32r: Initialize "list" variable 4 years ago
Tsukasa OI 57e3eee069 sim/erc32: Use int32_t as IRQ callback argument 4 years ago
Tsukasa OI e47530f72f sim/erc32: Use int32_t as event callback argument 4 years ago
Tsukasa OI dc4e697f2f sim/erc32: Insert void parameter 4 years ago
Tsukasa OI dd6c5a9217 sim, sim/{m32c,ppc,rl78}: Use getopt_long 4 years ago
Andrew Burgess a09f33be65 sim/cgen: initialize variable at creation in engine_run_n 4 years ago
Mike Frysinger 8f97b519fb sim: testsuite: improve parallel test processing 4 years ago
Andrew Burgess 1be79b1ebf sim/lm32: fix some missing function declaration warnings 4 years ago
Andrew Burgess da8b81754b sim/h8300: avoid self assignment 4 years ago
Andrew Burgess 36edbb454f sim/aarch64: remove two unused functions 4 years ago
Andrew Burgess e0b3df3b4d sim/ppc: fix for operator precedence warning from clang 4 years ago
Andrew Burgess 548d634f1b sim/ppc: initialize a memory buffer in all cases 4 years ago
Andrew Burgess 368b8c3259 sim/ppc: don't try to print an uninitialized variable 4 years ago
Andrew Burgess ffa2d04822 sim/sh: use fabs instead of abs 4 years ago
Mike Frysinger e60091e4d3 sim: testsuite: update ignored .exp files [PR sim/29596] 4 years ago
Mike Frysinger 86ef36f655 sim: testsuite: tweak parallel find invocation [PR sim/29596] 4 years ago
Mike Frysinger 89d5fc244f sim: mips/ppc/riscv: re-add AC_CANONICAL_SYSTEM [PR sim/29439] 4 years ago
Tsukasa OI 5bba7eaef5 sim: Remove unused CXXFLAGS substitution 4 years ago
Andrew Burgess feab6abfe2 sim/iq2000: silence pointer-sign warnings 4 years ago
Andrew Burgess d0a7ca87ab sim/erc32: avoid dereferencing type-punned pointer warnings 4 years ago
Andrew Burgess e5961d2be5 sim/ppc: mark device_error function as ATTRIBUTE_NORETURN 4 years ago
Andrew Burgess 744875dfdc sim/ppc: fix warnings related to printf format strings 4 years ago
Andrew Burgess cb9d1609da sim/cgen: mask uninitialized variable warning in cgen-run.c 4 years ago
Tsukasa OI 4bd531c7ff sim/ppc: Fix core_find_mapping diagnostics 4 years ago
Andrew Burgess 182421c9d2 sim/ppc: fixes for arguments to printf style functions 4 years ago
Tsukasa OI babcfd7588 sim: Initialize pbb_br_* by default 4 years ago
Tsukasa OI 340aa4f687 sim: Check known getopt definition existence 4 years ago
Tsukasa OI 96894c19ad sim: Suppress non-literal printf warning 4 years ago
Tsukasa OI 25ae9e2659 sim: Make WITH_{TRACE,PROFILE}-based macros bool 4 years ago
Tsukasa OI 5294d882eb sim: Remove self-assignments 4 years ago
Tsukasa OI e9a433bf19 sim/rl78: Add ATTRIBUTE_PRINTF 4 years ago
Tsukasa OI 3efe5b4d9e sim/ppc: Add ATTRIBUTE_PRINTF 4 years ago
Tsukasa OI 7f9495b213 sim/m68hc11: Add ATTRIBUTE_PRINTF 4 years ago
Tsukasa OI fe8732f939 sim/m32c: Add ATTRIBUTE_PRINTF 4 years ago
Tsukasa OI 682389d557 sim/erc32: Add ATTRIBUTE_PRINTF 4 years ago