index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libm
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround the GCC "(long)fn -> lfn" optimization bug.
Ben Cheng
2014-05-29
1
-2
/
+5
*
Use -fvisibility=hidden to build libm.
Elliott Hughes
2014-05-19
1
-0
/
+1
*
Fix <math.h> to quieten most of our warnings.
Elliott Hughes
2014-05-05
1
-0
/
+5
*
Clean-up _fpmath and fake_long_doubles
Calin Juravle
2014-04-23
1
-9
/
+8
*
Reimplement isinf/isnan/fpclassify.
Elliott Hughes
2014-04-14
1
-4
/
+4
*
Emit warnings when linking against imprecise math functions
Calin Juravle
2014-04-02
1
-1
/
+0
*
Fix LP64 libm for 128-bit long doubles
Calin Juravle
2014-03-24
1
-40
/
+55
*
[MIPS64] libc/libm support
Chris Dearman
2014-02-06
1
-0
/
+4
*
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
1
-3
/
+3
*
We actually have modfl.
Elliott Hughes
2013-12-19
1
-2
/
+3
*
AArch64: Initial AArch64 port of libm
Serban Constantinescu
2013-12-16
1
-0
/
+3
*
Switch to upstream sleep(3) and usleep(3).
Elliott Hughes
2013-11-20
1
-1
/
+5
*
Fix libm build for x86_64.
Elliott Hughes
2013-10-01
1
-2
/
+2
*
x86_64: libm fixes
Pavel Chupin
2013-10-01
1
-0
/
+3
*
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
*
Upgrade libm.
Elliott Hughes
2013-02-01
1
-216
/
+241
*
Add dependencies on all the makefiles.
Elliott Hughes
2012-08-13
1
-0
/
+2
*
Enable sqrtf() x86 assembly code
xqian6
2012-06-25
1
-4
/
+6
*
MIPS support to libm, libdl and libthread_db
Chris Dearman
2012-05-04
1
-7
/
+18
*
remove obsolete SuperH support
David 'Digit' Turner
2012-01-31
1
-11
/
+1
*
libm: Add nanf() and tgammaf() implementations.
David 'Digit' Turner
2011-01-25
1
-0
/
+2
*
Add sincos() and sincosf() implementation.
David 'Digit' Turner
2010-05-19
1
-0
/
+1
*
added and modified libm to support SuperH architecture
Shin-ichiro KAWASAKI
2009-08-31
1
-1
/
+11
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-7
/
+29
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+189