summaryrefslogtreecommitdiff
path: root/lib/mulsf3.c
AgeCommit message (Collapse)Author
2010-11-16license changeHoward Hinnant
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@119397 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-04Initial implementation of double-precision soft-float division, moved a ↵Stephen Canon
couple utility functions from the multiplications into the utility header git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107586 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-01Correction to previous commit which mistakenly included older versions of ↵Stephen Canon
some files; now includes the correct LLVM license header git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107408 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-01Adding soft-float comparisons, addition, subtraction, multiplication and ↵Stephen Canon
negation git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@107400 91177308-0d34-0410-b5e6-96231b3b80d8