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
*
Bionic/libm: Fix the mismatch ENTRY/END in e_pow.S
Kito Cheng
2013-02-19
1
-1
/
+1
*
libm: Check for NEON support when choosing fast pow()
Steve Kondik
2013-02-16
1
-1
/
+1
*
libm: Enable fast NEON pow() for supported targets
Steve Kondik
2013-02-15
2
-15
/
+7
*
Revert "libm: Add a proper sincos() implementation"
cm-10.1-M1
Ricardo Cerqueira
2013-01-04
1
-129
/
+11
*
[MIPS] fix bionic libm on MIPS support
Rocky Zhang
2012-12-23
1
-2
/
+4
*
Bionic/libm: Add precision-correct de-serialize sin/cos
Lucas Crowthers
2012-12-21
2
-0
/
+23
*
Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/bi...
Steve Kondik
2012-11-18
13
-703
/
+1257
|
\
|
*
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
*
|
msm8660: Add neon based pow() function for Scorpion
Prachee Ramsinghani
2012-09-11
2
-2
/
+8
*
|
Bionic/libm: Pow optimizations and bug fixes
Lucas Crowthers
2012-09-05
2
-31
/
+70
*
|
msm7627a: Enable neon optimized memove and pow functions.
Prachee Ramsinghani
2012-09-05
2
-2
/
+8
*
|
Bionic/libm: Remove extra vmov from sin/cos
Lucas Crowthers
2012-09-05
2
-2
/
+4
*
|
Bionic/libm: add assembly versions of sin/cos
Lucas Crowthers
2012-09-05
3
-3
/
+842
*
|
Bionic/libm: Prefer branches and VFP ABI
Lucas Crowthers
2012-09-05
2
-1
/
+9
*
|
Bionic/libm: fast neon pow() for small x,y
Lucas Crowthers
2012-07-24
3
-0
/
+451
*
|
libm: Add a proper sincos() implementation
Bernhard Rosenkraenzer
2012-07-10
1
-11
/
+129
|
/
*
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
|
/
[next]