1. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  2. d6541c2 Make <math.h> renames compatible with GCC. by Elliott Hughes · 8 years ago
  3. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  4. 684c31a Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  5. 284c8f1 Revert "isnan and isinf aren't functions." by Dan Albert · 8 years ago
  6. e76ee99 isnan and isinf aren't functions. by Elliott Hughes · 9 years ago
  7. 95fa061 Rename __pure, __pure2, and __purefunc. by Elliott Hughes · 9 years ago
  8. 31d7037 Expose some more function decls. by Dan Albert · 9 years ago
  9. cb0b143 Provide fake definitions for libstdc++. by Dan Albert · 9 years ago
  10. c1929e4 Move some POSIX math functions out of _USE_GNU/_USE_BSD. by Elliott Hughes · 9 years ago
  11. 9c8d711 Don't expose all BSD extensions. by Elliott Hughes · 9 years ago
  12. 3ba55f8 Rationalize visibility. by Elliott Hughes · 9 years ago
  13. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  14. d51bc71 Add platform specific version tags. by Josh Gao · 9 years ago
  15. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  16. a588f90 Remove fabs, fabsf, fabsl inlines from <math.h>. by Josh Gao · 9 years ago
  17. afe835d Move math headers in with the other headers. by Elliott Hughes · 9 years ago[Renamed from libm/include/math.h]
  18. 9ee6adb Add missing <complex.h> functions. by Elliott Hughes · 9 years ago
  19. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  20. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  21. d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
  22. b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  23. 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
  24. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  25. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  26. 5f5cc45 Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). by Elliott Hughes · 11 years ago
  27. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 11 years ago
  28. b4f2f28 Declare sincos/sincosf/sincosl in <math.h>. by Elliott Hughes · 11 years ago
  29. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  30. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 11 years ago
  31. a0ee078 Upgrade libm. by Elliott Hughes · 13 years ago
  32. 8e2ff16 libm: Add nanf() and tgammaf() implementations. by David 'Digit' Turner · 15 years ago
  33. 9946750 Add sincosl() function to bionic. So that sincos optimization can be enabled. by Jing Yu · 15 years ago
  34. ddd235b Add sincos() and sincosf() implementation. by David 'Digit' Turner · 15 years ago
  35. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  36. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  37. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago