summaryrefslogtreecommitdiffstats
path: root/lib/msun/ld128/s_exp2l.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-6/+3
* Fix exp2*(x) on signaling NaNs by returning x+x as usual.bde2008-02-131-1/+1
* Use a better method of scaling by 2**k. Instead of adding to thebde2008-02-071-11/+15
* Implement exp2l(). There is one version for machines with 80-bitdas2008-01-181-0/+426
OpenPOWER on IntegriCloud