qemu-patch-raspberry4/linux-user/arm/nwfpe
Peter Maydell 7cb4db8f41 linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC
The REG_PC constant used in the ARM nwfpe code is fine in the kernel
but when used in qemu can clash with a definition in the host system
include files (in particular on Ubuntu Lucid SPARC, including signal.h
will define a REG_PC). Rename the constant to avoid this issue.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-04-25 22:15:31 +02:00
..
double_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
extended_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
fpa11.c linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC 2011-04-25 22:15:31 +02:00
fpa11.h linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC 2011-04-25 22:15:31 +02:00
fpa11.inl Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
fpa11_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
fpa11_cpdt.c linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC 2011-04-25 22:15:31 +02:00
fpa11_cprt.c softfloat: rename float*_eq() into float*_eq_quiet() 2011-04-17 20:32:14 +02:00
fpopcode.c linux-user/arm: fix compilation failures using softfloat's struct types 2011-02-10 20:18:36 +01:00
fpopcode.h Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
fpsr.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
single_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00