qemu-patch-raspberry4/target-cris
Stefan Weil 9a78eead0c target-xxx: Use fprintf_function (format checking)
fprintf_function uses format checking with GCC_FMT_ATTR.

Format errors were fixed in
* target-i386/helper.c
* target-mips/translate.c
* target-ppc/translate.c

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-10-30 08:01:59 +00:00
..
cpu.h target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
crisv10-decode.h
crisv32-decode.h
exec.h
helper.c cris: Fix TLB exec bit protection 2010-09-18 12:34:59 +02:00
helper.h
machine.c
mmu.c cris: Fix TLB exec bit protection 2010-09-18 12:34:59 +02:00
mmu.h
op_helper.c cris: Consider the TLB valid bit on writes to the TLB 2010-10-07 21:20:52 +02:00
opcode-cris.h
translate.c target-xxx: Use fprintf_function (format checking) 2010-10-30 08:01:59 +00:00
translate_v10.c cris: avoid a write only variable 2010-10-13 18:42:35 +00:00