aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_round.c
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-12-11Use GCC builtins for round functions if desired.Stefan Liebler1-0/+6
2019-12-11Always use wordsize-64 version of s_round.c.Stefan Liebler1-27/+12
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-27Use round functions not __round functions in glibc libm.Joseph Myers1-0/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers1-5/+2
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-4/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-05-24Do not raise "inexact" from generic round (bug 15479).Joseph Myers1-10/+0
2016-01-04Update copyright dates with scripts/update-copyrights.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-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
2011-10-26Fix uses of math_force_evalAndreas Schwab1-3/+3
2011-10-25Use math_force_eval in more placesUlrich Drepper1-23/+20
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
1999-07-14Update.Ulrich Drepper1-0/+97