| Age | Commit message (Expand) | Author |
| 4 days | testsuite: fix test-narrowing-trap failure on platforms where FE_INVALID is n... | Xi Ruoyao |
| 9 days | LoongArch: fix missing trap for enabled exceptions on narrowing operation | Xi Ruoyao |
| 14 days | math: Fix spurious overflow and missing errno for lgammaf | Adhemerval Zanella |
| 2026-03-16 | math: Consolidated common definition/data for cosh/sinh/tanh | Adhemerval Zanella |
| 2026-03-16 | math: Use tanh from CORE-MATH | Adhemerval Zanella |
| 2026-03-16 | math: Remove the SVID error handling from sinh | Adhemerval Zanella |
| 2026-03-16 | math: Use sinh from CORE-MATH | Adhemerval Zanella |
| 2026-03-16 | math: Remove the SVID error handling from cosh | Adhemerval Zanella |
| 2026-03-16 | math: Use cosh from CORE-MATH | Adhemerval Zanella |
| 2026-03-02 | math: Sync log2p1f with CORE-MATH | Adhemerval Zanella |
| 2026-03-02 | math: Sync log1pf with CORE-MATH | Adhemerval Zanella |
| 2026-02-02 | math: Optimize f{max,min}imum_mag_num{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Optimize f{max,min}imum_mag{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Optimize f{max,min}imum_num{f,l,f,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Optimize f{max,min}imum{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Order signed zeros in f{max,min}mag{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Order signed zeros in f{max,min}{f,l,f128} | Adhemerval Zanella |
| 2026-02-02 | math: Simplify f{max,min}mag template | Adhemerval Zanella |
| 2026-02-02 | math: Simplify f{max,min} template | Adhemerval Zanella |
| 2026-01-24 | Fix ldbl-128ibm ceill, floorl, roundl and truncl zero-sign handling | Aurelien Jarno |
| 2026-01-14 | Revert "x86: Do not use __builtin_fpclassify for _Float64x/long double" | Adhemerval Zanella |
| 2026-01-14 | Revert "x86: Do not use __builtin_isinf_sign for _Float64x/long double" | Adhemerval Zanella |
| 2026-01-12 | math: Sync acosh from CORE-MATH | Adhemerval Zanella |
| 2026-01-12 | math: Sync atanh from CORE-MATH | Adhemerval Zanella |
| 2026-01-12 | math: Sync asinh from CORE-MATH | Adhemerval Zanella |
| 2026-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
| 2025-12-22 | x86: Do not use __builtin_isinf_sign for _Float64x/long double | Adhemerval Zanella |
| 2025-12-22 | x86: Do not use __builtin_fpclassify for _Float64x/long double | Adhemerval Zanella |
| 2025-12-19 | math: Do not use __builtin_isgreater* and __builtin_isless* on clang | Adhemerval Zanella |
| 2025-12-05 | aarch64: Implement AdvSIMD and SVE rsqrt(f) routines | James Chesterman |
| 2025-11-27 | Define C23 header version macros | Joseph Myers |
| 2025-11-26 | math: Sync atanh from CORE-MATH | Adhemerval Zanella |
| 2025-11-21 | configure: Only use -fno-fp-int-builtin-inexact if compiler supports it | Adhemerval Zanella |
| 2025-11-19 | math: Sync atanh from CORE-MATH | Adhemerval Zanella |
| 2025-11-19 | math: Sync acosh from CORE-MATH | Adhemerval Zanella |
| 2025-11-17 | math: Don't redirect inlined builtin math functions | Adhemerval Zanella |
| 2025-11-13 | Change fromfp functions to return floating types following C23 (bug 28327) | Joseph Myers |
| 2025-11-10 | math: Sync acosh from CORE-MATH | Adhemerval Zanella |
| 2025-11-05 | math: Remove the SVID error handling from tgammaf | Adhemerval Zanella |
| 2025-11-05 | math: Remove the SVID error handling from lgammaf/lgammaf_r | Adhemerval Zanella |
| 2025-11-05 | math: Remove the SVID error handling from atan2f | Adhemerval Zanella |
| 2025-11-04 | Rename fromfp files in preparation for changing types for C23 | Joseph Myers |
| 2025-11-04 | Add C23 long_double_t, _FloatN_t | Joseph Myers |
| 2025-11-04 | math: Remove the SVID error handling wrapper from sqrt | Adhemerval Zanella |
| 2025-11-04 | math: Remove the SVID error handling from sinhf | Adhemerval Zanella |
| 2025-11-04 | math: Remove the SVID error handling from remainder | Adhemerval Zanella |
| 2025-11-04 | math: Remove the SVID error handling from remainderf | Adhemerval Zanella |
| 2025-10-31 | math: Remove xfail from pow test [BZ #33563] | Wilco Dijkstra |
| 2025-10-30 | math: Remove the SVID error handling wrapper from yn/jn | Adhemerval Zanella |
| 2025-10-30 | math: Remove the SVID error handling wrapper from y1/j1 | Adhemerval Zanella |