aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-64-128
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers5-5/+0
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg5-0/+10
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-24Support strtof64x, wcstof64x aliases.Joseph Myers1-0/+15
2017-10-16Support strtof128 etc. aliases.Joseph Myers1-0/+17
2017-10-13Use libm_alias_ldouble_other in ldbl-64-128/s_nextafterl.c.Joseph Myers1-0/+3
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers27-136/+18
2017-10-06Remove redundant ldbl-64-128 files.Joseph Myers5-38/+0
2017-09-13Move exp compat wrappers under math/Szabolcs Nagy1-7/+0
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers1-0/+2
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg1-2/+2
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg1-1/+0
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2016-12-16Make w_scalbln type-genericGabriel F. T. Gomes1-4/+3
2016-12-14Make w_log1p type-genericGabriel F. T. Gomes1-23/+0
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers3-3/+3
2015-11-24Refactor strtod parsing of NaN payloads.Joseph Myers1-11/+2
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-5/+0
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler2-3/+23
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers2-2/+2
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar9-11/+11
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler2-5/+27
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge1-5/+7
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-04-18Finish ilogb changesAndreas Jaeger2-5/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek1-0/+5
2007-08-14* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. Jakub Jelinek1-3/+8
2006-01-21* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath1-77/+0
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath41-0/+402
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper40-325/+0
2007-07-122.5-18.1Jakub Jelinek40-0/+325