summaryrefslogtreecommitdiff
path: root/mpn
Commit message (Expand)AuthorAgeFilesLines
...
* Save 2 cycles with jg:Kevin Ryde2001-10-301-11/+8
* * mpn/x86/pentium/mod_34lsub1.asm: New file.Kevin Ryde2001-10-301-0/+182
* * mpn/lisp/gmpasm-mode.el (comment-start-skip): Add "dnl".Kevin Ryde2001-10-291-9/+5
* * mpn/x86/x86-defs.m4 (Zdisp): Add another instruction.Kevin Ryde2001-10-271-0/+1
* * mpn/x86/pentium4/sse2/mod_34lsub1.asm: New file.Kevin Ryde2001-10-271-0/+166
* * mpn/x86/k6/mod_34lsub1.asm: New file.Kevin Ryde2001-10-271-0/+183
* * mpn/generic/mod_34lsub1.c: New file.Kevin Ryde2001-10-271-0/+97
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-0/+1
* Regenerate for:Kevin Ryde2001-10-261-0/+2
* More of:Kevin Ryde2001-10-261-1/+1
* Add some timing analysis.tege2001-10-221-2/+15
* * mpn/x86/pentium/popcount.asm, mpn/x86/pentium/hamdist.asmKevin Ryde2001-10-221-1/+4
* * mpn/x86/pentium/popcount.asm, mpn/x86/pentium/hamdist.asmKevin Ryde2001-10-221-1/+4
* Fix a typo in a comment (movd -> movq).Kevin Ryde2001-10-221-1/+1
* Jump past .align.tege2001-10-221-0/+2
* (sq_res_0x100): Remove bogus final `,'.tege2001-10-221-52/+91
* Add a copyright year.Kevin Ryde2001-10-191-1/+1
* * mpn/x86/*.asm: Add some measured speeds on various x86s.Kevin Ryde2001-10-194-10/+30
* * mpn/x86/*.asm: Add some measured speeds on various x86s.Kevin Ryde2001-10-198-60/+64
* * mpn/x86/pentium4/sse2/submul_1.asm: Use a psubq to negate theKevin Ryde2001-10-161-23/+36
* * */Makefile.in: Regenerate with automake patch to only rm *_.c inKevin Ryde2001-10-101-1/+1
* (INT32, INT64): Quote $1 to prevent further expansion.tege2001-10-091-2/+2
* Use L macros for labels.tege2001-10-091-11/+11
* Add a copyright notice.Kevin Ryde2001-10-094-0/+90
* *** empty log message ***tege2001-10-091-0/+488
* Add a copyright notice.Kevin Ryde2001-10-094-0/+93
* Add a copyright notice.Kevin Ryde2001-10-093-0/+71
* Add a copyright notice.Kevin Ryde2001-10-091-0/+22
* Add a copyright notice.Kevin Ryde2001-10-093-0/+65
* Add a copyright notice.Kevin Ryde2001-10-091-0/+21
* Correction to:Kevin Ryde2001-10-081-6/+11
* Add BASECASE_SQR_THRESHOLD value, adjust one or two other values.tege2001-10-061-4/+3
* (INT32, INT64): Use LABEL_SUFFIX.tege2001-10-051-2/+2
* Convert files to `.asm'.tege2001-10-0533-1427/+1327
* Regenerate for:Kevin Ryde2001-10-051-11/+19
* * mpn/Makeasm.am (.S files): Revert to separate CPP and CCAS, useKevin Ryde2001-10-051-10/+17
* * mpn/cpp-ccas: New file.Kevin Ryde2001-10-051-1/+1
* * mpn/cpp-ccas: New file.Kevin Ryde2001-10-051-0/+104
* Typo in the usage comment.Kevin Ryde2001-10-051-1/+1
* More of:Kevin Ryde2001-10-041-2/+3
* Changes for mirroring mpz/rrandomb.c.tege2001-10-041-35/+63
* More of:Kevin Ryde2001-10-041-0/+13
* * mpn/x86/*.asm: Change references to old README.family to just README.Kevin Ryde2001-10-031-1/+1
* * mpn/x86/*.asm: Change references to old README.family to just README.Kevin Ryde2001-10-037-14/+14
* * mpn/x86/*.asm: Change references to old README.family to just README.Kevin Ryde2001-10-035-8/+8
* Need these special Pentium4 files as the generic x86 versions (unconditionally)tege2001-10-032-0/+149
* RegenerateKevin Ryde2001-10-011-48/+49
* * mpn/x86/x86-defs.m4: Undefine PIC if DLL_EXPORT is set.Kevin Ryde2001-10-011-0/+7
* * mpn/asm-defs.m4: Add m4_not_for_expansion(`DLL_EXPORT').Kevin Ryde2001-10-011-0/+1
* * mpn/m4-ccas: New file.Kevin Ryde2001-10-011-1/+1