packaing: switch off build_html
[platform/upstream/glibc.git] / sysdeps / ieee754 / ldbl-opt /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-07-05 Frédéric BératExclude routines from fortification
2023-05-10 Sachin MongaAdded Redirects to longdouble error functions [BZ ...
2023-03-02 Joseph MyersC2x scanf binary constant handling
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-28 Joseph MyersAdd fmaximum, fminimum functions
2021-09-22 Joseph MyersAdd narrowing fma functions
2021-09-10 Joseph MyersAdd narrowing square root functions
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-06-04 Naohiro Tamuraconfigure: Replaced obsolete AC_TRY_COMPILE
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-02-20 Tulio Magno Quites... Undefine redirections after long double definition...
2020-02-14 Tulio Magno Quites... Add a generic scalb implementation
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-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-03-01 Gabriel F. T. Gomesldbl-opt: Reuse test cases from misc/ that check long...
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add error and error_at_line (bug 23984)
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add err, errx, verr, verrx, warn, warnx,...
2019-03-01 Gabriel F. T. Gomesldbl-opt: Reuse argp tests that print long double
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add argp_error and argp_failure (bug 23983)
2019-01-03 Zack WeinbergUse C99-compliant scanf under _GNU_SOURCE with modern...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05 Zack WeinbergUse PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05 Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05 Zack WeinbergAdd __vsyslog_internal, with same flags as __v*printf_i...
2018-12-05 Zack WeinbergAdd __v*printf_internal with flags arguments
2018-12-05 Zack WeinbergUse SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05 Zack WeinbergAdd __vfscanf_internal and __vfwscanf_internal with...
2018-11-16 Zack WeinbergUse STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-10-04 Joseph MyersFix libnldbl_nonshared.a references to internal libm...
2018-09-27 Joseph MyersUse copysign functions not __copysign functions in...
2018-06-20 Tulio Magno Quites... Add a generic significand implementation
2018-05-17 Joseph MyersAdd narrowing divide functions.
2018-05-16 Joseph MyersAdd narrowing multiply functions.
2018-05-11 Joseph MyersDo not include math-barriers.h in math_private.h.
2018-03-20 Joseph MyersAdd narrowing subtract functions.
2018-03-11 Zack Weinbergnldbl-compat.c: Include math.h before nldbl-compat.h.
2018-03-10 Zack WeinbergDon't include math.h/math_private.h in math_ldbl_opt.h.
2018-02-21 Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-02-10 Joseph MyersAdd narrowing add functions.
2018-02-09 Joseph MyersAdd test infrastructure for narrowing libm functions.
2018-02-07 Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-05 Joseph MyersSupport _Float64, _Float32x in libm_alias_double.
2017-11-28 Joseph MyersSupport ldbl-opt libm_alias_double use from .S files.
2017-11-24 Joseph MyersSupport _Float64x in libm_alias macros.
2017-10-18 Joseph MyersAdd _Float128 function aliases.
2017-10-13 Joseph MyersFix ldbl-opt/w_lgamma_compatl.c libm_alias_ldouble_othe...
2017-10-13 Joseph MyersFix ldbl-opt/s_clog10l.c libm_alias_ldouble_other usage.
2017-10-11 Joseph MyersUse generic alias macros in ldbl-opt.
2017-10-10 Joseph MyersAdd libm_alias_*_other_r macros.
2017-10-09 Joseph MyersUse generic macros for lgamma_r function aliases.
2017-10-09 Joseph MyersRemove ldbl-opt w_scalbln.c.
2017-10-04 Joseph MyersUse libm_alias_double for dbl-64 fma.
2017-10-03 Joseph MyersUse libm_alias_double for dbl-64 modf.
2017-10-03 Joseph MyersUse libm_alias_double for dbl-64 logb.
2017-10-03 Joseph MyersUse libm_alias_double for dbl-64 frexp.
2017-10-03 Joseph MyersUse libm_alias_double for more dbl-64 functions.
2017-10-02 Joseph MyersUse libm_alias_double for dbl-64 atan, tan.
2017-09-29 Joseph MyersUse libm_alias_double for some dbl-64 functions.
2017-09-18 Joseph MyersFix powerpc64le problem from last ldbl-opt patch.
2017-09-18 Joseph MyersUse libm_alias_ldouble in math/.
2017-09-15 Joseph MyersUse libm_alias_double in math/.
2017-09-13 Joseph MyersDefine and use libm_alias_ldouble.
2017-09-13 Szabolcs NagyMove exp compat wrappers under math/
2017-09-13 Joseph MyersClear up log1p, ldexp, scalbn, scalbln compat handling.
2017-09-13 Joseph MyersDefine and use libm_alias_double.
2017-09-05 Joseph MyersPrefer new libm function wrappers for !LIBM_SVID_COMPAT.
2017-09-01 Joseph MyersObsolete pow10 functions.
2017-08-03 Joseph MyersConsistently use uintN_t not u_intN_t in libm.
2017-06-21 Zack WeinbergUse locale_t, not __locale_t, throughout glibc
2017-05-19 Joseph MyersAlso create and use ldbl-compat-choose.h.
2017-05-19 Joseph MyersCreate and use first-versions.h with macros for functio...
2017-05-15 Paul E. Murphyfloat128: Add private _Float128 declarations for libm.
2017-02-08 Gabriel F. T. GomesMove w_exp to libm-compat-call-auto
2017-02-08 Gabriel F. T. GomesMove w_lgamma_r to libm-compat-calls-auto
2017-01-04 Gabriel F. T. GomesMove wrappers to libm-compat-calls-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-20 Joseph MyersAdd fmaxmag, fminmag functions.
2016-12-14 Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-02 Joseph MyersAdd llogb, llogbf, llogbl.
2016-11-28 Joseph MyersMake ilogb wrappers type-generic.
2016-11-24 Joseph MyersAdd setpayloadsig, setpayloadsigf, setpayloadsigl.
2016-11-19 Joseph MyersAdd setpayload, setpayloadf, setpayloadl.
2016-10-26 Joseph MyersAdd canonicalize, canonicalizef, canonicalizel.
2016-10-26 Joseph MyersAdd getpayloadl to libnldbl.
2016-10-25 Gabriel F. T. GomesAdd strfromd, strfromf, and strfroml functions
2016-10-15 Joseph MyersAdd totalordermag, totalordermagf, totalordermagl.
2016-10-12 Joseph MyersAdd totalorder, totalorderf, totalorderl.
2016-09-20 Paul E. MurphyBuild s_nan* objects from a generic template
2016-09-20 Paul E. MurphyMake ldexpF generic.
2016-09-01 Paul E. MurphyMake common fmin implementation generic.
2016-09-01 Paul E. MurphyMake common fmax implementation generic.
next