index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Remove the currently-unused i387 assembler to make way for the new.
Elliott Hughes
2013-02-06
43
-1578
/
+0
*
|
Make sincosl call sinl and cosl.
Elliott Hughes
2013-02-01
1
-12
/
+9
*
|
Update the libm/NOTICE file after the upgrade.
Elliott Hughes
2013-02-01
1
-0
/
+340
*
|
Upgrade libm.
Elliott Hughes
2013-02-01
282
-7946
/
+7083
*
|
Bring the NOTICE files back up to date.
Elliott Hughes
2013-01-29
1
-72
/
+0
|
/
*
[MIPS] Rewrite fenv.h for Android
Raghu Gandham
2013-01-04
1
-145
/
+152
*
Rewrite <fenv.h> for ARM.
Elliott Hughes
2012-11-05
3
-589
/
+109
*
Start cleaning up libm.
Elliott Hughes
2012-10-31
50
-3824
/
+7
*
Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
Andrew Hsieh
2012-08-21
3
-6
/
+9
*
Regenerate all NOTICE files with the latest version of the script.
Elliott Hughes
2012-08-15
1
-233
/
+249
*
Add dependencies on all the makefiles.
Elliott Hughes
2012-08-13
1
-0
/
+2
*
Auto-generate a complete NOTICE file.
Elliott Hughes
2012-08-09
1
-356
/
+680
*
Had include/arm/fenv.h, but missed include/mips/fenv.h.
Shih-wei Liao
2012-07-30
1
-0
/
+217
*
Enable sqrtf() x86 assembly code
xqian6
2012-06-25
1
-4
/
+6
*
Remove the last references to SuperH.
Elliott Hughes
2012-05-15
3
-328
/
+0
*
MIPS support to libm, libdl and libthread_db
Chris Dearman
2012-05-04
5
-7
/
+330
*
Update s_fabsl.c to upstream head.
Elliott Hughes
2012-04-30
1
-2
/
+2
*
libm: fix invalid result of function remquo/remquof
Jack Ren
2012-04-10
2
-6
/
+8
*
libm: cherry-pick one patch from freebsd to fix logb() denormals issue
Jack Ren
2012-02-28
1
-2
/
+2
*
remove obsolete SuperH support
David 'Digit' Turner
2012-01-31
1
-11
/
+1
*
am 32ca348e: am ce0d646c: resolved conflicts for merge of 6cda7b62 to gingerb...
David 'Digit' Turner
2011-09-29
2
-207
/
+246
|
\
|
*
resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp
David 'Digit' Turner
2011-09-30
2
-207
/
+246
|
|
\
|
|
*
Bionic: x86: Fix libm macro definitions
Bruce Beare
2011-09-29
2
-206
/
+246
|
|
*
Remove extra/unneeded copy of fenv.h
Bruce Beare
2011-07-07
1
-240
/
+0
|
|
*
Use proper variable typing
Bruce Beare
2011-07-07
2
-3
/
+5
*
|
|
Disable sincos optimization for sincos calls.
Jing Yu
2011-08-17
1
-0
/
+8
|
/
/
*
|
libm: Add nanf() and tgammaf() implementations.
David 'Digit' Turner
2011-01-25
4
-0
/
+179
*
|
android-x86: use proper variable typing
Chih-Wei Huang
2010-12-23
1
-1
/
+2
*
|
am 9691ecc9: Merge "Remove extra/unneeded copy of fenv.h"
David Turner
2010-12-14
1
-240
/
+0
|
\
\
|
*
\
Merge "Remove extra/unneeded copy of fenv.h"
David Turner
2010-12-14
1
-240
/
+0
|
|
\
\
|
|
*
|
Remove extra/unneeded copy of fenv.h
Bruce Beare
2010-10-11
1
-240
/
+0
*
|
|
|
am 4efbf95d: Merge "Use proper variable typing"
David Turner
2010-12-07
2
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Merge "Use proper variable typing"
David Turner
2010-12-07
2
-3
/
+5
|
|
\
\
|
|
*
|
Use proper variable typing
Bruce Beare
2010-10-11
2
-3
/
+5
|
|
|
/
|
*
|
Bionic: Aliasing problems with frexpf
Rodrigo Obregon
2010-11-05
1
-1
/
+1
|
|
/
*
|
libm: remove aliasing issue.
David 'Digit' Turner
2010-09-27
1
-1
/
+1
*
|
DO NOT MERGE - add sincos.c to libm compilation
David 'Digit' Turner
2010-06-09
1
-0
/
+1
*
|
Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE
David 'Digit' Turner
2010-06-09
2
-0
/
+53
|
/
*
Merge "Sometimes the compiler is very right! Found bug in bessel routines for...
Jean-Baptiste Queru
2010-05-11
3
-5
/
+7
|
\
|
*
Sometimes the compiler is very right! Found bug in bessel routines for float.
Scott Turner
2010-05-07
3
-5
/
+7
*
|
Merge "Reduce compiler anxiety."
David Turner
2010-05-11
1
-1
/
+1
|
\
\
|
*
|
Reduce compiler anxiety.
Scott Turner
2010-01-16
1
-1
/
+1
|
|
/
*
|
Reversed order of const and static to hush warning from compiler.
Scott Turner
2010-01-16
1
-10
/
+10
|
/
*
added and modified libm to support SuperH architecture
Shin-ichiro KAWASAKI
2009-08-31
4
-1
/
+339
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
5
-8
/
+213
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
317
-0
/
+29138
[prev]