- 02ce401 API guard every post-21 API. by Dan Albert · 11 months ago
- 356c50c <math.h>: there's a type-generic __builtin_signbit() now. by Elliott Hughes · 1 year, 3 months ago
- c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 3 months ago
- 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 3 months ago
- ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 3 months ago
- e17ebfd <math.h>: more use of __RENAME_LDBL. by Elliott Hughes · 2 years, 3 months ago
- 195b90b Nullability check for math module by zijunzhao · 2 years, 7 months ago
- eae41f8 Fix __VERSIONER_NO_GUARD cases for availability. by Dan Albert · 4 years, 7 months ago
- fee514e Make it clearer that math.h isn't fdlibm. by Elliott Hughes · 5 years ago
- f106a39 Remove __INTRODUCED_IN for obsolete API levels. by Elliott Hughes · 6 years ago
- ab52807 Update to FreeBSD libm r336665. by Elliott Hughes · 7 years ago
- 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
- d6541c2 Make <math.h> renames compatible with GCC. by Elliott Hughes · 8 years ago
- 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
- 684c31a Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
- 284c8f1 Revert "isnan and isinf aren't functions." by Dan Albert · 8 years ago
- e76ee99 isnan and isinf aren't functions. by Elliott Hughes · 9 years ago
- 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
- 31d7037 Expose some more function decls. by Dan Albert · 9 years ago
- cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
- c1929e4 Move some POSIX math functions out of _USE_GNU/_USE_BSD. by Elliott Hughes · 9 years ago
- 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 9 years ago
- 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
- 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
- d51bc71 Add platform specific version tags. by Josh Gao · 9 years ago
- 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
- a588f90 Remove fabs, fabsf, fabsl inlines from <math.h>. by Josh Gao · 9 years ago
- afe835d Move math headers in with the other headers. by Elliott Hughes · 9 years ago[Renamed from libm/include/math.h]
- 9ee6adb Add missing <complex.h> functions. by Elliott Hughes · 9 years ago
- f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
- c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
- d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
- b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
- 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
- e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
- f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
- 5f5cc45 Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). by Elliott Hughes · 11 years ago
- de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 11 years ago
- b4f2f28 Declare sincos/sincosf/sincosl in <math.h>. by Elliott Hughes · 11 years ago
- 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
- 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 12 years ago
- a0ee078 Upgrade libm. by Elliott Hughes · 13 years ago
- 8e2ff16 libm: Add nanf() and tgammaf() implementations. by David 'Digit' Turner · 15 years ago
- 9946750 Add sincosl() function to bionic. So that sincos optimization can be enabled. by Jing Yu · 15 years ago
- ddd235b Add sincos() and sincosf() implementation. by David 'Digit' Turner · 15 years ago
- 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
- 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
- a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago