packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / ieee754 /
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
2020-08-07 Paul Zimmermannmath: Fix inaccuracy of j0f for x >= 2^127 when sin...
2020-07-06 Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-06-19 Adhemerval ZanellaNew exp10f version without SVID compat wrapper
2020-06-19 Paul Zimmermannmath: Optimized generic exp10f with wrappers
2020-06-15 Vineet Guptaieee754/dbl-64: Reduce the scope of temporary storage...
2020-06-03 Vineet Guptaieee754: provide gcc builtins based generic fma functions
2020-06-03 Vineet Guptaieee754: provide gcc builtins based generic sqrt functions
2020-05-04 Paul E. Murphyfloat128: use builtin_signbitf128 always
2020-04-30 Paul E. Murphypowerpc64le: blacklist broken GCC compilers (e.g GCC...
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-06 Paul E. Murphyldbl-128ibm: simplify iscanonical.h
2020-03-25 Paul E. MurphyMakeconfig: sandwich gnulib-tests between libc/ld linki...
2020-03-25 Paul E. Murphyldbl-128ibm-compat: PLT redirects for using ldbl redire...
2020-03-19 Adhemerval Zanellamath: Remove inline math tests
2020-03-06 Tulio Magno Quites... ldbl-128ibm: Let long double files have specific compil...
2020-03-06 Rajalakshmi Sriniv... ldbl-128ibm-compat: Add tests for IBM long double functions
next