commit | 9a78eead0c74333a394c0f7bbfc4423ac746fcd5 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Fri Oct 22 23:03:33 2010 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 30 08:01:59 2010 +0000 |
tree | bd22dfd10bbea7a77ccf166cf2549d0e0d0806d4 | |
parent | 055403b2a72729497fb58e0c6293547e767679d3 [diff] |
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>