summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Save 2 cycles with jg:Kevin Ryde2001-10-301-11/+8
* * mpn/x86/pentium/mod_34lsub1.asm: New file.Kevin Ryde2001-10-301-0/+182
* *** empty log message ***Kevin Ryde2001-10-302-2/+13
* * tests/printf/t-printf.c (check_misc): Add checks from the glibc docs.Kevin Ryde2001-10-301-4/+30
* * tests/refmpn.c, tests/tests.h (refmpn_mod_34lsub1): New function.Kevin Ryde2001-10-301-0/+1
* * mpq/cmp.c, mpq/cmp_si.c, mpq/cmp_ui.c, mpq/equal.c: Add ASSERTs forKevin Ryde2001-10-303-0/+10
* * mpq/cmp.c, mpq/cmp_si.c, mpq/cmp_ui.c, mpq/equal.c: Add ASSERTs forKevin Ryde2001-10-301-0/+4
* * gmp-impl.h (ASSERT_MPQ_CANONICAL): New macro.Kevin Ryde2001-10-301-0/+27
* * mpn/lisp/gmpasm-mode.el (comment-start-skip): Add "dnl".Kevin Ryde2001-10-291-9/+5
* *** empty log message ***tege2001-10-271-2/+7
* Remove some unused variables.tege2001-10-271-3/+2
* *** empty log message ***Kevin Ryde2001-10-271-0/+18
* Regenerate for:Kevin Ryde2001-10-271-2/+2
* * mpn/x86/x86-defs.m4 (Zdisp): Add another instruction.Kevin Ryde2001-10-271-0/+1
* * mpn/x86/pentium4/sse2/mod_34lsub1.asm: New file.Kevin Ryde2001-10-271-0/+166
* * mpn/x86/k6/mod_34lsub1.asm: New file.Kevin Ryde2001-10-271-0/+183
* * gmp.texi (Known Build Problems): Add note on test programs withKevin Ryde2001-10-271-0/+8
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.h,Kevin Ryde2001-10-271-0/+6
* More of:Kevin Ryde2001-10-271-0/+1
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-5/+43
* More of:Kevin Ryde2001-10-272-1/+2
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-1/+1
* * mpn/generic/mod_34lsub1.c: New file.Kevin Ryde2001-10-271-0/+97
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-273-0/+8
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-0/+3
* * tests/refmpn.c (refmpn_mod_34lsub1): New function.Kevin Ryde2001-10-271-0/+9
* * gmp-h.in, gmpxx.h: Use <iosfwd> not whole <iostream>.Kevin Ryde2001-10-272-2/+2
* *** empty log message ***Kevin Ryde2001-10-261-0/+34
* Add Gerardo Ballabio.Kevin Ryde2001-10-261-0/+1
* *** empty log message ***Kevin Ryde2001-10-261-0/+1
* * tests/mpq/t-get_d.c: Limit the size of "eps" for vax.Kevin Ryde2001-10-261-2/+7
* Regenerate for:Kevin Ryde2001-10-2624-6/+68
* Regenerate for:Kevin Ryde2001-10-261-0/+3
* Regenerate for:Kevin Ryde2001-10-261-215/+212
* Regenerate for:Kevin Ryde2001-10-261-12/+3
* * gmp.texi (maybepagebreak): New macro, use it in a few places.Kevin Ryde2001-10-261-72/+743
* * printf/snprntffuns.c, printf/vasprintf.c: UseKevin Ryde2001-10-264-16/+4
* * printf/snprntffuns.c, printf/vasprintf.c: UseKevin Ryde2001-10-261-4/+5
* * printf/repl-vsnprintf.c: New file.Kevin Ryde2001-10-262-2/+8
* * printf/repl-vsnprintf.c: New file.Kevin Ryde2001-10-261-12/+3
* * printf/repl-vsnprintf.c: New file.Kevin Ryde2001-10-261-1/+8
* * printf/repl-vsnprintf.c: New file.Kevin Ryde2001-10-261-0/+373
* More of:Kevin Ryde2001-10-261-1/+1
* Add mpz_perfect_square_p to use mpn_gcd_1.Kevin Ryde2001-10-251-1/+36
* * configure, aclocal.m4: Regenerate with a libtool patch for a strayKevin Ryde2001-10-242-2/+2
* *** empty log message ***Kevin Ryde2001-10-241-1/+2
* * printf/doprnt.c, printf/doprnti.c: Use the precision field to printKevin Ryde2001-10-241-3/+5
* *** empty log message ***Kevin Ryde2001-10-241-0/+13
* Add tests/mpz/reuse.c and tests/mpf/reuse.c problems on windows DLLs.Kevin Ryde2001-10-241-8/+64
* * printf/doprnti.c: Use the precision field to print leading zeros.Kevin Ryde2001-10-241-4/+9