summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Expand)Author
2025-11-21configure: Only use -fno-fp-int-builtin-inexact if compiler supports itAdhemerval Zanella
2025-11-19math: Sync atanh from CORE-MATHAdhemerval Zanella
2025-11-19math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-17math: Don't redirect inlined builtin math functionsAdhemerval Zanella
2025-11-13Change fromfp functions to return floating types following C23 (bug 28327)Joseph Myers
2025-11-10math: Sync acosh from CORE-MATHAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from tgammafAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from lgammaf/lgammaf_rAdhemerval Zanella
2025-11-05math: Remove the SVID error handling from atan2fAdhemerval Zanella
2025-11-04Rename fromfp files in preparation for changing types for C23Joseph Myers
2025-11-04Add C23 long_double_t, _FloatN_tJoseph Myers
2025-11-04math: Remove the SVID error handling wrapper from sqrtAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from sinhfAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from remainderAdhemerval Zanella
2025-11-04math: Remove the SVID error handling from remainderfAdhemerval Zanella
2025-10-31math: Remove xfail from pow test [BZ #33563]Wilco Dijkstra
2025-10-30math: Remove the SVID error handling wrapper from yn/jnAdhemerval Zanella
2025-10-30math: Remove the SVID error handling wrapper from y1/j1Adhemerval Zanella
2025-10-30math: Remove the SVID error handling wrapper from y0/j0Adhemerval Zanella
2025-10-30math: Remove the SVID error handling from coshfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from atanhfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from acoshfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from asinfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from acosfAdhemerval Zanella
2025-10-30math: Remove the SVID error handling from log10fAdhemerval Zanella
2025-10-27math: Consolidate erf/erfc definitionsAdhemerval Zanella
2025-10-27math: Consolidate internal erf/erfc tablesAdhemerval Zanella
2025-10-27math: Use erfc from CORE-MATHAdhemerval Zanella
2025-10-27math: Use erf from CORE-MATHAdhemerval Zanella
2025-10-27math: Use tgamma from CORE-MATHAdhemerval Zanella
2025-10-27math: Use lgamma from CORE-MATHAdhemerval Zanella
2025-10-27math: Move atanh internal data to separate fileAdhemerval Zanella
2025-10-27math: Consolidate acosh and asinh internal tableAdhemerval Zanella
2025-10-22various fixes detected with -Wdouble-promotionPaul Zimmermann
2025-10-21Simplify powl computation for small integral y [BZ #33411]Siddhesh Poyarekar
2025-10-21math: Fix compare sort function on compoundnAdhemerval Zanella
2025-10-21math: Suppress more aliases builtin type conflictsAdhemerval Zanella
2025-10-21math: Suppress clang -Wabsolute-value warning on math_check_force_underflowAdhemerval Zanella
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-10-14math: Update auto-libm-test-out-log2p1Adhemerval Zanella
2025-09-27AArch64: Implement AdvSIMD and SVE log10p1(f) routinesLuna Lamb
2025-09-27AArch64: Implement AdvSIMD and SVE log2p1(f) routinesLuna Lamb
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-09-02AArch64: Implement exp2m1 and exp10m1 routinesHasaan Khan
2025-07-28math: Update auto-libm-tests-in with ldbl-128ibm compoundn/pown failuresAdhemerval Zanella
2025-07-24math: xfail some pown and compoundn tests for ibm128-libgccSachin Monga
2025-05-21gen-libm-test: Use 'original source' instead of 'master' in code.Carlos O'Donell