]> sourceware.org Git - glibc.git/history - sysdeps/ieee754
Add more tests of getline
[glibc.git] / sysdeps / ieee754 /
2024-06-17 Andreas K. HüttelConvert to autoconf 2.72 (vanilla release, no distribut...
2024-06-17 Joseph MyersImplement C23 exp2m1, exp10m1
2024-06-17 Joseph MyersImplement C23 log10p1
2024-06-17 Joseph MyersImplement C23 logp1
2024-06-04 Szabolcs Nagymath: Fix exp10 undefined left shift
2024-05-24 H.J. Lusysdeps/ieee754/ldbl-opt/Makefile: Split and sort libnl...
2024-05-24 H.J. Lusysdeps/ieee754/ldbl-opt/Makefile: Remove test-nldbl...
2024-05-24 H.J. Lusysdeps/ieee754/ldbl-opt/Makefile: Split and sort tests
2024-05-23 Adhemerval Zanellamath: Provide missing math symbols on libc.a (BZ 31781)
2024-05-22 H.J. LuDon't provide XXXf128_do_not_use aliases [BZ #31757]
2024-05-21 Adhemerval Zanellamath: Fix isnanf128 static build (BZ 31774)
2024-05-21 Adhemerval Zanellamath: Fix i386 and m68k fmod/fmodf on static build...
2024-05-20 Joseph MyersImplement C23 log2p1
2024-05-20 H.J. Lunearbyint: Don't define alias when used in IFUNC [BZ...
2024-02-01 Joseph MyersRename c2x / gnu2x tests to c23 / gnu23
2024-02-01 Joseph MyersRefer to C23 in place of C2X in glibc
2024-01-12 Wilco Dijkstramath: remove exp10 wrappers
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-04 Joe Ramsaymath: Add new exp10 implementation
2023-10-16 Andreas SchwabAvoid maybe-uninitialized warning in __kernel_rem_pio2
2023-08-21 H.J. Lux86_64: Add log1p with FMA
2023-08-14 H.J. Lux86_64: Add expm1 with FMA
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-07-05 Frédéric Bératsysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused...
2023-07-05 Frédéric Bératmisc/bits/syslog.h: Clearly separate declaration from...
2023-07-05 Frédéric Bératstdio: Ensure *_chk routines have their hidden builtin...
2023-07-05 Frédéric Bératsysdeps: Ensure ieee128*_chk routines to be properly...
2023-07-05 Frédéric BératExclude routines from fortification
2023-06-30 Joe Ramsayaarch64: Add vector implementations of cos routines
2023-05-30 Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-10 Sachin MongaAdded Redirects to longdouble error functions [BZ ...
2023-04-17 Wilco Dijkstramath: Improve fmod(f) performance
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
2023-03-27 Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-02 Joseph MyersC2x scanf binary constant handling
2023-01-11 Adhemerval Zanellamath: Suppress -O0 warnings for soft-fp fsqrt [BZ ...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-05 Joseph MyersFix ldbl-128 built-in function use
2022-12-19 Florian Weimerstdio-common: Convert vfprintf and related functions...
2022-11-29 Xiaolin TangUse GCC builtins for logb functions if desired.
2022-11-29 Xiaolin TangUse GCC builtins for llrint functions if desired.
2022-11-29 Xiaolin TangUse GCC builtins for lrint functions if desired.
2022-10-31 Joseph MyersFix build with GCC 13 _FloatN, _FloatNx built-in functions
2022-10-24 Aurelien JarnoAvoid undefined behaviour in ibm128 implementation...
2022-10-24 Michael Hudson-DoyleFix BZ #29463 in the ibm128 implementation of y1l too
2022-10-17 Szabolcs Nagymath: Fix asin and acos invalid exception with old gcc
2022-09-28 Joseph MyersUpdate _FloatN header support for C++ in GCC 13
2022-08-18 Michael Hudson-DoyleEnsure calculations happen with desired rounding mode...
2022-06-01 Adhemerval Zanellai686: Use generic sincosf implementation for SSE2 version
2022-06-01 Adhemerval Zanellai686: Use generic sinf implementation for SSE2 version
2022-06-01 Adhemerval Zanellai686: Use generic cosf implementation for SSE2 version
2022-06-01 Andreas Schwabx86_64: Optimize sincos where sin/cos is optimized...
2022-05-23 Adhemerval Zanellamath: Add math-use-builtins-fabs (BZ#29027)
2022-04-07 Adhemerval Zanellamath: Use builtin for ldbl-96 copysign
2022-01-10 Szabolcs Nagymath: Fix float conversion regressions with gcc-12...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-21 H.J. Lus_sincosf.h: Change pio4 type to float [BZ #28713]
2021-12-13 Akila Welihindasysdeps: Simplify sin Taylor Series calculation
2021-12-13 Adhemerval Zanellamath: Remove the error handling wrapper from hypot...
2021-12-13 Wilco Dijkstramath: Use fmin/fmax on hypot
2021-12-13 Adhemerval Zanellamath: Use an improved algorithm for hypotl (ldbl-128)
2021-12-13 Adhemerval Zanellamath: Use an improved algorithm for hypotl (ldbl-96)
2021-12-13 Wilco Dijkstramath: Improve hypot performance with FMA
2021-12-13 Wilco Dijkstramath: Use an improved algorithm for hypot (dbl-64)
2021-12-13 Adhemerval Zanellamath: Simplify hypotf implementation
2021-10-05 Paul ZimmermannFixed inaccuracy of j0f (BZ #28185)
2021-09-28 Joseph MyersAdd fmaximum, fminimum functions
2021-09-23 Tulio Magno Quites... powerpc64le: Avoid conflicting types for f64xfmaf128...
2021-09-22 Joseph MyersAdd narrowing fma functions
2021-09-21 Joseph MyersFix f64xdivf128, f64xmulf128 spurious underflows (bug...
2021-09-15 Joseph MyersRedirect fma calls to __fma in libm
2021-09-10 Joseph MyersAdd narrowing square root functions
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-27 H.J. LuUpdate math: redirect roundeven function
2021-06-27 Shen-Ta HsiehUse GCC builtins for roundeven functions if desired.
2021-06-27 Shen-Ta Hsiehmath: redirect roundeven function
2021-06-04 Naohiro Tamuraconfigure: Replaced obsolete AC_TRY_COMPILE
2021-06-01 Florian Weimerstdio-common: Remove _IO_vfwscanf
2021-05-10 Paul Zimmermannadd workload traces for cbrtl
2021-04-07 Paul ZimmermannImprove the accuracy of tgamma (BZ #26983)
2021-04-02 Paul ZimmermannFix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, ...
2021-03-30 Siddhesh PoyarekarMove __isnanf128 to libc.so
2021-03-11 Wilco Dijkstramath: Remove mpa files (part 2) [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove mpa files [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths from atan2 [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths from atan [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths in tan [BZ #15267]
2021-03-11 Wilco Dijkstramath: Remove slow paths from asin and acos [BZ #15267]
2021-01-11 Adhemerval Zanellamath: Add BZ#18980 fix back on dbl-64 cosh
2021-01-07 Wilco DijkstraRemove dbl-64/wordsize-64 (part 2)
2021-01-07 Wilco DijkstraRemove dbl-64/wordsize-64
2021-01-04 Siddhesh PoyarekarDrop nan-pseudo-number.h usage from tests
2021-01-04 Siddhesh PoyarekarMove generic nan-pseudo-number.h to ldbl-96
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-30 Siddhesh Poyarekarx86 long double: Consider pseudo numbers as signaling
2020-12-18 Anssi Hannulaieee754: Remove unused __sin32 and __cos32
2020-12-18 Anssi Hannulaieee754: Remove slow paths from asin and acos
2020-11-13 Adhemerval ZanellaRemove tls.h inclusion from internal errno.h
next
This page took 0.192326 seconds and 8 git commands to generate.