aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_remainder.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra1-1/+2
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-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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-03Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers1-0/+2
2015-05-15Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra1-7/+8
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-10-17Format floating routines.Ondřej Bílka1-79/+101
2013-05-17Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers1-0/+1
2013-04-05[BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge1-6/+8
2013-03-26Removed commented codeSiddhesh Poyarekar1-6/+0
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.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-2/+1
2011-10-12Optimize libmUlrich Drepper1-5/+6
2002-08-262002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-08-202002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath1-1/+1
2002-07-06Update.Andreas Jaeger1-2/+3
2001-12-05Update.Ulrich Drepper1-4/+13
2001-05-12Update.Andreas Jaeger1-0/+1
2001-03-13Update.Ulrich Drepper1-2/+4
2001-03-12Fix warnings.Ulrich Drepper1-3/+9
2001-03-12Update.Ulrich Drepper1-72/+103
1999-07-14Update.Ulrich Drepper1-0/+80