kernel-hacking-2024-linux-s.../arch/powerpc
Scott Wood 5dd57a1308 [POWERPC] 8xx: Move softemu8xx.c from arch/ppc
Previously, Soft_emulate_8xx was called with no implementation, resulting in
build failures whenever building 8xx without math emulation.  The
implementation is copied from arch/ppc to resolve this issue.

However, this sort of minimal emulation is not a very good idea other than
for compatibility with existing userspaces, as it's less efficient than
soft-float and can mislead users into believing they have soft-float.  Thus,
it is made a configurable option, off by default.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-10-04 11:02:54 -05:00
..
boot [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform 2007-10-04 11:02:50 -05:00
configs [POWERPC] mpc82xx: Add pq2fads board support. 2007-10-04 11:02:47 -05:00
kernel [POWERPC] 8xx: Move softemu8xx.c from arch/ppc 2007-10-04 11:02:54 -05:00
lib [POWERPC] Limit range of __init_ref_ok somewhat 2007-10-03 11:48:44 +10:00
math-emu
mm [POWERPC] 8xx: Set initial memory limit. 2007-10-03 20:36:36 -05:00
oprofile
platforms [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform 2007-10-04 11:02:50 -05:00
sysdev [POWERPC] cpm2: Add cpm2_set_pin(). 2007-10-04 11:02:18 -05:00
xmon
.gitignore
Kconfig [POWERPC] 8xx: Move softemu8xx.c from arch/ppc 2007-10-04 11:02:54 -05:00
Kconfig.debug [POWERPC] Add early debug console for CPM serial ports. 2007-10-03 20:35:43 -05:00
Makefile [POWERPC] Select proper defconfig for crosscompiles 2007-10-03 12:02:44 +10:00