| Commit message (Expand) | Author | Age | Files | Lines |
* | * */Makefile.in, aclocal.m4, configure, install-sh, missing, | Kevin Ryde | 2002-08-09 | 4 | -9/+13 |
* | Regenerate for: | Kevin Ryde | 2002-08-09 | 1 | -14/+8 |
* | * */Makefile.in, aclocal.m4, configure: Update to automake 1.6.3. | Kevin Ryde | 2002-08-09 | 26 | -98/+233 |
* | Not sure what this is related to, automake doing different numbering somehow. | Kevin Ryde | 2002-08-09 | 1 | -3/+3 |
* | * mpn/ia64/README: Some notes on assembler syntax. | Kevin Ryde | 2002-08-09 | 1 | -0/+16 |
* | * mpn/ia64/add_n.asm, mpn/ia64/addmul_1.asm, mpn/ia64/mul_1.asm, | Kevin Ryde | 2002-08-09 | 2 | -2/+6 |
* | * mpn/ia64/add_n.asm, mpn/ia64/sub_n.asm: Add .body. | Kevin Ryde | 2002-08-09 | 2 | -2/+4 |
* | * mpn/ia64/copyd.asm, mpn/ia64/copyi.asm: Correction to .body position. | Kevin Ryde | 2002-08-09 | 2 | -2/+2 |
* | * mpn/ia64/lorrshift.asm: Add .prologue stuff. | Kevin Ryde | 2002-08-09 | 1 | -0/+3 |
* | * configure.in (*-*-unicos*): Remove forcible --disable-shared, | Kevin Ryde | 2002-08-09 | 1 | -6/+0 |
* | *** empty log message *** | Kevin Ryde | 2002-08-07 | 1 | -0/+12 |
* | * mpn/x86/pentium/mmx/popham.asm: Remove file, not faster than plain | Kevin Ryde | 2002-08-07 | 1 | -30/+0 |
* | * mpn/x86/pentium/mmx/hamdist.asm: New file, adapted from | Kevin Ryde | 2002-08-07 | 1 | -0/+31 |
* | Regenerate for: | Kevin Ryde | 2002-08-07 | 1 | -11/+12 |
* | * configure.in (alpha*-*-*): Add umul to extra_functions. | Kevin Ryde | 2002-08-07 | 1 | -3/+4 |
* | * mpn/alpha/umul.asm: Use PROLOGUE/EPILOGUE, rename it mpn_umul_ppmm. | Kevin Ryde | 2002-08-07 | 1 | -16/+11 |
* | * mpz/remove.c: Make src==0 return 0, not do DIVIDE_BY_ZERO. | Kevin Ryde | 2002-08-07 | 1 | -2/+10 |
* | Remove itanium popc_limb, done. | Kevin Ryde | 2002-08-07 | 1 | -31/+27 |
* | *** empty log message *** | tege | 2002-08-05 | 1 | -0/+5 |
* | Regenerate for: | tege | 2002-08-05 | 1 | -2/+0 |
* | Remove spurious undefs for mpn_divrem_newton and | tege | 2002-08-05 | 1 | -2/+0 |
* | *** empty log message *** | Kevin Ryde | 2002-08-05 | 1 | -0/+21 |
* | * tests/refmpn.c, tests/tests.h, tests/misc/t-printf.c, | Kevin Ryde | 2002-08-05 | 1 | -1/+1 |
* | * tests/refmpn.c, tests/tests.h, tests/misc/t-printf.c, | Kevin Ryde | 2002-08-05 | 1 | -1/+1 |
* | * tests/refmpn.c, tests/tests.h, tests/misc/t-printf.c, | Kevin Ryde | 2002-08-05 | 1 | -2/+2 |
* | * tests/refmpn.c, tests/tests.h, tests/misc/t-printf.c, | Kevin Ryde | 2002-08-05 | 1 | -1/+1 |
* | * tests/refmpn.c, tests/misc/t-printf.c, tests/mpn/t-scan.c, | Kevin Ryde | 2002-08-05 | 1 | -14/+14 |
* | * tests/misc/t-printf.c, tests/mpn/t-scan.c, tests/mpq/t-cmp_ui.c, | Kevin Ryde | 2002-08-05 | 1 | -5/+4 |
* | * tests/misc/t-printf.c, tests/mpn/t-scan.c, tests/mpq/t-cmp_ui.c, | Kevin Ryde | 2002-08-05 | 1 | -5/+5 |
* | * tests/misc/t-printf.c, tests/mpn/t-scan.c, tests/mpq/t-cmp_ui.c, | Kevin Ryde | 2002-08-05 | 1 | -1/+1 |
* | * tests/misc/t-printf.c, tests/mpq/t-cmp_ui.c, tests/mpz/t-root.c, | Kevin Ryde | 2002-08-05 | 1 | -3/+3 |
* | * tests/misc/t-printf.c, tests/mpz/t-root.c, tests/mpz/t-scan.c: More | Kevin Ryde | 2002-08-05 | 1 | -1/+1 |
* | * tests/misc/t-printf.c, tests/mpz/t-scan.c: More care with long and | Kevin Ryde | 2002-08-05 | 1 | -2/+3 |
* | * tests/misc/t-printf.c: More care with long and mp_size_t parameters, | Kevin Ryde | 2002-08-05 | 1 | -2/+2 |
* | * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm, | Kevin Ryde | 2002-08-05 | 1 | -5/+18 |
* | * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm, | Kevin Ryde | 2002-08-05 | 2 | -7/+55 |
* | * demos/perl/GMP.pm, demos/perl/GMP.xs, demos/perl/GMP/Mpz.pm, | Kevin Ryde | 2002-08-05 | 1 | -6/+14 |
* | * mpn/lisp/gmpasm-mode.el: Set add-log-current-defun-header-regexp to | Kevin Ryde | 2002-08-05 | 1 | -2/+9 |
* | Regenerate for: | Kevin Ryde | 2002-08-05 | 1 | -2/+2 |
* | * Makefile.am (libgmpxx_la_DEPENDENCIES): libgmp.la should be here, | Kevin Ryde | 2002-08-05 | 1 | -2/+2 |
* | * mpn/ia64/*.asm [hpux ABI=32]: Extend 32-bit operands to 64-bits, not | Kevin Ryde | 2002-08-05 | 7 | -0/+43 |
* | * mpn/ia64/*.asm [hpux ABI=32]: Extend 32-bit operands to 64-bits, not | Kevin Ryde | 2002-08-05 | 1 | -0/+7 |
* | *** empty log message *** | Kevin Ryde | 2002-08-03 | 1 | -0/+9 |
* | Regenerate for: | Kevin Ryde | 2002-08-03 | 1 | -18/+10 |
* | Regenerate for: | Kevin Ryde | 2002-08-03 | 1 | -1/+3 |
* | Update a comment with CACHED_ABOVE_THRESHOLD. gcc 3.3 will apparently | Kevin Ryde | 2002-08-03 | 1 | -2/+2 |
* | Try without forcible --disable-shared on unicos, suspect libtool gets | Kevin Ryde | 2002-08-03 | 1 | -2/+2 |
* | * gmp.texi (Profiling): Use a table and expand for clarity. | Kevin Ryde | 2002-08-03 | 1 | -93/+138 |
* | * configure.in (*-*-msdosdjgpp*): Remove forcible --disable-shared, | Kevin Ryde | 2002-08-03 | 1 | -8/+0 |
* | Remove a FIXME from GMP_FUNC_SSCANF_WRITABLE_INPUT (decide hard coding | Kevin Ryde | 2002-07-30 | 1 | -1/+3 |