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