| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-09-24 Pedro Gimeno <pggimeno@wanadoo.es> | Kevin Ryde | 2002-09-24 | 1 | -0/+16 |
* | 2002-09-24 Pedro Gimeno <pggimeno@wanadoo.es> | Kevin Ryde | 2002-09-24 | 1 | -6/+9 |
* | * gmp-impl.h (_gmp_rand): Avoid evaluating "state" more than once, for | Kevin Ryde | 2002-09-18 | 1 | -3/+6 |
* | 2002-09-18 Pedro Gimeno <pggimeno@wanadoo.es> | Kevin Ryde | 2002-09-18 | 1 | -2/+16 |
* | 2002-09-10 Pedro Gimeno <pggimeno@wanadoo.es> | Kevin Ryde | 2002-09-10 | 1 | -0/+3 |
* | * gmp-impl.h (MUL_FFT_THRESHOLD, SQR_FFT_THRESHOLD): Note | Kevin Ryde | 2002-08-22 | 1 | -12/+3 |
* | * gmp-impl.h: Comments on the use of __GMP_DECLSPEC. | Kevin Ryde | 2002-08-20 | 1 | -1/+8 |
* | Update a comment with CACHED_ABOVE_THRESHOLD. gcc 3.3 will apparently | Kevin Ryde | 2002-08-03 | 1 | -2/+2 |
* | * gmp-impl.h (invert_limb): Use parens around macro arguments. | Kevin Ryde | 2002-07-20 | 1 | -5/+8 |
* | More of: | Kevin Ryde | 2002-07-20 | 1 | -0/+2 |
* | * gmp-impl.h (CACHED_ABOVE_THRESHOLD, CACHED_BELOW_THRESHOLD): New | Kevin Ryde | 2002-07-20 | 1 | -0/+24 |
* | * gmp-impl.h (ieee_double_extract): Setup using HAVE_DOUBLE_IEEE_*. | Kevin Ryde | 2002-07-17 | 1 | -62/+29 |
* | * gmp-impl.h (BYTES_PER_MP_LIMB, BITS_PER_MP_LIMB): Define based on | Kevin Ryde | 2002-07-17 | 1 | -6/+12 |
* | * gmp-impl.h, mpfr/mpfr-math.h (ieee_double_extract): Test __sparc__, | Kevin Ryde | 2002-07-15 | 1 | -0/+1 |
* | * gmp-impl.h, mpn/asm-defs.m4 (mpn_addmul_2, mpn_addmul_3, | Kevin Ryde | 2002-07-12 | 1 | -0/+9 |
* | (DItype): Use HAVE_LONG_LONG to choose long long, avoiding _LONGLONG | Kevin Ryde | 2002-07-10 | 1 | -1/+1 |
* | * gmp-impl.h (popc_limb): Add an ia64 asm version. | Kevin Ryde | 2002-07-10 | 1 | -0/+8 |
* | * tune/tuneup.c, gmp-impl.h: Eliminate the array of thresholds in | Kevin Ryde | 2002-07-01 | 1 | -68/+107 |
* | * gmp-impl.h (mpn_rootrem): Use __MPN. | Kevin Ryde | 2002-07-01 | 1 | -1/+1 |
* | * mpn/generic/diveby3.c: Further nailifications. | Kevin Ryde | 2002-06-29 | 1 | -2/+9 |
* | * gmp-h.in (__GMP_CRAY_Pragma): New macro. | Kevin Ryde | 2002-06-29 | 1 | -6/+1 |
* | Tweak a comment about SQR_BASECASE_THRESHOLD. | Kevin Ryde | 2002-06-29 | 1 | -2/+3 |
* | * gmp-impl.h (JACOBI_STRIP_LOW_ZEROS): New macro. | Kevin Ryde | 2002-06-22 | 1 | -0/+21 |
* | * gmp-impl.h (ADDC_LIMB): New macro. | Kevin Ryde | 2002-06-22 | 1 | -0/+22 |
* | (const, signed): Move to near top of file, fixes --enable-alloca=debug | Kevin Ryde | 2002-06-22 | 1 | -8/+6 |
* | * gmp-impl.h (modlimb_invert): Merge the <=64bits and general versions. | Kevin Ryde | 2002-06-22 | 1 | -22/+9 |
* | * gmp-impl.h: Use fib_table.h, add __GMP_DECLSPEC to __gmp_fib_table | Kevin Ryde | 2002-06-22 | 1 | -31/+5 |
* | * gmp-impl.h: Use mp_bases.h. | Kevin Ryde | 2002-06-14 | 1 | -56/+1 |
* | * gmp-impl.h (modlimb_invert): Merge macros for specific limb sizes, | Kevin Ryde | 2002-06-06 | 1 | -53/+35 |
* | * gmp-h.in (__GMP_LIKELY, __GMP_UNLIKELY): New macros. | Kevin Ryde | 2002-06-06 | 1 | -0/+2 |
* | More of: | Kevin Ryde | 2002-06-03 | 1 | -10/+10 |
* | * gmp-impl.h (popc_limb): Add versions for Cray and fallback for | Kevin Ryde | 2002-06-03 | 1 | -0/+24 |
* | * gmp-impl.h (BSWAP_LIMB): Versions for m68k, powerpc, and arbitrary | Kevin Ryde | 2002-05-29 | 1 | -1/+48 |
* | (powerpc BSWAP_LIMB_FETCH): Rename local variable to make | tege | 2002-05-08 | 1 | -3/+3 |
* | (mpn_rootrem): Add declaration. | tege | 2002-05-08 | 1 | -0/+3 |
* | * gmp-impl.h (MUL_KARATSUBA_THRESHOLD etc): Remove forced nail values. | Kevin Ryde | 2002-05-08 | 1 | -12/+0 |
* | (MPZ_REALLOC): Rewrite to allow the use of _mpz_realloc return value. | tege | 2002-05-07 | 1 | -5/+1 |
* | Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBIT | tege | 2002-05-07 | 1 | -1/+1 |
* | * gmp-h.in, gmp-impl.h (GMP_NUMB_MAX): Move to gmp.h. | Kevin Ryde | 2002-05-07 | 1 | -17/+78 |
* | (__GMPF_BITS_TO_PREC, __GMPF_PREC_TO_BITS): Nailify. | tege | 2002-05-06 | 1 | -4/+3 |
* | * gmp-impl.h (JACOBI_MOD_OR_MODEXACT_1_ODD): Allow for odd | Kevin Ryde | 2002-05-01 | 1 | -2/+12 |
* | (LIMBS_PER_DOUBLE, MP_BASE_AS_DOUBLE): Nailify. | tege | 2002-04-30 | 1 | -3/+3 |
* | (modlimb_invert): Nailify. | tege | 2002-04-29 | 1 | -19/+19 |
* | * gmp-impl.h (NEG_MOD): Nailify. | Kevin Ryde | 2002-04-23 | 1 | -0/+6 |
* | * gmp-impl.h, mpn/mp_bases.c: Add back GMP_NUMB_BITS==30 bases data. | Kevin Ryde | 2002-04-23 | 1 | -0/+6 |
* | (mpn_com_n): Nailify. | tege | 2002-04-22 | 1 | -1/+1 |
* | * gmp-impl.h [nails]: Add #undefs of MUL_KARATSUBA_THRESHOLD etc, to | Kevin Ryde | 2002-04-20 | 1 | -1/+28 |
* | * gmp-impl.h (MP_BASES_BIG_BASE_INVERTED_10, | Kevin Ryde | 2002-04-20 | 1 | -12/+6 |
* | (nail DIV_DC_THRESHOLD): Decrease to 50 to allow fast division. | tege | 2002-04-17 | 1 | -1/+1 |
* | (mp_bases[10] values): Add versions for GMP_NUMB_BITS being 28, 60, and 63. | tege | 2002-04-16 | 1 | -4/+22 |