]> git.ipfire.org Git - thirdparty/glibc.git/history - math
Use Linux 6.16, GCC 15, binutils 2.45 in build-many-glibcs.py
[thirdparty/glibc.git] / math /
2 days ago  Adhemerval Zanellamath: Update auto-libm-tests-in with ldbl-128ibm compou...
6 days ago  Sachin Mongamath: xfail some pown and compoundn tests for ibm128...
2025-05-21  Carlos O'Donellgen-libm-test: Use 'original source' instead of 'master...
2025-05-19  Dylan FlemingAArch64: Implement AdvSIMD and SVE atan2pi/f
2025-05-19  Dylan FlemingAArch64: Implement AdvSIMD and SVE atanpi/f
2025-05-19  Dylan FlemingAArch64: Implement AdvSIMD and SVE asinpi/f
2025-05-19  Dylan FlemingAArch64: Implement AdvSIMD and SVE acospi/f
2025-05-14  Joseph MyersImplement C23 rootn.
2025-05-09  Joseph MyersImplement C23 compoundn
2025-05-01  Joseph MyersCorrect test descriptors in libm-test-pown.inc
2025-04-14  Colin Ian KingFix spelling mistake "suports" -> "supports"
2025-03-27  Joseph MyersImplement C23 pown
2025-03-19  Paul Zimmermannadd inputs giving large errors for rsqrt
2025-03-14  Joseph MyersImplement C23 powr
2025-03-12  Adhemerval Zanellamath: Refactor how to use libm-test-ulps
2025-03-08  Aurelien Jarnomath: Remove an extra semicolon in math function declar...
2025-03-07  Joseph MyersImplement C23 rsqrt
2025-02-26  Sergei Zimmermansysdeps/ieee754: Fix remainder sign of zero for FE_DOWN...
2025-02-17  Adhemerval Zanellamath: Consolidate acosf and asinf internal tables
2025-02-17  Adhemerval Zanellamath: Consolidate acospif and asinpif internal tables
2025-02-17  Adhemerval Zanellamath: Consolidate cospif and sinpif internal tables
2025-02-12  Adhemerval Zanellamath: Consolidate coshf and sinhf internal tables
2025-02-12  Adhemerval Zanellamath: Consolidate acoshf and asinhf internal tables
2025-02-12  Adhemerval Zanellamath: Use atanpif from CORE-MATH
2025-02-03  Adhemerval Zanellamath: Fix tanf for some inputs (BZ 32630)
2025-01-31  Adhemerval Zanellamath: Fix sinhf for some inputs (BZ 32627)
2025-01-31  Adhemerval Zanellamath: Fix log10p1f internal table value (BZ 32626)
2025-01-03  Joe RamsayAArch64: Add vector tanpi routines
2025-01-03  Joe RamsayAArch64: Add vector cospi routines
2025-01-03  Joe RamsayAArch64: Add vector sinpi to libmvec
2025-01-03  Joe Ramsaymath: Remove no-mathvec flag
2025-01-03  H.J. Lumath: Add a reference to Clang's <tgmath.h> C23 issue
2025-01-02  Paul Zimmermannnew inputs with large errors for [a]cospi, [a]sinpi...
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-22  Adhemerval Zanellamath: Fix clang warnings for math/test-tgmath-ret.c
2024-12-22  H.J. LuAdd test-config-cflags-float-store for -ffloat-store
2024-12-22  H.J. LuDon't redefine INFINITY nor NAN
2024-12-22  H.J. LuCheck Clang 12 for __builtin_complex
2024-12-21  H.J. Lumath: Exclude tgmath3-macro-tests for Clang
2024-12-20  H.J. LuDon't use glibc <tgmath.h> when testing with Clang
2024-12-20  Adhemerval Zanellamath: xfail some tanpi tests for ibm128-libgcc
2024-12-18  Adhemerval Zanellamath: Fix the expected carg (inf) results
2024-12-18  Adhemerval Zanellamath: Fix the expected atan2f (inf) results
2024-12-18  Adhemerval Zanellamath: Fix the expected atanf (inf) results
2024-12-18  Adhemerval Zanellamath: Add inf support on gen-auto-libm-tests.c
2024-12-18  Adhemerval Zanellamath: Fix spurious-divbyzero flag name
2024-12-12  Joseph MyersImplement C23 atan2pi
2024-12-12  H.J. Lumath: Remove __XXX math functions from installed math...
2024-12-11  Joseph MyersImplement C23 atanpi
2024-12-10  Joseph MyersImplement C23 asinpi
2024-12-09  Joseph MyersImplement C23 acospi
2024-12-05  Joseph MyersImplement C23 tanpi
2024-12-05  Adhemerval Zanellamath: xfail some sinpi tests for ibm128-libgcc
2024-12-05  Adhemerval Zanellamath: xfail some cospi tests for ibm128-libgcc
2024-12-05  Joseph MyersUse M_LIT in place of M_MLIT for literals
2024-12-05  H.J. LuFix and sort variables in Makefiles
2024-12-04  Joseph MyersImplement C23 sinpi
2024-12-04  Joseph MyersImplement C23 cospi
2024-11-22  Adhemerval Zanellamath: Split s_erfF in erff and erfc
2024-10-11  Paul Zimmermannreplace tgammaf by the CORE-MATH implementation
2024-09-19  Joe RamsayAArch64: Add vector logp1 alias for log1p
2024-09-04  Joseph MyersDo not set errno for overflowing NaN payload in strtod...
2024-09-04  Joseph MyersImprove NaN payload testing
2024-08-07  Paul Zimmermannadded inputs giving large errors on x86_64 for new...
2024-07-26  Maciej W. Rozyckisupport: Add FAIL test failure helper
2024-07-22  Paul ZimmermannThis patch adds larger ulp errors for the log2p1 function.
2024-06-17  Joseph MyersImplement C23 exp2m1, exp10m1
2024-06-17  Joseph MyersImplement C23 log10p1
2024-06-17  Joseph MyersImplement C23 logp1
2024-05-22  H.J. LuDon't provide scalb/significand _FloatN aliases [BZ...
2024-05-21  Adhemerval Zanellamath: Add support for auto static math tests
2024-05-20  Joe Simmons-Talbottmath: Add more details to the test driver output.
2024-05-20  Joseph MyersImplement C23 log2p1
2024-05-14  Joe Talbottmath: Add GLIBC_TEST_LIBM_VERBOSE environment variable...
2024-05-06  H.J. LuAdd crt1-2.0.o for glibc 2.0 compatibility tests
2024-04-04  Adhemerval Zanellamath: x86 trunc traps when FE_INEXACT is enabled (BZ...
2024-04-04  Adhemerval Zanellamath: x86 floor traps when FE_INEXACT is enabled (BZ...
2024-04-04  Adhemerval Zanellamath: x86 ceill traps when FE_INEXACT is enabled (BZ...
2024-04-04  Joe Ramsayaarch64/fpu: Add vector variants of tanh
2024-04-02  Adhemerval Zanellamath: Reformat Makefile.
2024-02-23  Konstantin Kharlamovtreewide: python-scripts: use `is None` for none-equality
2024-02-01  Adhemerval Zanellamath: Remove bogus math implementations
2024-02-01  Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-12  Wilco Dijkstramath: remove exp10 wrappers
2024-01-10  Adhemerval Zanellamath: Fix test-fenv.c feupdateenv tests
2024-01-08  Adhemerval ZanellaRemove ia64-linux-gnu
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-19  Adhemerval Zanellariscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
2023-12-19  Bruno Haiblex86: Do not raises floating-point exception traps on...
2023-12-19  Adhemerval Zanellai686: Do not raise exception traps on fesetexcept ...
2023-12-19  Adhemerval Zanellapowerpc: Do not raise exception traps for fesetexcept...
2023-11-20  Joe Ramsayaarch64: Add vector implementations of expm1 routines
2023-11-10  Joe Ramsayaarch64: Add vector implementations of log1p routines
2023-10-23  Joe Ramsayaarch64: Add vector implementations of tan routines
2023-09-18  Wilco Dijkstramath: Add a no-mathvec flag for sin (-0.0)
2023-06-30  Tulio Magno Quites... Stop applying a GCC-specific workaround on clang [BZ...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-04-03  Adhemerval Zanella... math: Remove the error handling wrapper from fmod and...
2023-04-03  Adhemerval Zanella... math: Improve fmodf
2023-04-03  Adhemerval Zanella... math: Improve fmod
next