1. 4d77c11 Fix LP64 libm for 128-bit long doubles by Calin Juravle · 10 years ago
  2. bd3155d Update libm to the upstream head (2014.03.13) by Calin Juravle · 10 years ago
  3. 4e54b11 Update the NOTICE files. by Elliott Hughes · 10 years ago
  4. 7ba84d3 Fix x86_64 build by Pavel Chupin · 10 years ago
  5. 26349d8 Fix mips build by Calin Juravle · 10 years ago
  6. 2d36790 Moved to a more openbsd-like fenv.h by Calin Juravle · 10 years ago
  7. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 10 years ago
  8. c16a453 Merge "Remove <sys/_types.h>." by Elliott Hughes · 11 years ago
  9. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 11 years ago
  10. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  11. 609526f Use arch-specific LOCAL_ variables to build libm. by Ying Wang · 11 years ago
  12. d1973ca bionic: rename aarch64 target to arm64 by Colin Cross · 11 years ago
  13. 54a7494 Regenerate the NOTICE files. by Elliott Hughes · 11 years ago
  14. 28ddd91 Fix __isnanl on aarch64. by Elliott Hughes · 11 years ago
  15. 20adf52 We actually have modfl. by Elliott Hughes · 11 years ago
  16. 241608e Don't use weak aliases in libm. by Elliott Hughes · 11 years ago
  17. 1c4f101 AArch64: Initial AArch64 port of libm by Serban Constantinescu · 11 years ago
  18. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 11 years ago
  19. 361847f Fix the x86_64 fenv.h. by Elliott Hughes · 11 years ago
  20. 770a349 Fix libm build for x86_64. by Elliott Hughes · 11 years ago
  21. ce7add1 x86_64: libm fixes by Pavel Chupin · 11 years ago
  22. 7841946 Take upstream libm changes. by Elliott Hughes · 11 years ago
  23. 0493a6f Regenerate NOTICE files. by Elliott Hughes · 11 years ago
  24. 6260553 Revert "Pull the pthread_key_t functions out of pthread.c." by Elliott Hughes · 11 years ago
  25. ad59322 Pull the pthread_key_t functions out of pthread.c. by Elliott Hughes · 11 years ago
  26. 170dbe2 Add a few more missing libm long double stubs. by Elliott Hughes · 12 years ago
  27. 926a307 Add a missing logbl stub. by Elliott Hughes · 12 years ago
  28. ef545a2 Remove the currently-unused i387 assembler to make way for the new. by Elliott Hughes · 12 years ago
  29. 9b05df3 Make sincosl call sinl and cosl. by Elliott Hughes · 12 years ago
  30. d65bd84 Update the libm/NOTICE file after the upgrade. by Elliott Hughes · 12 years ago
  31. a0ee078 Upgrade libm. by Elliott Hughes · 12 years ago
  32. 448080d Bring the NOTICE files back up to date. by Elliott Hughes · 12 years ago
  33. d199017 [MIPS] Rewrite fenv.h for Android by Raghu Gandham · 12 years ago
  34. 90e10d4 Rewrite <fenv.h> for ARM. by Elliott Hughes · 12 years ago
  35. 0f7809d Start cleaning up libm. by Elliott Hughes · 12 years ago
  36. 2f7d7c6 Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS by Andrew Hsieh · 12 years ago
  37. 32dbc03 Regenerate all NOTICE files with the latest version of the script. by Elliott Hughes · 12 years ago
  38. ae5c644 Add dependencies on all the makefiles. by Elliott Hughes · 12 years ago
  39. 387d4b7 Auto-generate a complete NOTICE file. by Elliott Hughes · 12 years ago
  40. 4e86ebb Had include/arm/fenv.h, but missed include/mips/fenv.h. by Shih-wei Liao · 12 years ago
  41. 29aa009 Enable sqrtf() x86 assembly code by xqian6 · 12 years ago
  42. e33af61 Remove the last references to SuperH. by Elliott Hughes · 12 years ago
  43. 726800e MIPS support to libm, libdl and libthread_db by Chris Dearman · 12 years ago
  44. 7735a38 Update s_fabsl.c to upstream head. by Elliott Hughes · 12 years ago
  45. bd0383a libm: fix invalid result of function remquo/remquof by Jack Ren · 13 years ago
  46. 1fa7b45 libm: cherry-pick one patch from freebsd to fix logb() denormals issue by Jack Ren · 12 years ago
  47. 70b1668 remove obsolete SuperH support by David 'Digit' Turner · 13 years ago
  48. 0a1b306 am 32ca348e: am ce0d646c: resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 13 years ago
  49. ce0d646 resolved conflicts for merge of 6cda7b62 to gingerbread-plus-aosp by David 'Digit' Turner · 13 years ago
  50. 6cda7b6 Bionic: x86: Fix libm macro definitions by Bruce Beare · 13 years ago
  51. d50225a Disable sincos optimization for sincos calls. by Jing Yu · 13 years ago
  52. 18142ab Remove extra/unneeded copy of fenv.h by Bruce Beare · 14 years ago
  53. 4029e0e Use proper variable typing by Bruce Beare · 14 years ago
  54. 8e2ff16 libm: Add nanf() and tgammaf() implementations. by David 'Digit' Turner · 14 years ago
  55. b9aedb2 android-x86: use proper variable typing by Chih-Wei Huang · 14 years ago
  56. 572fced am 9691ecc9: Merge "Remove extra/unneeded copy of fenv.h" by David Turner · 14 years ago
  57. 9691ecc Merge "Remove extra/unneeded copy of fenv.h" by David Turner · 14 years ago
  58. 48bebae am 4efbf95d: Merge "Use proper variable typing" by David Turner · 14 years ago
  59. 4efbf95 Merge "Use proper variable typing" by David Turner · 14 years ago
  60. fddaafc Bionic: Aliasing problems with frexpf by Rodrigo Obregon · 14 years ago
  61. 52eed0a Remove extra/unneeded copy of fenv.h by Bruce Beare · 14 years ago
  62. 58f2b7e Use proper variable typing by Bruce Beare · 14 years ago
  63. ce2ebf8 libm: remove aliasing issue. by David 'Digit' Turner · 14 years ago
  64. 2beac0f DO NOT MERGE - add sincos.c to libm compilation by David 'Digit' Turner · 14 years ago
  65. 410b2ae Add sincosl() function to bionic. So that sincos optimization can - DO NOT MERGE by David 'Digit' Turner · 14 years ago
  66. c3581dc Merge "Sometimes the compiler is very right! Found bug in bessel routines for float." by Jean-Baptiste Queru · 14 years ago
  67. 7911e05 Merge "Reduce compiler anxiety." by David Turner · 14 years ago
  68. c1f8dd9 Sometimes the compiler is very right! Found bug in bessel routines for float. by Scott Turner · 15 years ago
  69. 72d3489 Reduce compiler anxiety. by Scott Turner · 15 years ago
  70. fb02ec2 Reversed order of const and static to hush warning from compiler. by Scott Turner · 15 years ago
  71. d87945b added and modified libm to support SuperH architecture by Shin-ichiro KAWASAKI · 15 years ago
  72. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  73. a27d2ba Initial Contribution by The Android Open Source Project · 16 years ago