aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/math-emu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-11powerpc/math-emu: Fix efp dependenceLiu Yu1-3/+2
2008-12-03powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.Liu Yu2-0/+722
2008-12-03powerpc/math-emu: Remove redundant 'ret'Liu Yu18-52/+34
2008-10-01powerpc/math-emu: Use kernel generic math-emu codeKumar Gala45-2574/+278
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling1-28/+28
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison41-46/+46
2008-01-23[POWERPC] Fix carry bug in 128-bit unsigned integer addingLiu Yu1-10/+30
2007-12-13[POWERPC] Fix rounding bug in emulation for double float operatingLiu Yu1-1/+2
2007-10-16[POWERPC] Fix handling of stfiwx math emulationKumar Gala1-4/+9
2006-09-26[POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro1-0/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27powerpc: move math-emu over to arch/powerpcKumar Gala53-0/+4506