summaryrefslogtreecommitdiff
path: root/math/s_ldexp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).Joseph Myers2016-06-081-1/+1
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-0/+2
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* Use private math_private.h in files in math/Ulrich Drepper2011-10-081-1/+1
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+37
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-37/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+37