aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/vfp/vfpsingle.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove unnecessary asm/ptrace.h from VFP support codeRussell King2007-04-221-1/+0
* [PATCH] arm build fail: vfpsingle.cFrederik Deweerdt2006-10-031-0/+2
* [ARM] Cleanups for 4cc9bd2eaa1063c68341c1c00e66660adcfdf254Russell King2006-09-251-43/+36
* [ARM] 3789/4: Fix VFP emulation to ignore VECITR for scalar instructionGen FUKATSU2006-09-251-35/+35
* [ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz2006-08-301-10/+10
* [ARM] 3758/1: Preserve signalling NaNs in conversionDaniel Jacobowitz2006-08-271-1/+1
* [ARM] 3749/3: Correct VFP single/double conversion emulationDaniel Jacobowitz2006-08-271-11/+22
* [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King2006-04-251-1/+1
* [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-101-1/+1
* [ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2006-04-101-1/+6
* [PATCH] ARM: Fix VFP to use do_div()Russell King2005-06-291-2/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1224