Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use mantissa_t in mpexp | Siddhesh Poyarekar | 2013-04-02 | 1 | -2/+2 |
* | Remove ZERO and MZERO macros | Siddhesh Poyarekar | 2013-03-29 | 1 | -1/+1 |
* | New __sqr function as a faster special case of __mul | Siddhesh Poyarekar | 2013-02-14 | 1 | -2/+2 |
* | Remove unnecessary factorial array | Siddhesh Poyarekar | 2013-02-13 | 1 | -10/+3 |
* | Better exp polynomial | Siddhesh Poyarekar | 2013-02-13 | 1 | -23/+37 |
* | Simplify calculation of 2^-m in __mpexp | Siddhesh Poyarekar | 2013-01-18 | 1 | -29/+4 |
* | Remove unnecessary multiplication with RADIXI | Siddhesh Poyarekar | 2013-01-18 | 1 | -3/+3 |
* | Consolidate constant defines into mpa.h | Siddhesh Poyarekar | 2013-01-16 | 1 | -1/+0 |
* | Fix formatting in mpexp.c | Siddhesh Poyarekar | 2013-01-10 | 1 | -54/+95 |
* | Make __mpexp_twomm1 an array of doubles | Siddhesh Poyarekar | 2013-01-10 | 1 | -3/+26 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add assert for potential access beyond array bounds in m1np | Siddhesh Poyarekar | 2013-01-02 | 1 | -4/+17 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -1/+1 |
* | Remove redundant __mpexp_nn | Siddhesh Poyarekar | 2012-12-27 | 1 | -2/+2 |
* | Move mpone out to a global const | Siddhesh Poyarekar | 2012-12-27 | 1 | -4/+0 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | Cleanup FMA4 patch | Ulrich Drepper | 2011-10-25 | 1 | -19/+24 |
* | 2002-08-26 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-26 | 1 | -1/+1 |
* | 2002-08-20 Brian Youmans <3diff@gnu.org> | Roland McGrath | 2002-08-20 | 1 | -1/+1 |
* | Update. | Andreas Jaeger | 2002-07-06 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2001-03-13 | 1 | -14/+14 |
* | Fix warnings. | Ulrich Drepper | 2001-03-12 | 1 | -8/+7 |
* | Update. | Ulrich Drepper | 2001-03-12 | 1 | -0/+105 |