summaryrefslogtreecommitdiffstats
path: root/libm
Commit message (Expand)AuthorAgeFilesLines
* libm: remove aliasing issue.David 'Digit' Turner2010-09-271-1/+1
* DO NOT MERGE - add sincos.c to libm compilationDavid 'Digit' Turner2010-06-091-0/+1
* Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGEDavid 'Digit' Turner2010-06-092-0/+53
* 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
* | Merge "Reduce compiler anxiety."David Turner2010-05-111-1/+1
|\ \
| * | Reduce compiler anxiety.Scott Turner2010-01-161-1/+1
| |/
* / Reversed order of const and static to hush warning from compiler.Scott Turner2010-01-161-10/+10
|/
* added and modified libm to support SuperH architectureShin-ichiro KAWASAKI2009-08-314-1/+339
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-175-8/+213
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-21317-0/+29138