summaryrefslogtreecommitdiff
path: root/mpn/generic/sqrtrem.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***tege2000-07-241-4/+4
* DEBUG => SQRT_DEBUGtege2000-05-081-6/+6
* Use <stdio.h> for NULL.Kevin Ryde2000-04-291-2/+3
* Add a copyright year.Kevin Ryde2000-04-121-1/+2
* * Use mpn_incr_u and mpn_decr_u instead of mpn_add_1 and mpn_sub_1.tege1999-09-271-7/+7
* Check BITS_PER_MP_LIMB before defining assembly variants of SQRT.tege1998-10-151-5/+5
* (even_approx_tab, odd_approx_tab): Declare as `const'.tege1997-07-251-2/+2
* Use MP_BASE_AS_DOUBLE.tege1996-07-221-3/+12
* Initial revisiontege1996-05-081-0/+498