aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_lrintl.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-29Use GCC builtins for lrint functions if desired.Xiaolin Tang1-5/+12
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-2/+0
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-04Move fenv.h soft-float inlines from fenv_private.h to include/fenv.h.Joseph Myers1-1/+0
2018-09-03Do not include fenv_private.h in math_private.h.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-06Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers1-1/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-3/+3
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-9/+9
2016-01-18S/390: Do not raise inexact exception in lrint/lround. [BZ #19486]Stefan Liebler1-0/+7
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-08Fix lrint, llrint missing exceptions close to overflow threshold (bug 19094).Joseph Myers1-6/+48
2015-10-07Fix ldbl-128 lrintl, lroundl missing exceptions for 32-bit long (bug 19085).Joseph Myers1-12/+12
2015-09-23Use math_narrow_eval more consistently.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-06-06Fix leading whitespaces.Ondrej Bilka1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper1-2/+2
2006-09-20[BZ #2592]Ulrich Drepper1-13/+8
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-9/+14
2007-07-122.5-18.1Jakub Jelinek1-14/+9
2004-02-12Update.Ulrich Drepper1-2/+5
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-07-14Update.Ulrich Drepper1-0/+91