aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Fix SPE float to integer conversion failureShan Hai2011-03-151-4/+8
* powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu2011-03-151-1/+52
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-1/+1
* powerpc/math-emu: Fix efp dependenceLiu Yu2009-03-111-3/+2
* powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2008-12-032-0/+722
* powerpc/math-emu: Remove redundant 'ret'Liu Yu2008-12-0318-52/+34
* powerpc/math-emu: Use kernel generic math-emu codeKumar Gala2008-10-0145-2574/+278
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-28/+28
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-0141-46/+46
* [POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu2008-01-231-10/+30
* [POWERPC] Fix rounding bug in emulation for double float operatingLiu Yu2007-12-131-1/+2
* [POWERPC] Fix handling of stfiwx math emulationKumar Gala2007-10-161-4/+9
* [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: move math-emu over to arch/powerpcKumar Gala2006-03-2753-0/+4506