aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-64-128
AgeCommit message (Expand)Author
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-16Make w_scalbln type-genericGabriel F. T. Gomes
2016-12-14Make w_log1p type-genericGabriel F. T. Gomes
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24Refactor strtod parsing of NaN payloads.Joseph Myers
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove IS_IN_libmSiddhesh Poyarekar
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-04-18Finish ilogb changesAndreas Jaeger
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-10-15Implement fmal, some fma bugfixesJakub Jelinek
2007-08-14* sysdeps/ieee754/ldbl-64-128/strtold_l.c (__STRTOF): Declare. Jakub Jelinek
2006-01-21* sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to...Roland McGrath
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek