Home
last modified time | relevance | path

Searched hist:"7 cb4db8f" (Results 1 – 3 of 3) sorted by relevance

/qemu/linux-user/arm/nwfpe/
H A Dfpa11.h7cb4db8f Wed Apr 20 10:19:15 GMT 2011 Peter Maydell <peter.maydell@linaro.org> 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>
H A Dfpa11_cpdt.c7cb4db8f Wed Apr 20 10:19:15 GMT 2011 Peter Maydell <peter.maydell@linaro.org> 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>
H A Dfpa11.c7cb4db8f Wed Apr 20 10:19:15 GMT 2011 Peter Maydell <peter.maydell@linaro.org> 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>