mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
4f02d49a80
For compiling with -Wimplicit-fallthrough we need to fix the fallthrough annotations in the libvixl code. This is based on the following upstream vixl commit by Martyn Capewell: https://git.linaro.org/arm/vixl.git/commit/?id=de326f850f736c3a337 "GCC 7 enables switch/case fallthrough checking, but this fails in VIXL, because the annotation we use is Clang specific. Also, fix a missing annotation in the disassembler." Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20201211152426.350966-2-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
---|---|---|
.. | ||
libvixl | ||
alpha.c | ||
arm-a64.cc | ||
arm.c | ||
capstone.c | ||
cris.c | ||
hppa.c | ||
i386.c | ||
lm32.c | ||
m68k.c | ||
meson.build | ||
microblaze.c | ||
mips.c | ||
moxie.c | ||
nanomips.cpp | ||
nanomips.h | ||
nios2.c | ||
ppc.c | ||
riscv.c | ||
s390.c | ||
sh4.c | ||
sparc.c | ||
tci.c | ||
xtensa.c |