aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_scalblnl.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-3/+3
2016-09-13ldbl-128: Use L(x) macro for long double constantsPaul E. Murphy1-4/+4
2016-08-31ldbl-128: Rename 'long double' to '_Float128'Paul E. Murphy1-2/+2
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler1-1/+0
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-03-02Fix scalbn, scalbln integer overflow.Joseph Myers1-3/+5
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-10/+1
1999-07-14Update.Ulrich Drepper1-0/+70