aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/s_scalbn.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-33/+30
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers1-3/+3
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-2/+0
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-5/+5
2013-10-17Format floating routines.Ondřej Bílka1-28/+33
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-10Optimize ldexp and scalbnUlrich Drepper1-26/+14
1999-07-14Update.Ulrich Drepper1-0/+70