1. 41c99cd Remove LOCAL_CONLY_FLAGS it is no-op. by Dmitriy Ivanov · 10 years ago
  2. 9185e04 Apply work around b/19059885 to x86 by Dmitriy Ivanov · 10 years ago
  3. 88e777d Switch libc/libcstdc++/libm to hash-style=both by Dmitriy Ivanov · 10 years ago
  4. d7e091e Merge "Switch libc and libm to sysv-only hash style" by Dmitriy Ivanov · 10 years ago
  5. 2e16d2c Switch libc and libm to sysv-only hash style by Dmitriy Ivanov · 10 years ago
  6. f074b53 Merge "Add the optimized implementation of 18 math functions for x86 and x86_64 respectively" by Christopher Ferris · 10 years ago
  7. 1156508 Generate gnu hash for arm only by Goran Jakovljevic · 10 years ago
  8. 4a55c46 Generate sysv hash for libc, libstdc++ and libm by Dmitriy Ivanov · 10 years ago
  9. 5d4f0e6 Add the optimized implementation of 18 math functions for x86 and x86_64 respectively by Jingwei Zhang · 11 years ago
  10. 45789b6 libm: Add hardware sqrt, ceil, floor and trunc for x86 & x86_64 by James Rose · 11 years ago
  11. c78fa26 libm: arm: add arm specific sqrt and sqrtf by Shu Zhang · 11 years ago
  12. 32936c8 Add aarch64 instructions wherever possible by Amaury Le Leyzour · 10 years ago
  13. 3a629af libm: arm: Add arm specific floor() optimization by Shu Zhang · 11 years ago
  14. 3d535d2 [MIPS] Fix Mips64 build of libm by Duane Sand · 10 years ago
  15. d40d1a0 Cleanup the libm makefile. by Christopher Ferris · 11 years ago
  16. da19478 Disable ASAN for more of our libraries. by Dan Albert · 11 years ago
  17. b8ee16f Fix our <complex.h> support. by Elliott Hughes · 11 years ago
  18. e91d9cd Don't use an STL for libm. by Dan Albert · 11 years ago
  19. 12e3f22 Add coverage flag for libm. by Dan Albert · 11 years ago
  20. 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
  21. c729d4f Get new coshl, sinhl, and tanhl implementations from upstream. by Elliott Hughes · 11 years ago
  22. 460ad74 Sync libm with upstream. by Elliott Hughes · 11 years ago
  23. 356a624 Disable Clang, due to x86 LDBL_MANT_DIG errors. by Chih-Hung Hsieh · 11 years ago
  24. 1e83245 Revert "Switch libm to building with clang." by Elliott Hughes · 11 years ago
  25. aadc4b2 Switch libm to building with clang. by Elliott Hughes · 11 years ago
  26. 71f9b34 Revert "Revert "Prevent symbols from libgcc from being reexported."" by Dan Albert · 11 years ago
  27. 4e4e1a5 Revert "Prevent symbols from libgcc from being reexported." by Dan Albert · 11 years ago
  28. 65e80cf Prevent symbols from libgcc from being reexported. by Dan Albert · 11 years ago
  29. b6ca747 Merge "Add a flag control that PRIVATE libm can be chosen" by Elliott Hughes · 11 years ago
  30. ff00dc8 Workaround the GCC "(long)fn -> lfn" optimization bug. by Ben Cheng · 11 years ago
  31. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 11 years ago
  32. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  33. 1abc9ff Clean-up _fpmath and fake_long_doubles by Calin Juravle · 11 years ago
  34. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  35. f723b70 Emit warnings when linking against imprecise math functions by Calin Juravle · 11 years ago
  36. 4d77c11 Fix LP64 libm for 128-bit long doubles by Calin Juravle · 11 years ago
  37. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  38. 609526f Use arch-specific LOCAL_ variables to build libm. by Ying Wang · 12 years ago
  39. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 12 years ago
  40. 20adf52 We actually have modfl. by Elliott Hughes · 12 years ago
  41. 1c4f101 AArch64: Initial AArch64 port of libm by Serban Constantinescu · 12 years ago
  42. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  43. 770a349 Fix libm build for x86_64. by Elliott Hughes · 12 years ago
  44. ce7add1 x86_64: libm fixes by Pavel Chupin · 12 years ago
  45. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 12 years ago
  46. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 12 years ago
  47. a0ee078 Upgrade libm. by Elliott Hughes · 13 years ago
  48. d97d1ca Add a flag control that PRIVATE libm can be chosen by Xiaokang, Qin · 13 years ago
  49. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 13 years ago
  50. 29aa009 Enable sqrtf() x86 assembly code by xqian6 · 13 years ago
  51. 726800e MIPS support to libm, libdl and libthread_db by Chris Dearman · 13 years ago
  52. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 14 years ago
  53. 8e2ff16 libm: Add nanf() and tgammaf() implementations. by David 'Digit' Turner · 15 years ago
  54. ddd235b Add sincos() and sincosf() implementation. by David 'Digit' Turner · 15 years ago
  55. d87945b added and modified libm to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  56. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  57. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago