qemu-e2k/target-sparc
Stefan Weil bc57c114b0 target-sparc: fix --enable-debug build for 64 bit host
b551ec04ca fixed
the compilation for 32 bit hosts, but introduced
a new error for 64 bit hosts:

tcg_temp_new_ptr needs a matching tcg_temp_free_ptr.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-02-25 18:26:25 +00:00
..
cpu.h sparc64: reimplement tick timers v4 2010-01-27 21:21:57 +00:00
exec.h
helper.c sparc32 don't mark page dirty when failing 2010-01-31 07:49:26 +00:00
helper.h
machine.c sparc64: reimplement tick timers v4 2010-01-27 21:21:57 +00:00
op_helper.c
TODO
translate.c target-sparc: fix --enable-debug build for 64 bit host 2010-02-25 18:26:25 +00:00