summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* *** empty log message ***tege2002-05-061-3/+4
* Clarify an algorithm description.tege2002-05-061-6/+8
* *** empty log message ***tege2002-05-061-2/+57
* Disable for nails.tege2002-05-061-0/+2
* Misc variable name changes.tege2002-05-061-8/+4
* Nailify.tege2002-05-0611-59/+106
* Fix type of size variables.tege2002-05-062-2/+2
* Fix type of size variables.tege2002-05-0613-19/+21
* Nailify.tege2002-05-0611-50/+115
* (__GMPF_BITS_TO_PREC, __GMPF_PREC_TO_BITS): Nailify.tege2002-05-061-4/+3
* Rewrite - nailify.tege2002-05-062-22/+67
* Disambiguate if-statament with extra {}.tege2002-05-061-4/+6
* *** empty log message ***tege2002-05-041-0/+4
* Additional nailify changes.tege2002-05-041-1/+1
* *** empty log message ***Kevin Ryde2002-05-041-0/+5
* Regenerate for:Kevin Ryde2002-05-041-1/+1
* * Makefile.am (-version-info): Bump for new release.Kevin Ryde2002-05-041-5/+8
* * Makefile.am (-version-info): Bump for new release.Kevin Ryde2002-05-041-5/+8
* * gmp-h.in (__GNU_MP_VERSION): Set to 4.1.Kevin Ryde2002-05-041-1/+1
* Fix spelling.tege2002-05-031-2/+2
* * gmp-impl.h (JACOBI_MOD_OR_MODEXACT_1_ODD): Allow for oddKevin Ryde2002-05-011-2/+12
* *** empty log message ***tege2002-04-301-0/+25
* Nailify (and uglify).tege2002-04-301-15/+69
* Additional nailify changes.tege2002-04-301-3/+4
* Misc.tege2002-04-301-1/+1
* Additional nailify changes.tege2002-04-301-4/+4
* Print floats with all 16 digits.tege2002-04-301-4/+4
* *** empty log message ***tege2002-04-301-2/+5