summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Expand)Author
4 daystestsuite: fix test-narrowing-trap failure on platforms where FE_INVALID is n...Xi Ruoyao
9 daysLoongArch: fix missing trap for enabled exceptions on narrowing operationXi Ruoyao
14 daysmath: Fix spurious overflow and missing errno for lgammafAdhemerval Zanella
2026-03-16math: Consolidated common definition/data for cosh/sinh/tanhAdhemerval Zanella
2026-03-16math: Use tanh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from sinhAdhemerval Zanella
2026-03-16math: Use sinh from CORE-MATHAdhemerval Zanella
2026-03-16math: Remove the SVID error handling from coshAdhemerval Zanella
2026-03-16math: Use cosh from CORE-MATHAdhemerval Zanella
2026-03-02math: Sync log2p1f with CORE-MATHAdhemerval Zanella
2026-03-02math: Sync log1pf with CORE-MATHAdhemerval Zanella
2026-02-02math: Optimize f{max,min}imum_mag_num{f,l,f128}Adhemerval Zanella
2026-02-02math: Optimize f{max,min}imum_mag{f,l,f128}Adhemerval Zanella
2026-02-02math: Optimize f{max,min}imum_num{f,l,f,f128}Adhemerval Zanella
2026-02-02math: Optimize f{max,min}imum{f,l,f128}Adhemerval Zanella
2026-02-02math: Order signed zeros in f{max,min}mag{f,l,f128}Adhemerval Zanella
2026-02-02math: Order signed zeros in f{max,min}{f,l,f128}Adhemerval Zanella
2026-02-02math: Simplify f{max,min}mag templateAdhemerval Zanella
2026-02-02math: Simplify f{max,min} templateAdhemerval Zanella
2026-01-24Fix ldbl-128ibm ceill, floorl, roundl and truncl zero-sign handlingAurelien Jarno
2026-01-14Revert "x86: Do not use __builtin_fpclassify for _Float64x/long double"Adhemerval Zanella
2026-01-14Revert "x86: Do not use __builtin_isinf_sign for _Float64x/long double"Adhemerval Zanella
2026-01-12math: Sync acosh from CORE-MATHAdhemerval Zanella
2026-01-12math: Sync atanh from CORE-MATHAdhemerval Zanella
2026-01-12math: Sync asinh from CORE-MATHAdhemerval Zanella
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-22x86: Do not use __builtin_isinf_sign for _Float64x/long doubleAdhemerval Zanella
2025-12-22x86: Do not use __builtin_fpclassify for _Float64x/long doubleAdhemerval Zanella
2025-12-19math: Do not use __builtin_isgreater* and __builtin_isless* on clangAdhemerval Zanella
2025-12-05aarch64: Implement AdvSIMD and SVE rsqrt(f) routinesJames Chesterman
2025-11-27Define C23 header version macrosJoseph Myers
2025-11-26math: Sync atanh from CORE-MATHAdhemerval Zanella
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