summaryrefslogtreecommitdiffstats
path: root/lib/msun/ld128/s_expl.c
Commit message (Expand)AuthorAgeFilesLines
* Change a comma to a semicolon.kargl2013-06-031-3/+2
* ld80 and ld128 implementations of expm1l(). This code started lifekargl2013-06-031-0/+195
* Fix two comments that got lost in the disentanglement of the larger diff.kargl2013-06-031-1/+6
* ld80/s_expl.c:kargl2013-06-031-6/+9
* Micro-optimization: move the unary mius operator to operatekargl2013-06-031-1/+1
* Add a comment to note that bde supplied most, if not all,kargl2013-06-031-0/+2
* ld80/s_expl.c:kargl2013-06-031-6/+4
* ld80/s_expl.c:kargl2013-06-031-21/+51
* Update a comment to reflect that we are using an endpoint ofkargl2013-06-031-1/+1
* Introduce the macro LOG2_INTERVAL, which is log2(number of intervals).kargl2013-06-031-1/+2
* Whitespace.kargl2013-06-031-1/+1
* * Rename the polynomial coefficients from P2, P3, ... to A2, A3, ....kargl2013-06-031-15/+15
* ld80/s_expl.c:kargl2013-06-031-1/+1
* * ld80/s_expl.c:kargl2012-09-231-8/+5
* * ld80/s_expl.c:kargl2012-09-231-9/+13
* Whitespace.kargl2012-07-301-2/+2
* Replace the macro name NUM with INTERVALS. This change provideskargl2012-07-261-4/+5
* * ld80/expl.c:kargl2012-07-261-3/+2
* Compute the exponential of x for Intel 80-bit format and IEEE 128-bitkargl2012-07-231-0/+260
OpenPOWER on IntegriCloud