[flint] branch master-gmp updated (a6c62c6 -> 5a500a8)

felix salfelder felix-guest at alioth.debian.org
Sat Aug 31 19:20:04 UTC 2013


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

felix-guest pushed a change to branch master-gmp
in repository flint.

      from  a6c62c6   inject soname
       new  1bccef7   backport gmp support from flint git
       new  f33d69a   merge patched-master-gmp into master-gmp
       new  5a500a8   update debian/patches directory

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:
 debian/.git-dpm                                    |    4 +-
 .../0001-backport-gmp-support-from-flint-git.patch |  561 ++++++++++++++++++++
 debian/patches/flint-clean.patch                   |   10 -
 debian/patches/flint-ntl-interface.patch           |   30 --
 debian/patches/flint-s390.patch                    |   12 -
 debian/patches/flint-soname.patch                  |   20 -
 debian/patches/series                              |    6 +-
 debian/patches/zn_poly_include.patch               |   66 ---
 fft.h                                              |   42 +-
 fft/combine_bits.c                                 |    4 +-
 fft/convolution.c                                  |   51 +-
 fft/mul_fft_main.c                                 |    2 +-
 fft/mul_mfa_truncate_sqrt2.c                       |    2 +-
 fft/mul_truncate_sqrt2.c                           |    7 +-
 fft/mulmod_2expp1.c                                |    7 +-
 fft/profile/p-mul_fft_main.c                       |    4 +-
 fft/split_bits.c                                   |    8 +-
 flint.h                                            |   24 +
 mpn_extras.h                                       |   55 +-
 mpn_extras/mulmod_2expp1_basecase.c                |  117 ++++
 20 files changed, 839 insertions(+), 193 deletions(-)
 create mode 100644 debian/patches/0001-backport-gmp-support-from-flint-git.patch
 delete mode 100644 debian/patches/flint-clean.patch
 delete mode 100644 debian/patches/flint-ntl-interface.patch
 delete mode 100644 debian/patches/flint-s390.patch
 delete mode 100644 debian/patches/flint-soname.patch
 delete mode 100644 debian/patches/zn_poly_include.patch
 create mode 100644 mpn_extras/mulmod_2expp1_basecase.c

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



More information about the debian-science-commits mailing list