packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / ieee754 / ldbl-128 /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
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-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-05-23 Adhemerval Zanellamath: Add math-use-builtins-fabs (BZ#29027)
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-13 Adhemerval Zanellamath: Use an improved algorithm for hypotl (ldbl-128)
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 Shen-Ta HsiehUse GCC builtins for roundeven functions if desired.
2021-06-27 Shen-Ta Hsiehmath: redirect roundeven function
2021-03-30 Siddhesh PoyarekarMove __isnanf128 to libc.so
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-07-06 Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-06-03 Vineet Guptaieee754: provide gcc builtins based generic fma functions
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-02-28 Gabriel F. T. Gomesldbl-128ibm-compat: Provide nexttoward functions
2020-01-03 Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-27 Tulio Magno Quites... Do not redirect calls to __GI_* symbols, when redirecti...
2019-12-23 Gabriel F. T. GomesAvoid compat symbols for totalorder in powerpc64le...
2019-12-11 Stefan LieblerAdjust s_copysignl.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_ceilf.c and s_ceill.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_floorf.c and s_floorl.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_rintf.c and s_rintl.c regarding code style.
2019-12-11 Stefan LieblerAdjust s_nearbyintf.c and s_nearbyintl.c regarding...
2019-12-11 Stefan LieblerUse GCC builtins for copysign functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for round functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for trunc functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for ceil functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for floor functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for rint functions if desired.
2019-12-11 Stefan LieblerUse GCC builtins for nearbyint functions if desired.
2019-10-01 Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-15 Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-01-04 Martin Jansasysdeps/ieee754: prevent maybe-uninitialized errors...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-27 Joseph MyersUse copysign functions not __copysign functions in...
2018-09-27 Joseph MyersUse round functions not __round functions in glibc...
2018-09-20 Joseph MyersUse trunc functions not __trunc functions in glibc...
2018-09-17 Joseph MyersUse ceil functions not __ceil functions in glibc libm.
2018-09-14 Joseph MyersUse rint functions not __rint functions in glibc libm.
2018-09-14 Joseph MyersUse floor functions not __floor functions in glibc...
2018-09-04 Joseph MyersMove fenv.h soft-float inlines from fenv_private.h...
2018-09-03 Joseph MyersDo not include fenv_private.h in math_private.h.
2018-05-17 Joseph MyersAdd narrowing divide functions.
2018-05-16 Florian Weimermath: Merge strtod_nan_*.h into math-type-macros-*.h
2018-05-16 Joseph MyersAdd narrowing multiply functions.
2018-05-11 Joseph MyersDo not include math-barriers.h in math_private.h.
2018-05-10 Joseph MyersMove math_check_force_underflow macros to separate...
2018-03-20 Joseph MyersAdd narrowing subtract functions.
2018-03-15 Wilco DijkstraRename all __ieee754_sqrt(f/l) calls to sqrt(f/l)
2018-02-10 Joseph MyersAdd narrowing add functions.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-06 Joseph MyersMake some ldbl-128, ldbl-128ibm arrays const.
2017-11-27 Joseph MyersAdd _Float64x function aliases.
2017-11-24 Joseph MyersSupport strtof64x, wcstof64x aliases.
2017-11-17 Joseph MyersSupport bits/floatn.h inclusion from .S files.
2017-10-20 Joseph MyersAdd bits/floatn.h defines for more _FloatN / _FloatNx...
2017-10-18 Joseph MyersAdd _Float128 function aliases.
2017-10-16 Joseph MyersSupport strtof128 etc. aliases.
2017-10-06 Joseph MyersUse libm_alias_double in ldbl-128, ldbl-96 fma.
2017-10-06 Joseph MyersUse libm_alias_ldouble for ldbl-128 functions.
2017-09-29 Wilco DijkstraUse fabs(f/l) rather than __fabs
2017-09-28 Joseph MyersFix nearbyint arithmetic moved before feholdexcept...
2017-09-21 Gabriel F. T. GomesRemove conditional on LDBL_MANT_DIG from e_lgammal_r.c
2017-09-14 Joseph MyersMake more libm functions into weak aliases.
2017-09-13 Szabolcs NagyMove exp compat wrappers under math/
2017-09-05 Joseph MyersPrefer new libm function wrappers for !LIBM_SVID_COMPAT.
2017-08-21 Joseph MyersObsolete matherr, _LIB_VERSION, libieee.a.
2017-08-03 Joseph MyersConsistently use uintN_t not u_intN_t in libm.
2017-07-21 Steve EllceyFix cexpl when compiled with latest GCC
2017-06-07 Gabriel F. T. GomesRefactor PRINT_FPHEX_LONG_DOUBLE into a reusable macro
2017-06-07 Gabriel F. T. Gomesfloat128: Add conversion from float128 to mpn
2017-05-04 Paul E. Murphyldbl-128: Use mathx_hidden_def inplace of hidden_def
2017-04-10 Gabriel F. T. GomesRemove unneeded declarations from math_private.h
2017-03-02 Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-25 Zack WeinbergAllow direct use of math_ldbl.h in testsuite.
2017-02-17 Tulio Magno Quites... Fix lgamma*, log10* and log2* results [BZ #21171]
2017-02-15 Gabriel F. T. GomesFix y0 and y1 exception handling for zero input [BZ...
2017-02-12 Gabriel F. T. Gomesldbl-128: Fix y0 and y1 for -Inf input [BZ #21130]
2017-02-08 Gabriel F. T. GomesMove w_exp to libm-compat-call-auto
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Joseph MyersAdd fromfp functions.
2016-12-21 Joseph MyersAdd roundeven, roundevenf, roundevenl.
2016-12-14 Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-07 Joseph MyersFix hypot sNaN handling (bug 20940).
2016-12-02 Joseph MyersFix sysdeps/ieee754 pow handling of sNaN arguments...
2016-12-01 Joseph MyersMake ldbl-128 getpayload, setpayload functions use...
2016-11-24 Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
next