summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Expand)AuthorAgeFilesLines
* More of:Kevin Ryde2001-04-111-2/+2
* * mpn/m68k/*.asm: New files, converted from .S. Merge add_n and sub_nKevin Ryde2001-04-112-0/+71
* * mpn/m68k/*.S, */*.S, syntax.h: Remove files.Kevin Ryde2001-04-111-177/+0
* * mpn/m68k/*.S,*/*.S: Remove files.Kevin Ryde2001-04-119-775/+0
* * mpn/m68k/t-m68k-defs.pl: New file.Kevin Ryde2001-04-111-0/+82
* * mpn/m68k/README: New file.Kevin Ryde2001-04-111-0/+46
* * mpn/m68k/*.asm: New files, converted from .S. Merge add_n and sub_nKevin Ryde2001-04-111-0/+151
* * mpn/m68k/*.asm: New files, converted from .S. Merge add_n and sub_nKevin Ryde2001-04-111-0/+150
* * mpn/m68k/*.asm: New files, converted from .S. Merge add_n and sub_nKevin Ryde2001-04-111-0/+93
* * mpn/m68k/*.asm: New files, converted from .S. Merge add_n and sub_nKevin Ryde2001-04-111-0/+89
* * mpn/m68k/*.asm: New files, converted from .S. Merge add_n and sub_nKevin Ryde2001-04-111-0/+92
* * mpn/m68k/m68k-defs.m4: New file.Kevin Ryde2001-04-101-0/+216
* * mpn/lisp/gmpasm-mode.el (gmpasm-comment-start-regexp): Add | for 68k.Kevin Ryde2001-04-061-6/+14
* Mark the k6 specific message as such.Kevin Ryde2001-04-031-1/+1
* Reword a comment.Kevin Ryde2001-04-031-9/+6
* Handle carry overflow after m*n multiply code in both arms.tege2001-03-261-16/+9
* Add a comment about P55.Kevin Ryde2001-03-231-1/+4
* Correction to:Kevin Ryde2001-03-221-18/+18
* * mpn/arm/*.asm: Use changecom and registers from arm-defs.m4, use L()Kevin Ryde2001-03-224-48/+33
* * mpn/arm/*.asm: Use changecom and registers from arm-defs.m4, use L()Kevin Ryde2001-03-222-14/+10
* * mpn/arm/*.asm: Use changecom and registers from arm-defs.m4, use L()Kevin Ryde2001-03-221-13/+8
* * mpn/arm/arm-defs.m4: New file.Kevin Ryde2001-03-221-0/+52
* * mpn/x86/k6/mmx/com_n.asm: Relax code alignment (same speed).Kevin Ryde2001-03-221-2/+2
* * acinclude.m4 (GMP_M4_M4WRAP_SPURIOUS): New macro.Kevin Ryde2001-03-191-5/+20
* Correction to:Kevin Ryde2001-03-191-1/+1
* Fix a comment.Kevin Ryde2001-03-181-1/+1
* * mpn/x86/pentium/logops_n.asm: New file.Kevin Ryde2001-03-181-0/+164
* * mpn/x86/k6/k62mmx/copyd.asm: Rewrite, smaller and simpler, faster onKevin Ryde2001-03-181-3/+2
* * mpn/x86/k6/k62mmx/copyi.asm: Remove file, in favour of generic x86.Kevin Ryde2001-03-181-7/+15
* * mpn/x86/k6/k62mmx/copyi.asm: Remove file, in favour of generic x86.Kevin Ryde2001-03-171-196/+0
* * mpn/x86/k6/k62mmx/copyd.asm: Rewrite, smaller and simpler, faster onKevin Ryde2001-03-171-125/+54
* * mpn/x86/k6/gcd_1.asm: New file.Kevin Ryde2001-03-171-0/+352
* * gmp-impl.h (LOW_ZEROS_MASK): New macro.Kevin Ryde2001-03-141-5/+0
* Regenerate for:Kevin Ryde2001-03-081-3/+2
* *** empty log message ***tege2001-03-071-13/+17
* Don't call mpn_sub_n with size 0.tege2001-03-071-1/+2
* Don't call mpn_add_n with size 0.tege2001-03-072-3/+5
* *** empty log message ***tege2001-03-071-29/+22
* Retune.tege2001-03-071-7/+16
* Don't call mpn_sub_n with size 0.tege2001-03-061-1/+2
* Naive version, derived trivially from mul_basecase.c.tege2001-03-061-0/+97
* *** empty log message ***tege2001-03-061-0/+99
* Update with estimated values--tuneup is now useless for Cray.tege2001-03-061-15/+5
* Rewrite using `majority' logic.tege2001-03-051-68/+58
* Add special case for argument overlap.tege2001-03-051-2/+11
* Rewrite.tege2001-03-052-25/+111
* Add a comment.tege2001-03-051-2/+5
* Rewrite using `majority' logic.tege2001-03-051-65/+52
* Retune.tege2001-03-051-16/+21
* *** empty log message ***tege2001-03-041-0/+114