1. 18b17e9 Add a regression test for two libm bugs we didn't have. by Elliott Hughes · 10 years ago
  2. de9ac71 Use -fvisibility=hidden to build libm. by Elliott Hughes · 10 years ago
  3. 9a5a3e8 Fix <math.h> to quieten most of our warnings. by Elliott Hughes · 10 years ago
  4. 1abc9ff Clean-up _fpmath and fake_long_doubles by Calin Juravle · 10 years ago
  5. 02c78a3 Reimplement isinf/isnan/fpclassify. by Elliott Hughes · 10 years ago
  6. d8d6fee Fix modf* tests by Calin Juravle · 10 years ago
  7. b7afa9d Changed long double literal suffix from 'l' to 'L'. by Calin Juravle · 10 years ago
  8. c8564f2 Fix math tests. by Calin Juravle · 10 years ago
  9. 133bd09 Add include of float.h for LDBL_MIN_EXP and LDBL_MANT_DIG by Brian Carlstrom · 10 years ago
  10. 4d77c11 Fix LP64 libm for 128-bit long doubles by Calin Juravle · 10 years ago
  11. 5f6f4a9 Fix signbit / infinite / isinf / isnan unit tests. by Narayan Kamath · 10 years ago
  12. f04935c Make sure that the same tests are on all platforms. by Christopher Ferris · 10 years ago
  13. af64dad Add test case for 1^NaN by Narayan Kamath · 11 years ago
  14. 6a8f00d Add unit tests for pow's behavior with NaNs. by Elliott Hughes · 11 years ago
  15. 5227663 Put the right number of Ls after 64-bit constants. by Elliott Hughes · 11 years ago
  16. a0ee078 Upgrade libm. by Elliott Hughes · 11 years ago