aboutsummaryrefslogtreecommitdiff
path: root/math/w_remainder.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-03fix drem symbol for static linking and new targetsSzabolcs Nagy1-0/+8
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes1-40/+0
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-10-29Make drem an alias of remainder (bug 16171).Joseph Myers1-0/+2
2015-09-18Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra1-1/+1
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra1-2/+2
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-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-10-12Optimize libmUlrich Drepper1-34/+26
2011-10-08Optimize use of isnan, isinf, finiteUlrich Drepper1-1/+1
2011-10-08Use private math_private.h in files in math/Ulrich Drepper1-1/+1
2011-10-07Fix remainder (NaN, 0)Andreas Jaeger1-2/+2
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper1-0/+47
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-47/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+47
2001-02-17Update.Ulrich Drepper1-47/+0
1999-07-14Update.Ulrich Drepper1-0/+47