[gmp-ecm] 02/04: Merge tag 'upstream/7.0.1'

Jerome Benoit calculus-guest at moszumanska.debian.org
Wed Jun 1 23:41:52 UTC 2016


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

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

commit 914a1014428c89ebc24b73878590394cce4373f2
Merge: 58746c3 5bdf6c7
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sat May 28 12:25:26 2016 +0100

    Merge tag 'upstream/7.0.1'
    
    Upstream version 7.0.1

 ChangeLog                            |   234 +-
 INSTALL                              |   370 +
 Makefile.am                          |     4 +-
 Makefile.in                          |  2129 ++++
 NEWS                                 |     9 +
 README.gpu                           |   103 +
 acinclude.m4                         |     2 +
 aclocal.m4                           |  1289 +++
 aprtcle/Makefile.in                  |   440 +
 athlon/Makefile.in                   |   610 ++
 athlon/autogen.py                    |     0
 athlon/generate_all                  |     0
 batch.c                              |    11 +-
 build.vc12/Makefile.in               |   627 ++
 build.vc12/assembler/Makefile.in     |   444 +
 build.vc12/bench_mulredc/Makefile.in |   441 +
 build.vc12/ecm/Makefile.in           |   441 +
 build.vc12/ecm_gpu/Makefile.in       |   441 +
 build.vc12/file_copy.bat             |     0
 build.vc12/gen_ecm_h.bat             |     2 +-
 build.vc12/libecm/Makefile.in        |   441 +
 build.vc12/libecm_gpu/Makefile.in    |   441 +
 build.vc12/out_copy_rename.bat       |     0
 build.vc12/prebuild.bat              |     0
 build.vc12/python.bat                |     0
 build.vc12/tune/Makefile.in          |   441 +
 compile                              |   342 +
 config.guess                         |  1530 +++
 config.h.in                          |   336 +
 config.sub                           |  1773 ++++
 configure                            | 17737 +++++++++++++++++++++++++++++++++
 configure.ac                         |    26 +-
 cudawrapper.c                        |    12 +-
 depcomp                              |   707 ++
 ecm-gpu.h                            |     2 +-
 ecm-impl.h                           |     2 +-
 ecm.1                                |     2 +-
 ecm.c                                |    28 +-
 ecm.h                                |     2 +-
 ecm.xml                              |     2 +-
 factor.c                             |     2 +-
 install-sh                           |   527 +
 longlong.h                           |   270 +-
 ltmain.sh                            |  9661 ++++++++++++++++++
 m4/libtool.m4                        |  8001 +++++++++++++++
 m4/ltoptions.m4                      |   384 +
 m4/ltsugar.m4                        |   123 +
 m4/ltversion.m4                      |    23 +
 m4/lt~obsolete.m4                    |    98 +
 main.c                               |    13 +-
 memusage.c                           |     3 +-
 missing                              |   330 +
 parametrizations.c                   |    10 +-
 pentium4/Makefile.in                 |   610 ++
 pentium4/autogen.py                  |     0
 pentium4/generate_all                |     0
 powerpc64/Makefile.am                |     0
 powerpc64/Makefile.dev               |     0
 powerpc64/Makefile.in                |   654 ++
 powerpc64/README                     |     0
 powerpc64/generate_all               |     0
 powerpc64/mulredc.m4                 |     0
 powerpc64/mulredc_1_2.m4             |     0
 powerpc64/redc.asm                   |     0
 schoen_strass.c                      |     2 +-
 sp.h                                 |     2 +-
 test.gpuecm                          |    69 +
 testlong.ecm                         |     2 +-
 x86_64/Makefile.in                   |   701 ++
 x86_64/autogen.py                    |     0
 x86_64/generate_all                  |     0
 71 files changed, 52760 insertions(+), 146 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