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