On 11/11/2014 04:24 PM, Richard Henderson wrote:
Signed-off-by: Richard Henderson <r...@twiddle.net>
---
include/exec/gen-icount.h | 2 ++
target-alpha/translate.c | 2 +-
target-arm/translate-a64.c | 1 -
target-arm/translate.c | 1 -
target-cris/translate.c | 2 +-
target-i386/translate.c | 2 +-
target-lm32/translate.c | 2 +-
target-m68k/translate.c | 1 -
target-microblaze/translate.c | 2 +-
target-mips/translate.c | 2 +-
target-moxie/translate.c | 2 +-
target-openrisc/translate.c | 2 +-
target-ppc/translate.c | 2 +-
target-s390x/translate.c | 2 +-
target-sh4/translate.c | 2 +-
target-sparc/translate.c | 2 +-
target-tricore/translate.c | 1 -
target-unicore32/translate.c | 1 -
target-xtensa/translate.c | 1 -
19 files changed, 14 insertions(+), 18 deletions(-)
I'm quiete happy with that change, since this was really confusing, if
you were writing a guest, that uses the tcg-fronted.
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
Cheers,
Bastian