summaryrefslogtreecommitdiff
path: root/math/s_ldexpf.c
AgeCommit message (Expand)Author
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers
2015-06-03This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra
2014-10-21Don't use INTDEF with __ldexpf (bug 14132).Joseph Myers
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2011-10-08Use private math_private.h in files in math/Ulrich Drepper
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek