1. 27c43c5 Update sanitize property format by Colin Cross · 10 years ago
  2. afe835d Move math headers in with the other headers. by Elliott Hughes · 10 years ago
  3. e5c872f genversion-scripts: fix script name in autogenerated comment by Greg Hackmann · 10 years ago
  4. fc1fb95 Android.bp: Add missing <complex.h> functions. by Dan Willemsen · 10 years ago
  5. 9ee6adb Add missing <complex.h> functions. by Elliott Hughes · 10 years ago
  6. 603acbf Update Android.bp with x86 rint optimizations by Dan Willemsen · 10 years ago
  7. f3ea093 Add x86 optimization of rint functions and tests by jzha136 · 11 years ago
  8. 9296460 libm: rename LIBC_PRIVATE to LIBC_DEPRECATED by Dimitry Ivanov · 10 years ago
  9. 879cec2 Update Android.bp with recent Android.mk changes by Dan Willemsen · 10 years ago
  10. 64955c8 Remove unused libm_clang variable. by Stephen Hines · 10 years ago
  11. 63fedd7 Enable clang for x86_64 after fp128 fix in clang-2577113. by Chih-Hung Hsieh · 10 years ago
  12. a29ed0b libm: Use LOCAL_SRC_FILES_EXCLUDE_{arch} by Dan Willemsen · 10 years ago
  13. a2ead18 libm: stop exporting __muldc3 by Dimitry Ivanov · 10 years ago
  14. 9e6f98f Update Android.bp with arch-specific version scripts by Dan Willemsen · 10 years ago
  15. c176440 Fix mips and x86 builds by Dmitriy Ivanov · 10 years ago
  16. e85fb58 Fix LDFLAGS for arm and x86 by Dmitriy Ivanov · 10 years ago
  17. 284b468 Generate per-architecture version scripts. by Dmitriy Ivanov · 10 years ago
  18. fa77529 Fix arm64 fenv warnings, and make warnings errors. by Christopher Ferris · 10 years ago
  19. 280d546 Fix bug number for linker related workarounds by Dmitriy Ivanov · 10 years ago
  20. 208ae17 Add Android.bp for libc/libm/libdl by Dan Willemsen · 10 years ago
  21. a992004 Merge "Regenerate NOTICE files." by Elliott Hughes · 10 years ago
  22. 44ead71 Regenerate NOTICE files. by Elliott Hughes · 10 years ago
  23. 8cff2f9 Sync with upstream FreeBSD libm. by Elliott Hughes · 10 years ago
  24. f9f4a43 Revert "Revert "Use compiler builtins for fabs."" by Elliott Hughes · 10 years ago
  25. c5deb0f Revert "Use compiler builtins for fabs." by Elliott Hughes · 10 years ago
  26. d76f169 Use compiler builtins for fabs. by Elliott Hughes · 10 years ago
  27. 6816d8c Merge "Use __builtin_* in <math.h>." by Elliott Hughes · 10 years ago
  28. b662280 Use __builtin_* in <math.h>. by Elliott Hughes · 10 years ago
  29. 8d95950 libm: ARM: reorganize a bit to match ARM64 by Jake Weinstein · 10 years ago
  30. e79d06b Use gcc to build and test x86_64 long double code. by Chih-Hung Hsieh · 11 years ago
  31. f448ef4 Merge "Add versions to libm.so symbols" by Dmitriy Ivanov · 11 years ago
  32. 11ea08c Use new sanitizer option. by Dan Albert · 11 years ago
  33. 636f5dd Add versions to libm.so symbols by Dmitriy Ivanov · 11 years ago
  34. 173ad0a Always build libm with clang. by Elliott Hughes · 11 years ago
  35. 41c99cd Remove LOCAL_CONLY_FLAGS it is no-op. by Dmitriy Ivanov · 11 years ago
  36. 9185e04 Apply work around b/19059885 to x86 by Dmitriy Ivanov · 11 years ago
  37. 7e54c76 Update NOTICE files. by Elliott Hughes · 11 years ago
  38. 88e777d Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 11 years ago
  39. 6e86146 Fix typo in alias symbol. by Christopher Ferris · 11 years ago
  40. 995b813 For libm, use a macro for aliasing symbols. by Christopher Ferris · 11 years ago
  41. d7e091e Merge "Switch libc and libm to sysv-only hash style" by Dmitriy Ivanov · 11 years ago
  42. 2e16d2c Switch libc and libm to sysv-only hash style by Dmitriy Ivanov · 11 years ago
  43. f074b53 Merge "Add the optimized implementation of 18 math functions for x86 and x86_64 respectively" by Christopher Ferris · 11 years ago
  44. 1156508 Generate gnu hash for arm only by Goran Jakovljevic · 11 years ago
  45. 4a55c46 Generate sysv hash for libc, libstdc++ and libm by Dmitriy Ivanov · 11 years ago
  46. 5d4f0e6 Add the optimized implementation of 18 math functions for x86 and x86_64 respectively by Jingwei Zhang · 11 years ago
  47. 45789b6 libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 by James Rose · 11 years ago
  48. c78fa26 libm: arm: add arm specific sqrt and sqrtf by Shu Zhang · 11 years ago
  49. 32936c8 Add aarch64 instructions wherever possible by Amaury Le Leyzour · 11 years ago
  50. 3a629af libm: arm: Add arm specific floor() optimization by Shu Zhang · 11 years ago
  51. 3d535d2 [MIPS] Fix Mips64 build of libm by Duane Sand · 11 years ago
  52. d40d1a0 Cleanup the libm makefile. by Christopher Ferris · 11 years ago
  53. 998f2d5 Remove more BSD cruft from the public headers. by Elliott Hughes · 11 years ago
  54. 6b2b585 Update bionic NOTICE files. by Elliott Hughes · 11 years ago
  55. da19478 Disable ASAN for more of our libraries. by Dan Albert · 11 years ago
  56. 1b66f6e Move a private x86-64 header file out of the limelight. by Elliott Hughes · 11 years ago
  57. b8ee16f Fix our <complex.h> support. by Elliott Hughes · 11 years ago
  58. e91d9cd Don't use an STL for libm. by Dan Albert · 11 years ago
  59. 14538ca Catch up on upstream's round/roundf/roundl. by Elliott Hughes · 11 years ago
  60. 488268b Sync libm with upstream. by Elliott Hughes · 11 years ago
  61. 12e3f22 Add coverage flag for libm. by Dan Albert · 11 years ago
  62. 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
  63. c729d4f Get new coshl, sinhl, and tanhl implementations from upstream. by Elliott Hughes · 11 years ago
  64. 460ad74 Sync libm with upstream. by Elliott Hughes · 11 years ago
  65. 356a624 Disable Clang, due to x86 LDBL_MANT_DIG errors. by Chih-Hung Hsieh · 11 years ago
  66. e0c56ef Use __GNUC_PREREQ rather than __GNUC_PREREQ__ to match glibc. by Elliott Hughes · 11 years ago
  67. f4c948a Move the meat of <features.h> into <sys/cdefs.h>. by Elliott Hughes · 11 years ago
  68. 5f5cc45 Fix <features.h> (_BSD_SOURCE and _GNU_SOURCE). by Elliott Hughes · 11 years ago
  69. 1e83245 Revert "Switch libm to building with clang." by Elliott Hughes · 11 years ago
  70. aadc4b2 Switch libm to building with clang. by Elliott Hughes · 11 years ago
  71. 71f9b34 Revert "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 12 years ago
  72. 4e4e1a5 Revert "Prevent symbols from libgcc from being reexported." by Dan Albert · 12 years ago
  73. 65e80cf Prevent symbols from libgcc from being reexported. by Dan Albert · 12 years ago
  74. b6ca747 Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 12 years ago
  75. 4779a11 Merge "Move mips fenv implementation details into fenv.c." by Elliott Hughes · 12 years ago
  76. 89d6124 Move mips fenv implementation details into fenv.c. by Elliott Hughes · 12 years ago
  77. 43bf81e Move x86 fenv implementation details into fenv.c. by Elliott Hughes · 12 years ago
  78. 9812a02 Clean up the ARM fenv.h, moving implementation details into fenv.c. by Elliott Hughes · 12 years ago
  79. a147a1d AArch64: libm: Fix ARM64 fenv_t and refactor ARM64 libm implementation. by Serban Constantinescu · 12 years ago
  80. ff00dc8 Workaround the GCC "(long)fn -> lfn" optimization bug. by Ben Cheng · 12 years ago
  81. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 12 years ago
  82. b4f2f28 Declare sincos/sincosf/sincosl in <math.h>. by Elliott Hughes · 12 years ago
  83. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 12 years ago
  84. bfa582d Update the NOTICE files and improve the script slightly. by Elliott Hughes · 12 years ago
  85. 1abc9ff Clean-up _fpmath and fake_long_doubles by Calin Juravle · 12 years ago
  86. acbe322 Regenerate the NOTICE files. by Elliott Hughes · 12 years ago
  87. 0f95a55 Fix arm64 floating point definitions. by Elliott Hughes · 12 years ago
  88. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 12 years ago
  89. f723b70 Emit warnings when linking against imprecise math functions by Calin Juravle · 12 years ago
  90. 4d77c11 Fix LP64 libm for 128-bit long doubles by Calin Juravle · 12 years ago
  91. bd3155d Update libm to the upstream head (2014.03.13) by Calin Juravle · 12 years ago
  92. 4e54b11 Update the NOTICE files. by Elliott Hughes · 12 years ago
  93. 7ba84d3 Fix x86_64 build by Pavel Chupin · 12 years ago
  94. 26349d8 Fix mips build by Calin Juravle · 12 years ago
  95. 2d36790 Moved to a more openbsd-like fenv.h by Calin Juravle · 12 years ago
  96. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 12 years ago
  97. c16a453 Merge "Remove <sys/_types.h>." by Elliott Hughes · 12 years ago
  98. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 12 years ago
  99. 645d031 [MIPS64] libc/libm support by Chris Dearman · 12 years ago
  100. 609526f Use arch-specific LOCAL_ variables to build libm. by Ying Wang · 12 years ago