kernel-fxtec-pro1x/arch/powerpc
Kumar Gala d2b194ed82 powerpc/math-emu: Use kernel generic math-emu code
The math emulation code is centered around a set of generic macros that
provide the core of the emulation that are shared by the various
architectures and other projects (like glibc).  Each arch implements its
own sfp-machine.h to specific various arch specific details.

For historic reasons that are now lost the powerpc math-emu code had
its own version of the common headers.  This moves us to using the
kernel generic version and thus getting fixes when those are updated.

Also cleaned up exception/error reporting from the FP emulation functions.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-10-01 08:40:07 -05:00
..
boot powerpc/83xx: Add missing cell-index to dma-channel device nodes 2008-09-23 22:05:10 -05:00
configs powerpc/86xx: Introduce a generic mpc86xx_defconfig 2008-09-23 23:32:32 -05:00
include/asm powerpc/math-emu: Use kernel generic math-emu code 2008-10-01 08:40:07 -05:00
kernel powerpc/fsl-booke: Fixup 64-bit PTE reading for SMP support 2008-09-19 13:31:04 -05:00
kvm KVM: ppc: fix invalidation of large guest pages 2008-07-27 12:02:05 +03:00
lib powerpc: New copy_4K_page() 2008-09-15 11:07:42 -07:00
math-emu powerpc/math-emu: Use kernel generic math-emu code 2008-10-01 08:40:07 -05:00
mm powerpc/85xx: fix build warning, remove silly cast 2008-09-16 10:01:35 -05:00
oprofile powerpc: Expose PMCs & cache topology in sysfs on 32-bit 2008-08-20 16:34:58 +10:00
platforms powerpc: Correct USB support for GE Fanuc SBC610 2008-09-29 09:25:47 -05:00
sysdev powerpc/fsl_soc: remove mpc83xx_wdt code 2008-09-29 09:22:45 -05:00
xmon Merge branch 'linux-2.6' 2008-06-30 10:16:50 +10:00
Kconfig powerpc: Make the 64-bit kernel as a position-independent executable 2008-09-15 11:08:38 -07:00
Kconfig.debug powerpc: Split-out common MSI bitmap logic into msi_bitmap.c 2008-08-20 16:34:57 +10:00
Makefile powerpc: Enforce a non-spe kernel build even on broken compilers 2008-09-15 11:08:41 -07:00