qemu/target/mips/tcg
Marc-André Lureau 8905770b27 compiler.h: replace QEMU_NORETURN with G_NORETURN
G_NORETURN was introduced in glib 2.68, fallback to G_GNUC_NORETURN in
glib-compat.

Note that this attribute must be placed before the function declaration
(bringing a bit of consistency in qemu codebase usage).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20220420132624.2439741-20-marcandre.lureau@redhat.com>
2022-04-21 17:03:51 +04:00
..
sysemu exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
dsp_helper.c
exception.c exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
fpu_helper.c
ldst_helper.c
lmmi_helper.c Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
meson.build
micromips_translate.c.inc target/mips: Extract trap code into env->error_code 2022-01-11 18:40:44 +01:00
mips16e_translate.c.inc
msa.decode
msa_helper.c Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
msa_helper.h.inc
msa_translate.c
mxu_translate.c
nanomips_translate.c.inc target/mips: Extract trap code into env->error_code 2022-01-11 18:40:44 +01:00
op_helper.c
rel6.decode
rel6_translate.c
sysemu_helper.h.inc
tcg-internal.h compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
trace-events
trace.h
translate.c exec/translator: Pass the locked filepointer to disas_log hook 2022-04-20 10:51:11 -07:00
translate.h exec/exec-all: Move 'qemu/log.h' include in units requiring it 2022-02-21 10:18:06 +01:00
translate_addr_const.c
tx79.decode
tx79_translate.c
txx9_translate.c
vr54xx.decode
vr54xx_helper.c
vr54xx_helper.h.inc
vr54xx_translate.c