summaryrefslogtreecommitdiffstats
path: root/libm/src
Commit message (Expand)AuthorAgeFilesLines
* Upgrade libm.Elliott Hughes2013-02-01167-15060/+0
* Update s_fabsl.c to upstream head.Elliott Hughes2012-04-301-2/+2
* libm: fix invalid result of function remquo/remquofJack Ren2012-04-102-6/+8
* libm: cherry-pick one patch from freebsd to fix logb() denormals issueJack Ren2012-02-281-2/+2
* libm: Add nanf() and tgammaf() implementations.David 'Digit' Turner2011-01-252-0/+174
* libm: remove aliasing issue.David 'Digit' Turner2010-09-271-1/+1
* Merge "Sometimes the compiler is very right! Found bug in bessel routines for...Jean-Baptiste Queru2010-05-113-5/+7
|\
| * Sometimes the compiler is very right! Found bug in bessel routines for float.Scott Turner2010-05-073-5/+7
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03165-0/+14882
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03165-14882/+0
* | Reduce compiler anxiety.Scott Turner2010-01-161-1/+1
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-172-0/+23
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-21164-0/+14859