about summary refs log tree commit diff
path: root/math/w_scalblnl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ldexp, scalbn, scalbln for sNaN input (bug 20225).Joseph Myers2016-06-081-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* t...Wilco Dijkstra2015-06-031-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-0/+36