1. 41ed0e6 Don't build tanf rredf and funder by default by Szabolcs Nagy · 6 years ago
  2. a202746 Add separate HOST_CFLAGS, HOST_LDFLAGS and HOST_LDLIBS make variables by Szabolcs Nagy · 6 years ago
  3. c5a8042 Don't build rtest by default by Szabolcs Nagy · 6 years ago
  4. 5f82bff Flush stdout after each benchmark in mathbench by Szabolcs Nagy · 6 years ago
  5. bcca435 Snap for 4919674 from 4351e494656f9d4efca370dce4fde39b4699eefe to qt-release by android-build-team Robot · 6 years ago
  6. 4351e49 Don't build on darwin. am: 8785a761fb am: 341cb78b03 am: 4c396cc833 by Christopher Ferris · 6 years ago
  7. 30e4932 Don't build on darwin. am: 8785a761fb am: 341cb78b03 am: 4c396cc833 by Christopher Ferris · 6 years ago
  8. 4c396cc Don't build on darwin. am: 8785a761fb am: 341cb78b03 by Christopher Ferris · 6 years ago
  9. 341cb78 Don't build on darwin. am: 8785a761fb by Christopher Ferris · 6 years ago
  10. 8785a76 Don't build on darwin. by Christopher Ferris · 6 years ago
  11. 84beb89 Of course I didn't want to build for Darwin! Duh! am: e3966aa77c am: 9a371af136 am: b999f49264 by Elliott Hughes · 6 years ago
  12. e8ed950 Of course I didn't want to build for Darwin! Duh! am: e3966aa77c am: 9a371af136 by Elliott Hughes · 6 years ago
  13. b999f49 Of course I didn't want to build for Darwin! Duh! am: e3966aa77c am: 9a371af136 by Elliott Hughes · 6 years ago
  14. 9a371af Of course I didn't want to build for Darwin! Duh! am: e3966aa77c by Elliott Hughes · 6 years ago
  15. e3966aa Of course I didn't want to build for Darwin! Duh! by Elliott Hughes · 6 years ago
  16. 0af5777 Snap for 4913556 from 30296994a72c475f3d6310228649f8abe7a3f2c4 to qt-release by android-build-team Robot · 6 years ago
  17. 3029699 Build the library and the tests. am: c2e01833f0 am: 29a6baa086 am: eee443f5c4 by Elliott Hughes · 6 years ago
  18. 151d57d Build the library and the tests. am: c2e01833f0 am: 29a6baa086 am: eee443f5c4 by Elliott Hughes · 6 years ago
  19. eee443f Build the library and the tests. am: c2e01833f0 am: 29a6baa086 by Elliott Hughes · 6 years ago
  20. 29a6baa Build the library and the tests. am: c2e01833f0 by Elliott Hughes · 6 years ago
  21. c2e0183 Build the library and the tests. by Elliott Hughes · 6 years ago
  22. 1846043 Add Android metadata. am: d4b3f738e6 am: 3985f9a74a am: 94b705f9fc by Elliott Hughes · 6 years ago
  23. 3a50b3f Add Android metadata. am: d4b3f738e6 am: 3985f9a74a am: 94b705f9fc by Elliott Hughes · 6 years ago
  24. 94b705f Add Android metadata. am: d4b3f738e6 am: 3985f9a74a by Elliott Hughes · 6 years ago
  25. 3985f9a Add Android metadata. am: d4b3f738e6 by Elliott Hughes · 6 years ago
  26. 90c2cbd Initial import. am: 71d7895f6e am: aa3570f5bd am: db88089cb1 am: 0660c628ec by Elliott Hughes · 6 years ago
  27. d4b3f73 Add Android metadata. by Elliott Hughes · 6 years ago
  28. 0660c62 Initial import. am: 71d7895f6e am: aa3570f5bd am: db88089cb1 by Elliott Hughes · 6 years ago
  29. db88089 Initial import. am: 71d7895f6e am: aa3570f5bd by Elliott Hughes · 6 years ago
  30. aa3570f Initial import. am: 71d7895f6e by Elliott Hughes · 6 years ago
  31. 71d7895 Initial import. by Elliott Hughes · 6 years ago
  32. 29a9605 Initial empty repository by Inna Palant · 6 years ago
  33. fce0997 Remove float compare option from sincosf by Szabolcs Nagy · 6 years ago
  34. ae8bc7d Fix the documentation comments for log_inline in pow by Szabolcs Nagy · 6 years ago
  35. 3262ef2 Fix namespace issues in sincosf by Wilco Dijkstra · 6 years ago
  36. dd178df Change the return type of converttoint and document the semantics by Szabolcs Nagy · 6 years ago
  37. bc4b901 More detailed documentation comments by Szabolcs Nagy · 6 years ago
  38. 2105bad Fix large ulp error in pow without fma very near 1.0 by Szabolcs Nagy · 6 years ago
  39. 58ce45c Add documentation comments to internal functions by Szabolcs Nagy · 6 years ago
  40. 5e83891 Fix GNU style issues by Szabolcs Nagy · 6 years ago
  41. 4aa9216 Add exp trace by Szabolcs Nagy · 6 years ago
  42. 5049bfa Fix pow error bound by Szabolcs Nagy · 6 years ago
  43. 76fd080 Fix gnu code style in pow.c by Szabolcs Nagy · 6 years ago
  44. a623032 Improve pow implementation by Szabolcs Nagy · 6 years ago
  45. db6e4e9 Fix the type of sign_bias in pow by Szabolcs Nagy · 6 years ago
  46. 942b212 Add trace for sinf/cosf/sincosf by Wilco Dijkstra · 6 years ago
  47. 2127ba7 Improve trace support by Wilco Dijkstra · 6 years ago
  48. f3af42d Use int32_t in reduce_fast in sincosf.h by Wilco Dijkstra · 6 years ago
  49. e00696a Fix the sign of 0 in pow even with !WANT_ROUNDING by Szabolcs Nagy · 6 years ago
  50. 2117b83 Fix spurious underflow in exp without fma by Szabolcs Nagy · 6 years ago
  51. f671740 Fix the opt_barrier_ function prototypes by Szabolcs Nagy · 6 years ago
  52. 9159cf2 Add trace support to mathbench by Szabolcs Nagy · 6 years ago
  53. 5fa69e1 Fix floating-point exceptions with clang by Szabolcs Nagy · 6 years ago
  54. 21f6356 Always compile mathtest with -fmath-errno by Szabolcs Nagy · 6 years ago
  55. b7d568d Add _finite symbol aliases for better glibc compatibility by Szabolcs Nagy · 6 years ago
  56. 875334a Add pow to mathlib.h by Szabolcs Nagy · 6 years ago
  57. d7494f2 More portable default setting for HAVE_FAST_FMA by Szabolcs Nagy · 6 years ago
  58. 764b4bf Add benchmark code by Szabolcs Nagy · 6 years ago
  59. ed0ecff Add new pow implementation by Szabolcs Nagy · 6 years ago
  60. f79ee89 Remove sin, cos, tan random testing by Szabolcs Nagy · 6 years ago
  61. d69e504 Add new log2 implementation by Szabolcs Nagy · 6 years ago
  62. a7711a3 Add new double precision functions to mathlib.h by Szabolcs Nagy · 6 years ago
  63. cdd9a49 Fix the name of log by Szabolcs Nagy · 6 years ago
  64. 56091b7 Add new log implementation by Szabolcs Nagy · 6 years ago
  65. e08890a Use stricter error bound in tests by Szabolcs Nagy · 6 years ago
  66. 872aa77 Add new exp and exp2 implementations by Szabolcs Nagy · 6 years ago
  67. 5dd369f Add simple sincosf test support by Szabolcs Nagy · 6 years ago
  68. 269dc16 Improve performance of sinf/cosf/sincosf by Wilco Dijkstra · 6 years ago
  69. 16e2a57 Remove accidentally added file by Szabolcs Nagy · 6 years ago
  70. b21378a Add likely and unlikely macros instead of __builtin_expect by Szabolcs Nagy · 6 years ago
  71. 6c4401c Fix spurious divbyzero exception with clang by Szabolcs Nagy · 6 years ago
  72. c1adc91 Fix __math_divzerof for clang by Szabolcs Nagy · 6 years ago
  73. 5eb9d19 Add force_eval_ and eval_as_ helper functions by Szabolcs Nagy · 6 years ago
  74. c65db17 Use fixed 32bit sign argument to error functions by Szabolcs Nagy · 6 years ago
  75. 2f2d687 Fix aliasing violations in old code by Szabolcs Nagy · 6 years ago
  76. 39b0191 Clean up roundtoint and converttoint by Szabolcs Nagy · 6 years ago
  77. 0d51c04 Remove the ARM__ symbol prefix by Szabolcs Nagy · 6 years ago
  78. 5056a59 Minor portability and warning fixes in the existing test code by Szabolcs Nagy · 6 years ago
  79. 6752e61 Reorganize the math directory layout by Szabolcs Nagy · 6 years ago
  80. 20b2da9 Remove the cmake build system by Szabolcs Nagy · 6 years ago
  81. 7889228 Add GNU make based build system by Szabolcs Nagy · 6 years ago
  82. 1b94597 Reformat the license headers by Szabolcs Nagy · 6 years ago
  83. 9670931 Remove (s|k)_(sin|cos|tan) routines by Alan Hayward · 6 years ago
  84. e353e49 Fix __logf_data.poly array size by Szabolcs Nagy · 7 years ago
  85. 6f846e1 Add code to handle non-IEEE-754-2008 SNaN by Szabolcs Nagy · 7 years ago
  86. 97599cd Fix code style in math_config.h and make data symbols HIDDEN by Szabolcs Nagy · 7 years ago
  87. 86067a7 Add new expf, exp2f, logf, log2f and powf implementations by Szabolcs Nagy · 7 years ago
  88. da55ef9 Initial release of Optimized Routines by George Lander · 9 years ago