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 more BSD cruft from the public headers.
Elliott Hughes
2014-12-19
1
-0
/
+2
*
Update bionic NOTICE files.
Elliott Hughes
2014-12-18
1
-26
/
+26
*
Disable ASAN for more of our libraries.
Dan Albert
2014-12-18
1
-0
/
+2
*
Move a private x86-64 header file out of the limelight.
Elliott Hughes
2014-11-26
1
-0
/
+65
*
Fix our <complex.h> support.
Elliott Hughes
2014-11-06
4
-5
/
+1072
*
Don't use an STL for libm.
Dan Albert
2014-10-16
1
-0
/
+3
*
Catch up on upstream's round/roundf/roundl.
Elliott Hughes
2014-10-10
3
-24
/
+47
*
Sync libm with upstream.
Elliott Hughes
2014-10-09
7
-288
/
+99
*
Add coverage flag for libm.
Dan Albert
2014-09-30
1
-0
/
+6
*
Fix lgamma_r/lgammaf_r/lgammal_r for -0.
Elliott Hughes
2014-09-18
8
-102
/
+472
*
Get new coshl, sinhl, and tanhl implementations from upstream.
Elliott Hughes
2014-09-12
5
-3
/
+436
*
Sync libm with upstream.
Elliott Hughes
2014-09-12
20
-413
/
+919
*
Disable Clang, due to x86 LDBL_MANT_DIG errors.
Chih-Hung Hsieh
2014-09-04
1
-0
/
+8
*
Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc.
Elliott Hughes
2014-08-29
1
-2
/
+2
*
Move the meat of <features.h> into <sys/cdefs.h>.
Elliott Hughes
2014-08-19
1
-1
/
+0
*
Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE).
Elliott Hughes
2014-08-18
2
-3
/
+4
*
Revert "Switch libm to building with clang."
Elliott Hughes
2014-07-11
2
-18
/
+6
*
Switch libm to building with clang.
Elliott Hughes
2014-07-10
2
-6
/
+18
*
Revert "Revert "Prevent symbols from libgcc from being reexported.""
Dan Albert
2014-06-24
1
-0
/
+7
*
Revert "Prevent symbols from libgcc from being reexported."
Dan Albert
2014-06-23
1
-7
/
+0
*
Prevent symbols from libgcc from being reexported.
Dan Albert
2014-06-21
1
-0
/
+7
*
Merge "Add a flag control that PRIVATE libm can be chosen"
Elliott Hughes
2014-06-17
1
-0
/
+2
|
\
|
*
Add a flag control that PRIVATE libm can be chosen
Xiaokang, Qin
2013-01-14
1
-0
/
+2
*
|
Merge "Move mips fenv implementation details into fenv.c."
Elliott Hughes
2014-06-09
2
-18
/
+17
|
\
\
|
*
|
Move mips fenv implementation details into fenv.c.
Elliott Hughes
2014-06-09
2
-18
/
+17
*
|
|
Move x86 fenv implementation details into fenv.c.
Elliott Hughes
2014-06-09
4
-25
/
+25
|
/
/
*
|
Clean up the ARM fenv.h, moving implementation details into fenv.c.
Elliott Hughes
2014-06-09
2
-18
/
+14
*
|
AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation.
Serban Constantinescu
2014-06-09
2
-135
/
+170
*
|
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
3
-1
/
+9
*
|
Declare sincos/sincosf/sincosl in <math.h>.
Elliott Hughes
2014-05-08
1
-0
/
+7
*
|
Fix <math.h> to quieten most of our warnings.
Elliott Hughes
2014-05-05
2
-35
/
+21
*
|
Update the NOTICE files and improve the script slightly.
Elliott Hughes
2014-05-05
1
-26
/
+52
*
|
Clean-up _fpmath and fake_long_doubles
Calin Juravle
2014-04-23
12
-521
/
+118
*
|
Regenerate the NOTICE files.
Elliott Hughes
2014-04-16
1
-27
/
+89
*
|
Fix arm64 floating point definitions.
Elliott Hughes
2014-04-14
2
-23
/
+13
*
|
Reimplement isinf/isnan/fpclassify.
Elliott Hughes
2014-04-14
5
-239
/
+4
*
|
Emit warnings when linking against imprecise math functions
Calin Juravle
2014-04-02
3
-79
/
+27
*
|
Fix LP64 libm for 128-bit long doubles
Calin Juravle
2014-03-24
21
-73
/
+2747
*
|
Update libm to the upstream head (2014.03.13)
Calin Juravle
2014-03-13
4
-100
/
+72
*
|
Update the NOTICE files.
Elliott Hughes
2014-03-06
1
-0
/
+26
*
|
Fix x86_64 build
Pavel Chupin
2014-02-28
2
-2
/
+2
*
|
Fix mips build
Calin Juravle
2014-02-26
1
-1
/
+1
*
|
Moved to a more openbsd-like fenv.h
Calin Juravle
2014-02-26
13
-1058
/
+1039
*
|
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
[next]