about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/s_scalbn.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-33/+30
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-3/+3
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-2/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-5/+5
* Format floating routines.Ondřej Bílka2013-10-171-28/+33
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Fix scalbn, scalbln integer overflow.Joseph Myers2012-03-021-3/+5
* Optimize ldexp and scalbnUlrich Drepper2012-01-101-26/+14
* Update.Ulrich Drepper1999-07-141-0/+70