about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-96/s_scalblnl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-2/+0
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-271-3/+3
* Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers2015-01-121-4/+4
* Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers2015-01-121-2/+2
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-1/+0
* 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 scalblnUlrich Drepper2012-01-111-25/+13
* Update.Ulrich Drepper1999-07-141-0/+71