summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* #include stdio.h and stdlib.h.tege2002-05-091-0/+3
* (powerpc BSWAP_LIMB_FETCH): Rename local variable to maketege2002-05-081-3/+3
* *** empty log message ***tege2002-05-082-0/+168
* Amend allocations for mpn_rootrem requirements.tege2002-05-081-2/+2
* (mpn_rootrem): Add declaration.tege2002-05-081-0/+3
* Rewrite to use mpn_rootrem.tege2002-05-081-112/+31
* *** empty log message ***tege2002-05-081-0/+4
* *** empty log message ***Kevin Ryde2002-05-081-0/+9
* * gmp-impl.h (MUL_KARATSUBA_THRESHOLD etc): Remove forced nail values.Kevin Ryde2002-05-081-12/+0
* Add mpn_umul_ppmm, mpn_udiv_qrnnd returning a structure.Kevin Ryde2002-05-081-1/+6
* Add a copyright year.Kevin Ryde2002-05-081-1/+1
* * mpf/fits_u.h, mpf/fits_s.h, tests/mpf/t-fits.c: Ignore fractionKevin Ryde2002-05-083-38/+129
* * gmpxx.h (struct __gmp_binary_minus): Use mpz_ui_sub.Kevin Ryde2002-05-081-7/+6
* *** empty log message ***Kevin Ryde2002-05-071-0/+2
* * mpn/powerpc32/README: New file.Kevin Ryde2002-05-071-0/+91
* *** empty log message ***Kevin Ryde2002-05-071-0/+31
* *** empty log message ***tege2002-05-071-0/+1
* Add cray _popc.Kevin Ryde2002-05-071-1/+6
* *** empty log message ***tege2002-05-072-0/+89
* Nailify.tege2002-05-071-7/+23
* Document mpz_ui_sub.tege2002-05-071-0/+1
* * doc/configuration: Misc updates.Kevin Ryde2002-05-071-97/+117
* *** empty log message ***tege2002-05-071-0/+11
* Regenerate for:tege2002-05-071-39/+50
* (check_PROGRAMS): Add t-addsub.tege2002-05-071-3/+3
* New file.tege2002-05-071-0/+124
* Regenerate for:tege2002-05-071-1/+1
* Regenerate for:tege2002-05-071-5/+7
* (libmpz_la_SOURCES): Add ui_sub.c.tege2002-05-071-1/+1
* * Makefile.am (MPZ_OBJECTS): Add ui_sub.c.tege2002-05-071-1/+1
* (MPZ_REALLOC): Rewrite to allow the use of _mpz_realloc return value.tege2002-05-071-5/+1
* (mpz_ui_sub): Add declaration.tege2002-05-071-0/+3
* * tune/many.pl: Add udiv.asm support.Kevin Ryde2002-05-071-0/+10
* * mpz/root.c: Use unsigned long with mpz_sub_ui not mp_limb_t.Kevin Ryde2002-05-071-1/+1
* Regenerate for:Kevin Ryde2002-05-071-2/+3
* * mpz/import.c, mpz/export.c: New files.Kevin Ryde2002-05-073-56/+65
* * tune/README: Misc updates including sparc32/v9 smoothness, low resKevin Ryde2002-05-071-45/+35
* Handle exp <= 1. Reverse rp/tp parity scheme for bn == 1 arm.tege2002-05-071-1/+15
* (mpn_pow_1): Add declaration.tege2002-05-071-0/+3
* *** empty log message ***tege2002-05-072-2/+15
* * gmp.texi (Build Options): A couple of --build better as --host.Kevin Ryde2002-05-071-21/+132
* Rename MP_LIMB_T_HIGHBIT => GMP_LIMB_HIGHBITtege2002-05-0727-51/+51
* Regenerate for:Kevin Ryde2002-05-071-34/+71
* * tests/mpz/t-import.c, tests/mpz/t-export.c, tests/mpz/t-get_d.c:Kevin Ryde2002-05-074-3/+401
* * mpz/import.c, mpz/export.c: New files.Kevin Ryde2002-05-072-0/+355
* * mpz/import.c, mpz/export.c: New files.Kevin Ryde2002-05-071-0/+7
* * gmp-h.in, gmp-impl.h (GMP_NUMB_MAX): Move to gmp.h.Kevin Ryde2002-05-071-17/+78
* Remove a bogus comment.Kevin Ryde2002-05-061-7/+1
* (main): Don't call mpz_sizeinbase with negative base.tege2002-05-061-1/+1
* (lc): Remove an unused variable.tege2002-05-061-1/+0