summaryrefslogtreecommitdiff
path: root/gmp.texi
Commit message (Expand)AuthorAgeFilesLines
* * gmp.texi (Low-level Functions): Note mpn_get_str clobbers its inputKevin Ryde2001-02-111-1/+1
* * gmp.texi, acinclude.m4: Mention x86 solaris 2.7 has the reg->regKevin Ryde2001-02-101-2/+2
* * gmp.texi (Low-level Functions): mpn_preinv_mod_1 now undocumented.Kevin Ryde2001-02-071-5/+0
* More of:Kevin Ryde2001-02-071-15/+18
* * gmp.texi (Integer Division): Another rewording of 2exp divisions.Kevin Ryde2001-02-031-22/+28
* * gmp.texi: Don't use @nicode{'\0'}, it doesn't come out right in tex.Kevin Ryde2001-02-011-241/+441
* * mpz/jacobi.c: Rewrite, but still binary algorithm; accept zero andKevin Ryde2001-01-181-17/+25
* Add a copyright year.tege2001-01-081-3/+3
* Phix tyop.tege2001-01-081-1/+1
* * mpz/scan0.c, mpz/scan1.c: Rewrite, don't read beyond allocatedKevin Ryde2001-01-041-6/+10
* * gmp.texi (ABI and ISA): New enough gcc needed for mips n32 etc, gccKevin Ryde2000-12-311-15/+21
* Correct type of `n' argument of mpn_popham and mpn_hamdist.tege2000-12-271-2/+2
* A tiny rewording about reallocation efficiency.Kevin Ryde2000-12-211-5/+5
* * mpn/generic/sqrtrem.c: Rewrite by Paul Zimmermann, based on hisKevin Ryde2000-12-191-28/+16
* Remove a spurious blank line.Kevin Ryde2000-12-151-2/+1
* Fix tyop.tege2000-12-141-1/+1
* Move Hitachi SH down to `other' item.tege2000-12-141-5/+2
* * configure.in (mips3, mips64): Don't bother with o32 (mips2 32-bitKevin Ryde2000-12-131-12/+20
* * configure.in (mips3,mips64): Add ABI=64, name the others ABI=n32 andKevin Ryde2000-12-101-17/+36
* More of:Kevin Ryde2000-12-071-3/+3
* * configure.in (*-*-aix[34]*): Disable shared by default, but letKevin Ryde2000-12-061-8/+17
* More amendments for recent configure changes.Kevin Ryde2000-12-021-9/+9
* Update for the following in configure.in:Kevin Ryde2000-11-301-3/+2
* * configure.in: Rewrite of CC/CFLAGS selection scheme, introduce aKevin Ryde2000-11-291-180/+277
* * configure.in (alloca): Accept yes/no/detect, generate an error ifKevin Ryde2000-11-211-13/+17
* * acinclude.m4 (GMP_ASM_X86_MMX) [*-*-solaris*]: Check for solarisKevin Ryde2000-11-211-4/+8
* * gmp.texi (Notes for Particular Systems): Remarks about power/powerpc.Kevin Ryde2000-11-081-3/+23
* Expunge this:Kevin Ryde2000-11-031-3/+4
* Add cross references under malloc debugging.Kevin Ryde2000-11-021-11/+11
* More tweaks for the algorithms chapter, in particular a correction toKevin Ryde2000-10-291-15/+15
* * gmp.texi (Integer Division): Fix 2exp function descriptions,Kevin Ryde2000-10-291-4/+4
* Amend "single limb division", only generic C needs normalizedKevin Ryde2000-10-291-10/+11
* More tweaks to algorithms section, including a correction to theKevin Ryde2000-10-291-25/+33
* * gmp.texi (Fibonacci Number Algorithm): New section.Kevin Ryde2000-10-271-2/+72
* (Efficiency, Debugging, Profiling): New sections in "GMP Basics".Kevin Ryde2000-10-271-0/+5
* (Algorithms): New chapter.Kevin Ryde2000-10-271-0/+9
* (Algorithms): New chapter.Kevin Ryde2000-10-261-115/+169
* Minor fixes:Kevin Ryde2000-10-211-17/+18
* Fix some spelling.Kevin Ryde2000-10-211-6/+6
* (Algorithms): New chapter.Kevin Ryde2000-10-211-16/+1530
* * gmp.texi (@m etc): Add and use some new macros.Kevin Ryde2000-10-201-621/+393
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* (Build options): Add --enable-assert and --enable-profiling.Kevin Ryde2000-10-141-9/+27
* Fix a typo, remove a couple of spaces.Kevin Ryde2000-10-141-3/+3
* Minor mods:Kevin Ryde2000-10-141-12/+12
* * gmp.texi (Parameter Conventions, Memory Management): New sectionsKevin Ryde2000-10-141-61/+248
* (Build Options): ... mention HTML.Kevin Ryde2000-10-131-2/+3
* * gmp.h (mpq_mul_2exp, mpq_div_2exp): Add prototypes.Kevin Ryde2000-10-131-0/+18
* * gmp.texi (Known Build Problems): Note VERSION problem with oldKevin Ryde2000-10-121-71/+129
* Fix a grammatical typo.Kevin Ryde2000-10-061-1/+1