1. ab2d3e1 Remove __RENAME_LDBL. by Elliott Hughes · 2 years, 2 months ago
  2. 4ceb347 Add riscv64 lrint.S. by Elliott Hughes · 2 years, 10 months ago
  3. 4c5595c Replace local MUSL define with global ANDROID_HOST_MUSL by Colin Cross · 4 years ago
  4. 7da2034 Build bionic unit tests for musl by Colin Cross · 4 years ago
  5. 8843066 Improve tgamma(3) coverage. by Elliott Hughes · 4 years, 4 months ago
  6. bcaa454 bionic tests: use GTEST_SKIP. by Elliott Hughes · 6 years ago
  7. c2edae3 Fix cert-dcl16-c clang-tidy warnings in tests. by Chih-Hung Hsieh · 7 years ago
  8. 505ecd6 libm: add tests that would have caught the recent regression. by Elliott Hughes · 7 years ago
  9. ef40d25 Duplicate tests for duplicated symbols. by Elliott Hughes · 8 years ago
  10. 9ecd2cc Test __fpclassify/__isinf/__isnan. by Elliott Hughes · 8 years ago
  11. 5c6a7bf Remove some legacy declarations from <math.h>. by Elliott Hughes · 8 years ago
  12. 50cda38 Use __RENAME for long double functions. by Elliott Hughes · 8 years ago
  13. 98f016f Move scopeguard into android::base by Tom Cherry · 8 years ago
  14. e9719f3 Fix complex.csqrtf test and add a trivial sincosl test. by Elliott Hughes · 9 years ago
  15. f3ea093 Add x86 optimization of rint functions and tests by jzha136 · 10 years ago
  16. 56b2b29 Accuracy tests for libm by Jingwei Zhang · 11 years ago
  17. 1b37ba2 Improve math tests to allow a specific ulp bound. by Elliott Hughes · 11 years ago
  18. 7553185 Fix lgamma_r/lgammaf_r/lgammal_r for -0. by Elliott Hughes · 11 years ago
  19. 90be6c5 The nextafter functions use the wrong next representable value by Jingwei Zhang · 11 years ago
  20. d9ff722 Refactoring: C++11 style DISABLE_ bionic marcos by Dmitriy Ivanov · 11 years ago
  21. 7b956ed Reset enviroment for math_tests by Dmitriy Ivanov · 11 years ago
  22. 18b17e9 Add a regression test for two libm bugs we didn't have. by Elliott Hughes · 11 years ago
  23. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 11 years ago
  24. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 11 years ago
  25. 1abc9ff Clean-up _fpmath and fake_long_doubles by Calin Juravle · 11 years ago
  26. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 11 years ago
  27. d8d6fee Fix modf* tests by Calin Juravle · 11 years ago
  28. b7afa9d Changed long double literal suffix from 'l' to 'L'. by Calin Juravle · 11 years ago
  29. c8564f2 Fix math tests. by Calin Juravle · 11 years ago
  30. 133bd09 Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG by Brian Carlstrom · 11 years ago
  31. 4d77c11 Fix LP64 libm for 128-bit long doubles by Calin Juravle · 11 years ago
  32. 5f6f4a9 Fix signbit / infinite / isinf / isnan unit tests. by Narayan Kamath · 11 years ago
  33. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 12 years ago
  34. af64dad Add test case for 1^NaN by Narayan Kamath · 12 years ago
  35. 6a8f00d Add unit tests for pow's behavior with NaNs. by Elliott Hughes · 12 years ago
  36. 5227663 Put the right number of Ls after 64-bit constants. by Elliott Hughes · 12 years ago
  37. a0ee078 Upgrade libm. by Elliott Hughes · 13 years ago