qemu-e2k/target
Peter Maydell bd38ae26ce Add translator_use_goto_tb.
Cleanups in prep of breakpoint fixes.
 Misc fixes.
 -----BEGIN PGP SIGNATURE-----
 
 iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAmDpvModHHJpY2hhcmQu
 aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV/1jgf+J1JMsPfxlSCwbbdc
 WEuWEcuKdcDFqhsePa6LaPYHTKuEEwavTG0kPbLIVZW2f6BTBeSYxAC6EWhq7pWo
 MGMhIOZM3fF0Yj+azuoybu9qxQ/K/aLM3GYt/OU00mvzturBezz+ka8MvWCrUwta
 XlhxhwnKsSP7lDWPBBjcdIIGiFJyxIRoU43giWaXrsvsc8ORJbmy7rgZfTKAit+w
 AvtQlc7TBi5nImz6f/KmEoy8mHEOhMf7czzo+v0u97lTiNK717/AHEwMfX9J585O
 GjlA9XmUUsNAciuLy48F1rHkgJxYAwo0G2shklpqPaOP5FctKm1reCSb8VEfAGaX
 Xq3UVA==
 =E9i/
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into staging

Add translator_use_goto_tb.
Cleanups in prep of breakpoint fixes.
Misc fixes.

# gpg: Signature made Sat 10 Jul 2021 16:29:14 BST
# gpg:                using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg:                issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A  05C0 64DF 38E8 AF7E 215F

* remotes/rth-gitlab/tags/pull-tcg-20210710: (41 commits)
  cpu: Add breakpoint tracepoints
  tcg: Remove TCG_TARGET_HAS_goto_ptr
  accel/tcg: Log tb->cflags with -d exec
  accel/tcg: Split out log_cpu_exec
  accel/tcg: Move tb_lookup to cpu-exec.c
  accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
  target/i386: Use cpu_breakpoint_test in breakpoint_handler
  tcg: Fix prologue disassembly
  target/xtensa: Use translator_use_goto_tb
  target/tricore: Use tcg_gen_lookup_and_goto_ptr
  target/tricore: Use translator_use_goto_tb
  target/sparc: Use translator_use_goto_tb
  target/sh4: Use translator_use_goto_tb
  target/s390x: Remove use_exit_tb
  target/s390x: Use translator_use_goto_tb
  target/rx: Use translator_use_goto_tb
  target/riscv: Use translator_use_goto_tb
  target/ppc: Use translator_use_goto_tb
  target/openrisc: Use translator_use_goto_tb
  target/nios2: Use translator_use_goto_tb
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-07-12 11:02:39 +01:00
..
alpha Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
arm Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
avr Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
cris Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
hexagon Hexagon (target/hexagon) remove unused TCG variables 2021-06-29 11:32:50 -05:00
hppa Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
i386 Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
m68k Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
microblaze Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
mips Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
nios2 Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
openrisc Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
ppc Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
riscv Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
rx Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
s390x Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
sh4 Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
sparc Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
tricore Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
xtensa Add translator_use_goto_tb. 2021-07-12 11:02:39 +01:00
Kconfig meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
meson.build Drop the deprecated unicore32 target 2021-05-12 18:20:52 +02:00