aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_llrintl.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-05Fix ldbl-128 built-in function useJoseph Myers1-1/+1
2022-11-29Use GCC builtins for llrint 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-8/+8
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-4/+31
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-20[BZ #2592]Ulrich Drepper1-3/+3
2006-02-012006-02-01 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-5/+5
2007-07-122.5-18.1Jakub Jelinek1-5/+5
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-07-14Update.Ulrich Drepper1-0/+75