summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a typo in mpz_get_str.Kevin Ryde2001-04-031-3/+3
* * acinclude.m4 (GMP_GCC_M68K_OPTIMIZE): New macro.Kevin Ryde2001-04-031-8/+33
* * acinclude.m4 (GMP_GCC_M68K_OPTIMIZE): New macro.Kevin Ryde2001-04-031-0/+17
* * gmp.texi (Build Options): List more m68k's.Kevin Ryde2001-04-031-105/+179
* Update attribute malloc.Kevin Ryde2001-04-021-25/+59
* Regenerate for:Kevin Ryde2001-04-021-7/+33
* * tests/mpq/t-equal.c: New file.Kevin Ryde2001-04-021-1/+1
* * tests/mpq/t-get_str.c: New file.Kevin Ryde2001-04-021-0/+127
* Regenerate for:Kevin Ryde2001-04-022-12/+15
* * mpq/get_str.c: New file.Kevin Ryde2001-04-022-2/+3
* * gmp-h.in (mpq_get_str): Add prototype.Kevin Ryde2001-04-021-0/+4
* * mpq/get_str.c: New file.Kevin Ryde2001-04-021-0/+67
* Amend comments about disabled inline x86 MPN_COPY's.Kevin Ryde2001-04-021-2/+4
* * gmp-impl.h (MPN_CMP): New macro.Kevin Ryde2001-04-022-49/+33
* More of:Kevin Ryde2001-04-021-1/+1
* * gmp-impl.h (MPN_CMP): New macro.Kevin Ryde2001-04-021-0/+22
* Regenerate for:Kevin Ryde2001-04-021-25/+51
* * tests/mpz/t-cmp.c: New file.Kevin Ryde2001-04-021-2/+2
* * tests/mpz/t-sizeinbase.c: New file.Kevin Ryde2001-04-021-0/+87
* * tests/mpz/t-cmp.c: New file.Kevin Ryde2001-04-021-0/+184
* * tests/mpq/t-equal.c: New file.Kevin Ryde2001-04-021-0/+144
* * mpq/equal.c: Rewrite using inline compare loops.Kevin Ryde2001-04-021-8/+27
* *** empty log message ***Kevin Ryde2001-04-021-1/+1
* * mpf/trunc.c: New file, rewrite of integer.c, preserve prec+1 inKevin Ryde2001-04-021-10/+0
* * mpz/n_pow_ui.c: Fix mpn_mul_2 calls parameter order.Kevin Ryde2001-04-021-4/+4
* * tests/refmpn.c,tests.h (refmpn_mul_2): Fix parameter order.Kevin Ryde2001-04-022-2/+2
* Amend restricted pointers.Kevin Ryde2001-03-301-6/+10
* *** empty log message ***Kevin Ryde2001-03-291-0/+21
* Regenerate for:Kevin Ryde2001-03-291-6/+19
* * tests/mpf/t-trunc.c: New file.Kevin Ryde2001-03-291-1/+1
* * tests/mpf/t-trunc.c: New file.Kevin Ryde2001-03-291-0/+274
* * gmp-impl.h (MPF_CHECK_FORMAT): New macro.Kevin Ryde2001-03-291-0/+6
* Regenerate for:Kevin Ryde2001-03-292-30/+21
* * mpf/integer.c: Remove file.Kevin Ryde2001-03-291-121/+0
* * mpf/trunc.c: New file, rewrite of integer.c, preserve prec+1 inKevin Ryde2001-03-292-12/+6
* * mpf/trunc.c: New file, rewrite of integer.c, preserve prec+1 inKevin Ryde2001-03-291-0/+114
* * mpf/trunc.c: New file, rewrite of integer.c, preserve prec+1 inKevin Ryde2001-03-291-0/+65
* * gmp.texi (Notes for Particular Systems): Add arm gcc requirements.Kevin Ryde2001-03-291-0/+6
* * acinclude.m4 (GMP_GCC_VERSION_GE): New macro.Kevin Ryde2001-03-291-2/+4
* * acinclude.m4 (GMP_GCC_VERSION_GE): New macro.Kevin Ryde2001-03-291-24/+79
* More updates.Kevin Ryde2001-03-291-2/+4
* *** empty log message ***Kevin Ryde2001-03-281-0/+11
* *** empty log message ***tege2001-03-281-0/+5
* * gmp.texi (Converting Integers): Document mpz_getlimbn using absoluteKevin Ryde2001-03-281-9/+11
* * tests/tests.h: Add some prototypes that were missing.Kevin Ryde2001-03-271-0/+9
* * tests/refmpn.c (refmpn_tdiv_qr): Use refmpn_divmod_1 rather thanKevin Ryde2001-03-271-1/+1
* * mpz/tdiv_q_ui.c: Remove a comment that belonged to mpz_tdiv_r_ui.Kevin Ryde2001-03-271-4/+0
* Use some <code></code>.Kevin Ryde2001-03-271-3/+11
* *** empty log message ***Kevin Ryde2001-03-271-0/+2
* *** empty log message ***tege2001-03-261-2/+7