summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment.tege2004-05-111-3/+3
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-101-4/+6
* Regenerate for:Kevin Ryde2004-05-101-1/+0
* Regenerate for:Kevin Ryde2004-05-081-9/+2
* * mpn/alpha/alpha-defs.m4 (bwx_available_p): New macro.Kevin Ryde2004-05-061-0/+23
* * mpn/alpha/mode1o.c: Remove, in favour of ...Kevin Ryde2004-05-061-122/+0
* * mpn/alpha/mode1o.asm: New file.Kevin Ryde2004-05-061-0/+200
* Regenerate for:tege2004-05-051-3/+8
* Compile mullow_n.c and mullow_basecase.ctege2004-05-051-1/+1
* New file.tege2004-05-052-0/+160
* * mpn/amd64/mode1o.asm: Use movabsq to support large model non-PIC.Kevin Ryde2004-05-021-37/+39
* Fix a typo.Kevin Ryde2004-04-301-2/+2
* (gmp_rrandomb): Rework to avoid extra limb allocationtege2004-04-271-10/+20
* Regenerate for:Kevin Ryde2004-04-201-1/+1
* Add a copyright year.Kevin Ryde2004-04-141-1/+1
* * mpn/m68k/README: Update _SHORT_LIMB -> __GMP_SHORT_LIMB.Kevin Ryde2004-04-131-2/+2
* Rewrite (clone mpz/rrandomb.c).tege2004-04-071-70/+32
* * mpn/x86/k6/gcd_finda.asm: Correction jbe -> jb in initial setups.Kevin Ryde2004-04-071-2/+2
* Add a copyright year.Kevin Ryde2004-04-071-1/+1
* More of:Kevin Ryde2004-04-041-1/+1
* * mpn/amd64/mode1o.asm: New file.Kevin Ryde2004-04-031-0/+173
* * mpn/amd64/amd64-defs.m4 (ASSERT): New macro.Kevin Ryde2004-04-031-0/+40
* Call it "Hammer" in:Kevin Ryde2004-04-033-3/+3
* * mpn/x86/k7/dive_1.asm, mpn/x86/k7/mod_34lsub1.asm,Kevin Ryde2004-04-033-5/+11
* * mpn/x86/k7/mmx/divrem_1.asm, mpn/x86/pentium4/sse2/divrem_1.asm: AddKevin Ryde2004-04-031-1/+13
* * mpn/x86/k7/mmx/divrem_1.asm, mpn/x86/pentium4/sse2/divrem_1.asm: AddKevin Ryde2004-04-031-1/+17
* Typo in heading comment.Kevin Ryde2004-03-311-2/+2
* Trim a few cycles.tege2004-03-281-30/+39
* Fix typo.tege2004-03-273-3/+3
* *** empty log message ***tege2004-03-271-0/+195
* Add a remark about size==1 cast limb->double.Kevin Ryde2004-03-201-0/+14
* * mpn/x86/fat/fat.c (__gmpn_cpuvec_init, fake_cpuid_table): Add x86_64.Kevin Ryde2004-03-171-1/+6
* Misc simplifications of recently added code.tege2004-03-161-31/+32
* Add versions using mpn_addmul_2 and mpn_addmul_2s.tege2004-03-161-20/+234
* Correct header comment.tege2004-03-121-1/+1
* With Karl Hasselström:tege2004-03-011-50/+43
* * aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automakeKevin Ryde2004-02-281-3/+3
* (mpn_fft_add_modF): Loop until normalization criterion met.tege2004-02-241-3/+3
* (mpn_toom3_sqr_n): Remove write-only variable c5.tege2004-02-181-2/+1
* * mpn/generic/addmul_1.c, mpn/generic/submul_1.c [nails==1]: Add code.Kevin Ryde2004-02-151-2/+35
* * mpn/generic/addmul_1.c, mpn/generic/submul_1.c [nails==1]: Add code.Kevin Ryde2004-02-151-2/+35
* Break a group with a RAW conflict.tege2004-02-141-0/+1
* * mpn/generic/scan0.c, mpn/generic/scan1.c: Remove design issueKevin Ryde2004-02-142-12/+4
* Clarify comment about ARM floats.Kevin Ryde2004-02-141-2/+3
* * mpn/generic/mul_n.c: Add some remarks about toom3 high zeroKevin Ryde2004-02-141-0/+14
* Add some syntax to placid the HP-UX assembler.tege2004-02-121-2/+6
* Remove bundling incompatible with HP-UX assember.tege2004-02-121-11/+12
* * mpn/pa32/README, mpn/pa64/README (REFERENCES): New sections.Kevin Ryde2004-02-112-2/+15
* * mpn/ia64/mul_1.asm: Don't put .pred directives on labelled lines,Kevin Ryde2004-02-111-0/+4
* * mpn/ia64/mul_1.asm: Don't put .pred directives on labelled lines,Kevin Ryde2004-02-111-14/+27