summaryrefslogtreecommitdiff
path: root/math/auto-libm-test-in
AgeCommit message (Expand)Author
2025-11-19math: Sync atanh from CORE-MATHAdhemerval Zanella
2025-11-19math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-10math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-10-31math: Remove xfail from pow test [BZ #33563]Wilco Dijkstra
2025-10-27math: Use erfc from CORE-MATHAdhemerval Zanella
2025-10-27math: Use erf from CORE-MATHAdhemerval Zanella
2025-10-21Simplify powl computation for small integral y [BZ #33411]Siddhesh Poyarekar
2025-10-14math: Use binary search on lgammaf slow pathAdhemerval Zanella
2025-10-14math: Optimize fma call on log2pf1Adhemerval Zanella
2025-10-14math: Optimize fma call on asinpifAdhemerval Zanella
2025-07-28math: Update auto-libm-tests-in with ldbl-128ibm compoundn/pown failuresAdhemerval Zanella
2025-05-14Implement C23 rootn.Joseph Myers
2025-05-09Implement C23 compoundnJoseph Myers
2025-03-27Implement C23 pownJoseph Myers
2025-03-19add inputs giving large errors for rsqrtPaul Zimmermann
2025-03-14Implement C23 powrJoseph Myers
2025-03-07Implement C23 rsqrtJoseph Myers
2025-02-12math: Use atanpif from CORE-MATHAdhemerval Zanella
2025-02-03math: Fix tanf for some inputs (BZ 32630)Adhemerval Zanella
2025-01-31math: Fix sinhf for some inputs (BZ 32627)Adhemerval Zanella
2025-01-31math: Fix log10p1f internal table value (BZ 32626)Adhemerval Zanella
2025-01-03math: Remove no-mathvec flagJoe Ramsay
2025-01-02new inputs with large errors for [a]cospi, [a]sinpi, [a]tanpi, atan2piPaul Zimmermann
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-20math: xfail some tanpi tests for ibm128-libgccAdhemerval Zanella
2024-12-18math: Fix the expected carg (inf) resultsAdhemerval Zanella
2024-12-18math: Fix the expected atan2f (inf) resultsAdhemerval Zanella
2024-12-18math: Fix the expected atanf (inf) resultsAdhemerval Zanella
2024-12-12Implement C23 atan2piJoseph Myers
2024-12-11Implement C23 atanpiJoseph Myers
2024-12-10Implement C23 asinpiJoseph Myers
2024-12-09Implement C23 acospiJoseph Myers
2024-12-05Implement C23 tanpiJoseph Myers
2024-12-05math: xfail some sinpi tests for ibm128-libgccAdhemerval Zanella
2024-12-05math: xfail some cospi tests for ibm128-libgccAdhemerval Zanella
2024-12-04Implement C23 sinpiJoseph Myers
2024-12-04Implement C23 cospiJoseph Myers
2024-08-07added inputs giving large errors on x86_64 for new C23 functionsPaul Zimmermann
2024-07-22This patch adds larger ulp errors for the log2p1 function.Paul Zimmermann
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers
2024-06-17Implement C23 log10p1Joseph Myers
2024-05-20Implement C23 log2p1Joseph Myers
2024-04-04aarch64/fpu: Add vector variants of tanhJoe Ramsay
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay
2023-09-18math: Add a no-mathvec flag for sin (-0.0)Wilco Dijkstra
2023-02-14added pair of inputs for hypotf in binary32Paul Zimmermann
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers