qemu-e2k/linux-user
Peter Maydell 005e1a0a02 linux-user/arm: fix compilation failures using softfloat's struct types
Add uses of the float32/float64 boxing and unboxing macros so that
the ARM linux-user targets will compile with USE_SOFTFLOAT_STRUCT_TYPES
enabled.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-10 20:18:36 +01:00
..
alpha
arm linux-user/arm: fix compilation failures using softfloat's struct types 2011-02-10 20:18:36 +01:00
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
sh4
sparc
sparc64
x86_64
cpu-uname.c
cpu-uname.h
elfload.c linux-user/elfload: add FDPIC support 2011-02-09 10:33:54 +02:00
errno_defs.h
flat.h
flatload.c linux-user/FLAT: allow targets to override FLAT processing 2011-02-09 10:33:54 +02:00
ioctls.h linux-user: fix for loopmount ioctl 2011-02-09 10:33:54 +02:00
linux_loop.h
linuxload.c
m68k-sim.c
main.c linux-user: Add support for -version option 2011-02-09 10:33:53 +02:00
mmap.c
qemu-types.h
qemu.h linux-user/elfload: add FDPIC support 2011-02-09 10:33:54 +02:00
signal.c linux-user/arm: fix compilation failures using softfloat's struct types 2011-02-10 20:18:36 +01:00
socket.h
strace.c linux-user: fix build errors for mmap2-only ports 2011-02-09 10:33:54 +02:00
strace.list
syscall_defs.h linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace 2011-02-09 10:33:54 +02:00
syscall_types.h
syscall.c linux-user: implement sched_{g,s}etaffinity 2011-02-09 10:33:54 +02:00
target_flat.h linux-user/FLAT: allow targets to override FLAT processing 2011-02-09 10:33:54 +02:00
uaccess.c
vm86.c