[gmp-ecm] branch master updated (96f77a4 -> 83469a0)

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Oct 14 00:41:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

calculus-guest pushed a change to branch master
in repository gmp-ecm.

      from  96f77a4   Imported Debian patch 7.0.3+ds-1
      adds  15221fe   Imported Upstream version 7.0.4
       new  b9e186c   Merge tag 'upstream/7.0.4'
      adds  fe3fd9c   Imported Upstream version 7.0.4+ds
       new  e5a3ae9   Merge tag 'upstream/7.0.4+ds'
       new  83469a0   Imported Debian patch 7.0.4+ds-1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                | 262 +++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am              |   6 +-
 NEWS                     |   7 ++
 README.gpu               |  12 ++-
 acinclude.m4             |  29 +++++-
 build.vc12/gen_ecm_h.bat |   2 +-
 build.vc12/tests.py      |  19 ++--
 champions.h              |   2 +-
 configure.ac             |  24 +++--
 cudawrapper.c            |   4 +-
 debian/changelog         |   6 ++
 ecm-gmp.h                |   4 +-
 ecm.c                    |  27 +++--
 ecm.h                    |   2 +-
 ks-multiply.c            |   9 +-
 main.c                   |   2 +-
 mpmod.c                  |  58 ++++++-----
 pm1fs2.c                 |  60 ++++++++++-
 test.ecm                 |   6 +-
 test.gpuecm              |   2 +-
 test.pm1                 |  15 +++
 test.pp1                 |   9 ++
 tune.c                   |   2 +-
 x86_64/mulredc.m4        |  26 +----
 x86_64/mulredc1.asm      |   5 -
 x86_64/mulredc1.m4       |  17 ---
 x86_64/mulredc10.asm     |  68 +-----------
 x86_64/mulredc11.asm     |  74 +------------
 x86_64/mulredc12.asm     |  80 +--------------
 x86_64/mulredc13.asm     |  86 +---------------
 x86_64/mulredc14.asm     |  92 +----------------
 x86_64/mulredc15.asm     |  98 +-----------------
 x86_64/mulredc16.asm     | 104 +------------------
 x86_64/mulredc17.asm     | 110 +-------------------
 x86_64/mulredc18.asm     | 116 +--------------------
 x86_64/mulredc19.asm     | 122 +---------------------
 x86_64/mulredc1_10.asm   |  66 ------------
 x86_64/mulredc1_11.asm   |  73 -------------
 x86_64/mulredc1_12.asm   |  80 ---------------
 x86_64/mulredc1_13.asm   |  87 ----------------
 x86_64/mulredc1_14.asm   |  94 -----------------
 x86_64/mulredc1_15.asm   | 101 ------------------
 x86_64/mulredc1_16.asm   | 108 -------------------
 x86_64/mulredc1_17.asm   | 115 ---------------------
 x86_64/mulredc1_18.asm   | 122 ----------------------
 x86_64/mulredc1_19.asm   | 129 -----------------------
 x86_64/mulredc1_2.asm    |  10 --
 x86_64/mulredc1_20.asm   | 136 ------------------------
 x86_64/mulredc1_3.asm    |  17 ---
 x86_64/mulredc1_4.asm    |  24 -----
 x86_64/mulredc1_5.asm    |  31 ------
 x86_64/mulredc1_6.asm    |  38 -------
 x86_64/mulredc1_7.asm    |  45 --------
 x86_64/mulredc1_8.asm    |  52 ----------
 x86_64/mulredc1_9.asm    |  59 -----------
 x86_64/mulredc2.asm      |  20 +---
 x86_64/mulredc20.asm     | 128 +----------------------
 x86_64/mulredc3.asm      |  26 +----
 x86_64/mulredc4.asm      |  32 +-----
 x86_64/mulredc5.asm      |  38 +------
 x86_64/mulredc6.asm      |  44 +-------
 x86_64/mulredc7.asm      |  50 +--------
 x86_64/mulredc8.asm      |  56 +---------
 x86_64/mulredc9.asm      |  62 +----------
 64 files changed, 510 insertions(+), 2900 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gmp-ecm.git



More information about the debian-science-commits mailing list