summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/e_remainder.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Fix dbl-64 remainder sign of zero result (bug 19201).Joseph Myers2015-11-031-0/+2
* Remove various ABS macros and replace uses with fabs (or in one case abs)Wilco Dijkstra2015-05-151-7/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Format floating routines.Ondřej Bílka2013-10-171-79/+101
* Fix remainder exceptions and directed-rounding results (bugs 15480, 15485).Joseph Myers2013-05-171-0/+1
* [BZ #14686, #15336] Fix standard compliance. Don't use hard-coded qNaN values.Thomas Schwinge2013-04-051-6/+8
* Removed commented codeSiddhesh Poyarekar2013-03-261-6/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-1/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Optimize libmUlrich Drepper2011-10-121-5/+6
* 2002-08-26 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-261-1/+1
* 2002-08-20 Brian Youmans <3diff@gnu.org>Roland McGrath2002-08-201-1/+1
* Update.Andreas Jaeger2002-07-061-2/+3
* Update.Ulrich Drepper2001-12-051-4/+13
* Update.Andreas Jaeger2001-05-121-0/+1
* Update.Ulrich Drepper2001-03-131-2/+4
* Fix warnings.Ulrich Drepper2001-03-121-3/+9
* Update.Ulrich Drepper2001-03-121-72/+103
* Update.Ulrich Drepper1999-07-141-0/+80