summaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_scalblnl.c
AgeCommit message (Expand)Author
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2013-06-05Remove trailing whitespace.Joseph Myers
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
1999-07-14Update.Ulrich Drepper