| Commit message (Expand) | Author | Age | Files | Lines |
* | Add _LONG_LONG_LIMB not namespace clean. | Kevin Ryde | 2004-01-06 | 1 | -1/+8 |
* | Add ppc601 check which of power or powerpc code is better. | Kevin Ryde | 2004-01-03 | 1 | -2/+5 |
* | * doc/gmp.texi (Single Limb Division): Correction to tex expression | Kevin Ryde | 2004-01-02 | 1 | -10/+9 |
* | Remove thresholds to be >N rather than >=, decide against this. | Kevin Ryde | 2004-01-02 | 1 | -14/+2 |
* | Note long double is an ANSI-ism. | Kevin Ryde | 2003-12-31 | 1 | -1/+4 |
* | Add various mpn_sqrtrem bits. | Kevin Ryde | 2003-12-31 | 1 | -3/+14 |
* | * doc/gmp.texi (Square Root Algorithm): Add a summary of the algorithm. | Kevin Ryde | 2003-12-30 | 1 | -11/+86 |
* | Update URL to valgrind web page. | tege | 2003-12-29 | 1 | -1/+1 |
* | * doc/gmp.texi (Integer Logic and Bit Fiddling): Say "bitwise" in | Kevin Ryde | 2003-12-20 | 1 | -3/+3 |
* | * doc/gmp.texi (Build Options): HTML is a usual target in automake 1.8. | Kevin Ryde | 2003-12-19 | 1 | -10/+5 |
* | Regenerate for: | Kevin Ryde | 2003-12-19 | 1 | -1/+1 |
* | * */Makefile.in, configure, aclocal.m4, ansi2knr.c, install-sh, | Kevin Ryde | 2003-12-19 | 1 | -81/+150 |
* | * */Makefile.in, configure, ansi2knr.c, install.sh, doc/mdate-sh: | Kevin Ryde | 2003-12-19 | 1 | -11/+84 |
* | Mention Niels' GCD code in Contributors chapter. | tege | 2003-12-18 | 1 | -1/+3 |
* | * doc/gmp.texi (Miscellaneous Integer Functions): Note mpz_sizeinbase | Kevin Ryde | 2003-12-13 | 1 | -11/+19 |
* | Regenerate for: | Kevin Ryde | 2003-12-10 | 1 | -0/+2 |
* | Phigs a typo. | tege | 2003-12-06 | 1 | -1/+1 |
* | * configure.in, Makefile.am (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New | Kevin Ryde | 2003-12-02 | 1 | -11/+13 |
* | Remove alpha ev67 ctpop mpn_popcount and mpn_hamdist, done. | Kevin Ryde | 2003-11-30 | 1 | -5/+1 |
* | (Debugging): Remove debauch, seems to have disappeared. | Kevin Ryde | 2003-11-29 | 1 | -8/+6 |
* | * doc/gmp.texi (GMPrefu, GMPpxrefu): Change back to plain ref and | Kevin Ryde | 2003-11-29 | 1 | -119/+70 |
* | Remove usqr_ppm, decide against this. | Kevin Ryde | 2003-11-28 | 1 | -5/+0 |
* | Add alpha unicos .align. | Kevin Ryde | 2003-11-28 | 1 | -0/+4 |
* | Add alpha count_leading_zeros inline. | Kevin Ryde | 2003-11-28 | 1 | -21/+15 |
* | * doc/gmp.texi (Introduction to GMP): Add AMD64 to optimizations list. | Kevin Ryde | 2003-11-28 | 1 | -5/+7 |
* | Ignore stamp-vti, version.texi. | Niels Möller | 2003-11-26 | 1 | -0/+2 |
* | Added .cvsignore files, to reduce clutter in cvs output. | Niels Möller | 2003-11-26 | 1 | -0/+2 |
* | * doc/gmp.texi (Language Bindings): Add Axiom. | Kevin Ryde | 2003-11-24 | 1 | -2/+4 |
* | Add a comment about mzscheme to the language bindings. | Kevin Ryde | 2003-11-21 | 1 | -0/+5 |
* | Revert this, decide it's not really an improvement on gmpxx.h: | Kevin Ryde | 2003-11-20 | 1 | -3/+0 |
* | * doc/gmp.texi (Language Bindings): Add Purenum. | Kevin Ryde | 2003-11-19 | 1 | -0/+3 |
* | * doc/gmp.texi (Assembler Functional Units, Assembler Writing Guide): | Kevin Ryde | 2003-11-18 | 1 | -32/+134 |
* | * doc/gmp.texi (Assigning Integers): Remove notes on possible change | Kevin Ryde | 2003-11-14 | 1 | -11/+7 |
* | * doc/gmp.texi (Toom 3-Way Multiplication): Updates for Paul's new | Kevin Ryde | 2003-11-14 | 1 | -118/+45 |
* | Add mpq_add duplicate division. | Kevin Ryde | 2003-11-11 | 1 | -1/+15 |
* | Move an @sp 1, makeinfo --docbook doesn't like it after @table. | Kevin Ryde | 2003-11-10 | 1 | -1/+1 |
* | * doc/gmp.texi (Notes for Package Builds): Add notes on multi-ABI | Kevin Ryde | 2003-11-06 | 1 | -22/+84 |
* | (References): Correction, GMP Square Root proof already there, just | Kevin Ryde | 2003-10-30 | 1 | -5/+3 |
* | * doc/gmp.texi (Notes for Particular Systems): Remove m68k ABI notes | Kevin Ryde | 2003-10-30 | 1 | -18/+4 |
* | Remove mpz_div and mpz_divmod follow mpz_mod rounding. | Kevin Ryde | 2003-10-30 | 1 | -3/+0 |
* | Remove mpz_*_ui division return real remainder. | Kevin Ryde | 2003-10-30 | 1 | -4/+0 |
* | Add note on C++ long long probably always available. | Kevin Ryde | 2003-10-30 | 1 | -1/+7 |
* | Add a few index entries. | Kevin Ryde | 2003-10-28 | 1 | -0/+7 |
* | Remove C++ operator>> test program, done. | Kevin Ryde | 2003-10-24 | 1 | -3/+0 |
* | * doc/gmp.texi (C++ Formatted Input): Describe base indicator handling. | Kevin Ryde | 2003-10-24 | 1 | -5/+9 |
* | Remove z8k 32-bit limb as an ABI choice, moved to mpn/z8000/README, | Kevin Ryde | 2003-10-24 | 1 | -3/+0 |
* | Move mpz_invert use mpn_gcdext up to machine independent optimizations. | Kevin Ryde | 2003-10-24 | 1 | -2/+2 |
* | Remove "make distclean" remove all mpn links, decide against this. | Kevin Ryde | 2003-10-24 | 1 | -6/+1 |
* | * doc/gmp.texi (Build Options): Add powerpc970 to available CPUs. | Kevin Ryde | 2003-10-22 | 1 | -5/+16 |
* | * doc/gmp.texi (Notes for Particular Systems): Note m68k gcc -mshort | Kevin Ryde | 2003-10-21 | 1 | -2/+22 |