Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-24 | include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*() | Anton Johansson | 1 | -3/+3 |
2023-06-05 | target/*: Add missing includes of tcg/debug-assert.h | Richard Henderson | 1 | -0/+1 |
2022-10-24 | treewide: Remove the unnecessary space before semicolon | Bin Meng | 1 | -2/+2 |
2022-04-21 | Merge tag 'pull-rx-20220421' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 1 | -0/+1 |
2022-04-21 | target/rx: set PSW.I when executing wait instruction | Tomoaki Kawada | 1 | -0/+1 |
2022-04-21 | compiler.h: replace QEMU_NORETURN with G_NORETURN | Marc-André Lureau | 1 | -10/+12 |
2021-10-15 | target/rx: Drop checks for singlestep_enabled | Richard Henderson | 1 | -8/+0 |
2021-01-29 | target/rx: Fix compiler errors for build with sanitizers | Stefan Weil | 1 | -6/+6 |
2020-10-27 | target/rx: Fix some comment spelling errors | Lichang Zhao | 1 | -1/+1 |
2020-03-19 | target/rx: TCG helpers | Yoshinori Sato | 1 | -0/+470 |