summaryrefslogtreecommitdiffstats
path: root/libm
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Reduce compiler anxiety."David Turner2010-05-111-1/+1
|\
| * Reduce compiler anxiety.Scott Turner2010-01-161-1/+1
| | | | | | | | | | | | | | | | | | Warning from compiler: target arm C: libm <= bionic/libm/src/e_atan2.c bionic/libm/src/e_atan2.c: In function 'atan2': bionic/libm/src/e_atan2.c:71: warning: suggest parentheses around arithmetic in operand of '|' target arm C: libm <= bionic/libm/src/e_atan2f.c
* | 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