qemu-patch-raspberry4/target-sparc
Stefan Weil d300854b1c target-sparc: Fix use of g_new0 / g_free
g_malloc0 needs g_free instead of free.
While fixing this, I also replaced g_malloc0 by g_new0
as was suggested by Stuart Brady.

Cc: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-10-25 19:30:33 +00:00
..
cc_helper.c Sparc: avoid AREG0 for lazy condition code helpers 2011-10-23 15:09:37 +00:00
cpu.h Sparc: split CWP and PSTATE op helpers 2011-10-23 15:10:18 +00:00
cpu_init.c target-sparc: Fix use of g_new0 / g_free 2011-10-25 19:30:33 +00:00
fop_helper.c Sparc: avoid AREG0 for float and VIS ops 2011-10-23 15:09:13 +00:00
helper.c
helper.h Sparc: avoid AREG0 for lazy condition code helpers 2011-10-23 15:09:37 +00:00
int32_helper.c
int64_helper.c
machine.c
op_helper.c Sparc: split CWP and PSTATE op helpers 2011-10-23 15:10:18 +00:00
TODO
translate.c target-sparc: Fix order of function parameters 2011-10-25 19:30:00 +00:00
vis_helper.c Sparc: avoid AREG0 for float and VIS ops 2011-10-23 15:09:13 +00:00
win_helper.c Sparc: split CWP and PSTATE op helpers 2011-10-23 15:10:18 +00:00