Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove TWO | Siddhesh Poyarekar | 2013-04-03 | 1 | -2/+0 |
* | Use mantissa_t in mpexp | Siddhesh Poyarekar | 2013-04-02 | 1 | -1/+2 |
* | Remove ONE and MONE | Siddhesh Poyarekar | 2013-03-29 | 1 | -3/+1 |
* | Remove ZERO and MZERO macros | Siddhesh Poyarekar | 2013-03-29 | 1 | -4/+2 |
* | Make mantissa type of mp_no configurable | Siddhesh Poyarekar | 2013-03-26 | 1 | -11/+16 |
* | Revert configurable mantissa patch | Siddhesh Poyarekar | 2013-03-15 | 1 | -16/+11 |
* | Make mantissa type configurable | Siddhesh Poyarekar | 2013-03-15 | 1 | -11/+16 |
* | New __sqr function as a faster special case of __mul | Siddhesh Poyarekar | 2013-02-14 | 1 | -0/+1 |
* | Simplify calculation of 2^-m in __mpexp | Siddhesh Poyarekar | 2013-01-18 | 1 | -0/+30 |
* | Consolidate constant defines into mpa.h | Siddhesh Poyarekar | 2013-01-16 | 1 | -0/+26 |
* | Fix code formatting | Siddhesh Poyarekar | 2013-01-04 | 1 | -10/+15 |
* | Clean up comment for MP_NO | Siddhesh Poyarekar | 2013-01-04 | 1 | -12/+26 |
* | Remove commented declarations | Siddhesh Poyarekar | 2013-01-04 | 1 | -6/+0 |
* | Remove argument variable name from function declaration | Siddhesh Poyarekar | 2013-01-04 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Move more constants into static variables | Siddhesh Poyarekar | 2013-01-02 | 1 | -0/+1 |
* | Move mpone out to a global const | Siddhesh Poyarekar | 2012-12-27 | 1 | -0/+2 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -2/+1 |
* | Cleanup FMA4 patch | Ulrich Drepper | 2011-10-25 | 1 | -1/+1 |
* | Optimize accurate 64-bit routines for FMA4 on x86-64 | Ulrich Drepper | 2011-10-24 | 1 | -14/+13 |
* | * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>. | Roland McGrath | 2004-08-11 | 1 | -2/+0 |
* | 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 | -2/+4 |
* | Update. | Andreas Jaeger | 2001-10-29 | 1 | -0/+7 |
* | Update. | Ulrich Drepper | 2001-03-13 | 1 | -10/+10 |
* | Fix warnings. | Ulrich Drepper | 2001-03-12 | 1 | -5/+4 |
* | Update. | Ulrich Drepper | 2001-03-12 | 1 | -0/+79 |