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
*
Clean up various warnings in bionic.
Elliott Hughes
2014-02-18
1
-0
/
+3
*
Merge "Remove <sys/_types.h>."
Elliott Hughes
2014-02-08
1
-3
/
+4
|
\
|
*
Remove <sys/_types.h>.
Elliott Hughes
2014-02-07
1
-3
/
+4
*
|
[MIPS64] libc/libm support
Chris Dearman
2014-02-06
2
-4
/
+35
|
/
*
Use arch-specific LOCAL_ variables to build libm.
Ying Wang
2014-02-03
1
-19
/
+21
*
bionic: rename aarch64 target to arm64
Colin Cross
2014-01-23
4
-3
/
+3
*
Regenerate the NOTICE files.
Elliott Hughes
2014-01-07
2
-27
/
+53
*
Fix __isnanl on aarch64.
Elliott Hughes
2013-12-19
1
-1
/
+1
*
We actually have modfl.
Elliott Hughes
2013-12-19
2
-3
/
+3
*
Don't use weak aliases in libm.
Elliott Hughes
2013-12-18
2
-2
/
+20
*
AArch64: Initial AArch64 port of libm
Serban Constantinescu
2013-12-16
4
-0
/
+326
*
Switch to upstream sleep(3) and usleep(3).
Elliott Hughes
2013-11-20
2
-1
/
+32
*
Fix the x86_64 fenv.h.
Elliott Hughes
2013-10-02
1
-5
/
+35
*
Fix libm build for x86_64.
Elliott Hughes
2013-10-01
3
-77
/
+438
*
x86_64: libm fixes
Pavel Chupin
2013-10-01
3
-0
/
+222
*
Take upstream libm changes.
Elliott Hughes
2013-06-12
21
-22
/
+383
*
Regenerate NOTICE files.
Elliott Hughes
2013-03-07
1
-90
/
+0
*
Revert "Pull the pthread_key_t functions out of pthread.c."
Elliott Hughes
2013-02-11
1
-36
/
+46
*
Pull the pthread_key_t functions out of pthread.c.
Elliott Hughes
2013-02-11
1
-46
/
+36
*
Add a few more missing libm long double stubs.
Elliott Hughes
2013-02-07
1
-0
/
+3
*
Add a missing logbl stub.
Elliott Hughes
2013-02-06
1
-0
/
+1
*
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
|
\
\
[next]