summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a comment about mzscheme to the language bindings.Kevin Ryde2003-11-211-0/+5
* * mpfr/*: Update to mpfr-2-0-2-branch 2003-11-21.Kevin Ryde2003-11-213-5/+91
* * mpn/alpha/README: Add a note on "not".Kevin Ryde2003-11-201-0/+5
* * mpn/alpha/ev5/com_n.asm: Add missing "gp" to PROLOGUE.Kevin Ryde2003-11-201-1/+1
* Revert:Kevin Ryde2003-11-201-3/+2
* Revert this, decide it's not really an improvement on gmpxx.h:Kevin Ryde2003-11-201-3/+0
* * mpn/alpha/ev5/com_n.asm: Change "not" to "ornot r31", since "not"Kevin Ryde2003-11-201-8/+19
* Sigh, OSF assembler doesn't like "lab-4".tege2003-11-201-3/+3
* *** empty log message ***tege2003-11-191-0/+3
* Slightly rework feed-in code, avoiding spurious reads beyond operand limits.tege2003-11-191-33/+32
* *** empty log message ***tege2003-11-191-0/+2
* Add ASM_START/ASM_END.tege2003-11-191-0/+2
* *** empty log message ***tege2003-11-191-1/+6
* (mpn_fft_zero_p): Remove unused function.tege2003-11-191-16/+5
* *** empty log message ***Kevin Ryde2003-11-191-2/+3
* * doc/gmp.texi (Language Bindings): Add Purenum.Kevin Ryde2003-11-191-0/+3
* *** empty log message ***Kevin Ryde2003-11-191-0/+15
* * mpn/generic/diveby3.c: Use a "q" variable to make it clearer whatKevin Ryde2003-11-191-6/+5
* * mpn/powerpc32/750/lshift.asm, mpn/powerpc32/750/rshift.asm: NewKevin Ryde2003-11-192-0/+290
* * mpn/alpha/ev5/com_n.asm: New file.Kevin Ryde2003-11-181-0/+156
* * doc/gmp.texi (Assembler Functional Units, Assembler Writing Guide):Kevin Ryde2003-11-181-32/+134
* *** empty log message ***tege2003-11-171-3/+8
* Add power4/powerpc970 cycle counts.tege2003-11-1711-6/+17
* Add ASM_END.tege2003-11-151-0/+1
* * config.guess: Add comments on MacOS "machine" command.Kevin Ryde2003-11-151-0/+7
* *** empty log message ***Kevin Ryde2003-11-151-0/+19
* Correction to refmpn_umul_ppmm comment.Kevin Ryde2003-11-141-1/+1
* * tests/devel/try.c (main): Use gmp_randinit_default explicitly onKevin Ryde2003-11-141-1/+3
* * doc/gmp.texi (Assigning Integers): Remove notes on possible changeKevin Ryde2003-11-141-11/+7
* Correction to error messages in:Kevin Ryde2003-11-141-3/+3
* * doc/gmp.texi (Toom 3-Way Multiplication): Updates for Paul's newKevin Ryde2003-11-141-118/+45
* * mpn/generic/mul_n.c (toom3_interpolate, mpn_toom3_mul_n): PutKevin Ryde2003-11-141-22/+22
* * mpfr/*: Update to mpfr-2-0-2-branch 2003-11-15.Kevin Ryde2003-11-146-1/+70
* * tests/refmpn.c (refmpn_addlsh1_n, refmpn_sublsh1_n,Kevin Ryde2003-11-141-0/+24
* *** empty log message ***tege2003-11-141-0/+4
* Use Cray-friendly syntax for "br".tege2003-11-141-5/+4
* Formatting and comment changes.tege2003-11-132-23/+24
* *** empty log message ***tege2003-11-132-0/+239
* Regenerate for:Kevin Ryde2003-11-121-28/+33
* *** empty log message ***Kevin Ryde2003-11-121-0/+1
* * configure.in (power*-*-*): Add a comment about -mcpu=rios2 fallback.Kevin Ryde2003-11-121-0/+5
* *** empty log message ***Kevin Ryde2003-11-121-0/+16
* Regenerate for:Kevin Ryde2003-11-122-27/+178
* * acinclude.m4 (GMP_PROG_CC_WORKS): Add case provoking AIX power2Kevin Ryde2003-11-121-0/+21
* Regenerate for:Kevin Ryde2003-11-113-27/+27
* * tune/speed.c (main): Use gmp_randinit_default explicitly onKevin Ryde2003-11-111-1/+3
* Typo in usage comment.Kevin Ryde2003-11-111-1/+1
* * mpn/Makeasm.am (.s, .S, .asm): Quote $< in test -f, per automake.Kevin Ryde2003-11-111-9/+9
* Add mpq_add duplicate division.Kevin Ryde2003-11-111-1/+15
* * gmp-impl.h, randmt.h (__gmp_randinit_mt_noseed): Move prototype toKevin Ryde2003-11-112-1/+2