1. f0f80b8 pl/math: Update copyright years by Joe Ramsay · 1 year, 5 months ago
  2. 0f87f60 Rewrite two abs masks as literals by Joe Ramsay · 1 year, 5 months ago
  3. 49d2832 pl/math: Add vector/Neon acosh by Joe Ramsay · 1 year, 5 months ago
  4. 0866a19 pl/math: Add vector/Neon acoshf by Joe Ramsay · 1 year, 5 months ago
  5. 47c03a9 pl/math: Add scalar & vector/Neon tanh by Joe Ramsay · 1 year, 5 months ago
  6. 2364ce5 pl/math: Add vector/SVE log2 by Pierre Blanchard · 1 year, 6 months ago
  7. 08482af pl/math: Add vector/SVE log2f by Pierre Blanchard · 1 year, 6 months ago
  8. 0d000be pl/math: Add scalar & vector/Neon atanh by Joe Ramsay · 1 year, 6 months ago
  9. 2015eee pl/math: Add scalar atan and set fenv in Neon atan by Joe Ramsay · 1 year, 6 months ago
  10. 0a9270a pl/math: Fix fp exceptions in Neon sinhf and sinh by Joe Ramsay · 1 year, 6 months ago
  11. 3bfa7bd Correct exit code from runulp.sh by Joe Ramsay · 1 year, 6 months ago
  12. 7ab15c5 pl/math: Update ULP threshold for SVE erf by Pierre Blanchard · 1 year, 6 months ago
  13. f312cb8 pl/math: Add scalar atanf and set fenv in Neon atanf by Joe Ramsay · 1 year, 6 months ago
  14. 04e91ec pl/math: Add scalar & vector/Neon cbrt by Joe Ramsay · 1 year, 6 months ago
  15. a5fc3ed pl/math: Update ULP threshold for Neon asinh by Joe Ramsay · 1 year, 6 months ago
  16. d05594e pl/math: Replace WANT_ERRNO with WANT_SIMD_EXCEPT for Neon fenv by Joe Ramsay · 1 year, 6 months ago
  17. 0976cbd pl/math: Improve vector/Neon log2f by Pierre Blanchard · 1 year, 6 months ago
  18. 202e463 pl/math: Move test intervals to routine source files by Joe Ramsay · 1 year, 6 months ago
  19. d748e15 pl/math: Move fenv expectations out of runulp.sh by Joe Ramsay · 1 year, 6 months ago
  20. ecb1c6f pl/math: Move ULP limits to routine source files by Joe Ramsay · 1 year, 6 months ago
  21. 1bca1a5 pl/math: Auto-generate mathbench and ulp headers by Joe Ramsay · 1 year, 6 months ago
  22. 3c0af1a pl/math: Set fenv flags in Neon log1p by Joe Ramsay · 1 year, 6 months ago
  23. 80abd60 pl/math: Set fenv flags in Neon tanf by Joe Ramsay · 1 year, 6 months ago
  24. 0d1cc42 pl/math: Set fenv flags in Neon log2f by Joe Ramsay · 1 year, 6 months ago
  25. bfa600d pl/math: Update ULP threshold for SVE atan2 by Pierre Blanchard · 1 year, 6 months ago
  26. b490d4c pl/math: Set fenv flags in Neon log1pf by Joe Ramsay · 1 year, 6 months ago
  27. bc7cc9d pl/math: Add polynomial helpers by Joe Ramsay · 1 year, 6 months ago
  28. 132d2f5 pl/math/test: Simplify runulp.sh by Joe Ramsay · 1 year, 6 months ago
  29. 08d6ff3 pl/math: Fix fenv in asinh by Joe Ramsay · 1 year, 6 months ago
  30. 61056f3 pl/math: Fix vector/SVE erf by Pierre Blanchard · 1 year, 6 months ago
  31. a5e45e4 math: Set fenv exceptions for several Neon routines by Joe Ramsay · 1 year, 6 months ago
  32. 7d205b8 string: arm: Fix cfi restore info for hot loop exit by Victor Do Nascimento · 1 year, 6 months ago
  33. fa1ba23 string: arm: Ensure correct cfi state at strcmp entry by Victor Do Nascimento · 1 year, 6 months ago
  34. 2a963bb pl/math: Set fenv flags in Neon asinhf by Joe Ramsay · 1 year, 6 months ago
  35. 0d3c3cd pl/math: Avoid UB in scalar tanhf by Joe Ramsay · 1 year, 6 months ago
  36. 8a644bf pl/math: Add scalar and vector/Neon tanhf by Joe Ramsay · 1 year, 7 months ago
  37. 8a0d24f pl/math: Add vector/Neon asinh by Joe Ramsay · 1 year, 7 months ago
  38. 57c26e8 pl/math: Update ULP threshold for vector atans by Joe Ramsay · 1 year, 7 months ago
  39. 6e875e8 pl/math: Add scalar & vector/Neon cbrtf by Joe Ramsay · 1 year, 7 months ago
  40. d5844d8 pl/math: Add scalar and vector/Neon atanhf by Joe Ramsay · 1 year, 7 months ago
  41. 9ace520 string: arm: Refactor ENTRY/END macros by Szabolcs Nagy · 1 year, 7 months ago
  42. df9815c string: arm: Use /**/ comments in asmdefs.h by Szabolcs Nagy · 1 year, 7 months ago
  43. 044e816 string: arm: Include asmdefs.h even into empty asm files by Szabolcs Nagy · 1 year, 7 months ago
  44. 67a49ee string: Add separate asmdefs.h per target by Szabolcs Nagy · 1 year, 7 months ago
  45. 8e0a666 string: arm: Fix build failure by Szabolcs Nagy · 1 year, 7 months ago
  46. d16610a math/test: Fix ulp for non-AArch64 targets by Joe Ramsay · 1 year, 7 months ago
  47. 50fec26 pl/math: Add scalar & vector/Neon cosh by Joe Ramsay · 1 year, 7 months ago
  48. 56a92ff pl/math: Add scalar and vector/Neon sinh by Joe Ramsay · 1 year, 7 months ago
  49. c1cf1eb pl/math: Use order-6 polynomial in Vector/Neon log2 by Nicholas Dingle · 1 year, 7 months ago
  50. 3560d66 math/test: Allow user to set control element of input vector by Joe Ramsay · 1 year, 7 months ago
  51. 3031a49 pl/math: Change conflicting variable names by Joe Ramsay · 1 year, 7 months ago
  52. 2348c66 pl/math: Fix minus zero in vector expm1 by Joe Ramsay · 1 year, 7 months ago
  53. 5b8ac95 pl/math: Fix SVE mathbench wrappers by Joe Ramsay · 1 year, 7 months ago
  54. cf69308 pl/math/test: Simplify ulp and bench macros by Joe Ramsay · 1 year, 7 months ago
  55. 1721f53 pl/math: Add vector/Neon expm1 by Joe Ramsay · 1 year, 7 months ago
  56. 151020a pl/math: Add scalar expm1 by Joe Ramsay · 1 year, 7 months ago
  57. 43140a8 pl/math: Add scalar and vector/Neon coshf by Add joeram01 · 1 year, 8 months ago
  58. 78a876a Make fenv checking dependent on WANT_ERRNO by Joe Ramsay · 1 year, 7 months ago
  59. 4ed9b49 Fix tests for WANT_SVE_MATH=1 by Joe Ramsay · 1 year, 7 months ago
  60. 41d08c6 pl/math: Add vector/Neon sinhf by Joe Ramsay · 1 year, 7 months ago
  61. 617d26f Add WANT_ERRNO config option by Joe Ramsay · 1 year, 7 months ago
  62. 5086aa1 pl/math: Update ULP threshold for acosh by Joe Ramsay · 1 year, 7 months ago
  63. 1e3d105 pl/math: Add scalar sinhf by Joe Ramsay · 1 year, 7 months ago
  64. baef8cd pl/math: Add vector/Neon expm1f by Joe Ramsay · 1 year, 8 months ago
  65. 83ed7a4 pl/math: Update ULP thresholds for atan/atan2 by Joe Ramsay · 1 year, 8 months ago
  66. bc55630 pl/math: Add scalar expm1f by Joe Ramsay · 1 year, 8 months ago
  67. e873df5 pl/math: Update ULP threshold for erfc (all variants) and scalar log1p by Joe Ramsay · 1 year, 8 months ago
  68. 4705cc8 pl/math: Update ULP threshold for Neon log2 by Pierre Blanchard · 1 year, 8 months ago
  69. dcbe6e3 pl/math: Update maximum ULP estimate for SVE sin by Joe Ramsay · 1 year, 8 months ago
  70. 7780a64 string: arm: Add new functionality to prologue/epilogue assembler macros. by Victor Do Nascimento · 1 year, 8 months ago
  71. 84c28b9 pl/math: Correct spelling mistakes in comments by Nicholas Dingle · 1 year, 8 months ago
  72. 23f1039 pl/math: Fix subnormal handling in atan2 by Joe Ramsay · 1 year, 8 months ago
  73. 222183c pl/math: Add vector/SVE powi by Joe Ramsay · 1 year, 8 months ago
  74. bb96da1 pl/math: Add vector/SVE powif by Joe Ramsay · 1 year, 8 months ago
  75. bf4e49b pl/math: Add vector/Neon log1p by Joe Ramsay · 1 year, 8 months ago
  76. 0e150e4 Fix NaN behaviour in atan2 by Joe Ramsay · 1 year, 8 months ago
  77. cda6bb4 pl/math: Add vector/SVE erfc by Joe Ramsay · 1 year, 8 months ago
  78. 6345dda pl/math: Update ULP threshold for log1p by Joe Ramsay · 1 year, 8 months ago
  79. 05fe009 pl/math: Add scalar acosh by Joe Ramsay · 1 year, 8 months ago
  80. 1de88de pl/math: Add Vector/SVE tanf by Pierre Blanchard · 1 year, 9 months ago
  81. 3ef86d7 pl/math: Add vector/SVE erf by Joe Ramsay · 1 year, 9 months ago
  82. 075fa2e pl/math: Update worst-case error for scalar asinh by Joe Ramsay · 1 year, 9 months ago
  83. 34be6cf pl/math: Add vector/SVE erff by Joe Ramsay · 1 year, 9 months ago
  84. 28fa116 pl/math: Update worst-case error for Neon erfc by Joe Ramsay · 1 year, 9 months ago
  85. 2ed10b5 pl/math: Add scalar acoshf by Joe Ramsay · 1 year, 9 months ago
  86. bf04306 pl/math: Add more accurate SVE expf variant by Joe Ramsay · 1 year, 9 months ago
  87. 1931794 pl/math: Add vector/SVE expf by Joe Ramsay · 1 year, 9 months ago
  88. 52558f2 pl/math: Add Vector/Neon tanf by Pierre Blanchard · 1 year, 9 months ago
  89. b56e103 pl/math: Add scalar tanf by Pierre Blanchard · 1 year, 9 months ago
  90. 9bd7555 Audit ULP limits in runulp.sh by Joe Ramsay · 1 year, 9 months ago
  91. f375470 pl/math: Add vector/SVE log by Joe Ramsay · 1 year, 9 months ago
  92. 251a040 pl/math: Add vector/SVE logf by Joe Ramsay · 1 year, 9 months ago
  93. 375526b pl/math: Add helpers for ULP wrappers by Joe Ramsay · 1 year, 9 months ago
  94. 8c44c9b Add more ulp helper macros by Joe Ramsay · 1 year, 10 months ago
  95. 6e0ada9 pl/math: Add vector/SVE log10f by Joe Ramsay · 1 year, 10 months ago
  96. 65e0232 pl/math: Add vector/SVE log10 by Joe Ramsay · 1 year, 10 months ago
  97. 43c24ad string: Optimize memchr-mte by Wilco Dijkstra · 1 year, 10 months ago
  98. a1547d1 string: Optimize memrchr by Wilco Dijkstra · 1 year, 10 months ago
  99. 864fc02 string: Improve strchr-mte by Wilco Dijkstra · 1 year, 10 months ago
  100. 87e9914 string: Improve strchrnul-mte by Wilco Dijkstra · 1 year, 10 months ago