[polyml] 01/13: Merge tag 'upstream/5.7_20170322.git096d446' into debian/experimental

James Clarke jrtc27 at moszumanska.debian.org
Fri Aug 18 23:21:45 UTC 2017


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

jrtc27 pushed a commit to branch master
in repository polyml.

commit 6be0007a2fd7b554def52c30b9cec2fb57bbd379
Merge: be89dbd 3381beb
Author: James Clarke <jrtc27 at debian.org>
Date:   Wed Mar 22 18:18:16 2017 +0000

    Merge tag 'upstream/5.7_20170322.git096d446' into debian/experimental
    
    Upstream version 5.7~20170322.git096d446
    
    # gpg: Signature made Wed 22 Mar 2017 18:18:14 GMT
    # gpg:                using RSA key 8F58342BEABE1EF4379551FBB193770C186A1C7D
    # gpg:                issuer "jrtc27 at debian.org"
    # gpg: Good signature from "James Clarke <jrtc27 at jrtc27.com>" [ultimate]
    # gpg:                 aka "James Clarke <jrtc27 at debian.org>" [ultimate]

 PolyML.rc                               |    14 +-
 configure                               |    20 +-
 configure.ac                            |     2 +-
 imports/polymli386.txt                  | 38671 +++++++++++++++---------------
 imports/polymlint.txt                   | 29553 ++++++++++++-----------
 imports/polymlint64.txt                 | 29346 ++++++++++++-----------
 imports/polymlx86_64sysv.txt            | 29819 ++++++++++++-----------
 imports/polymlx86_64win.txt             | 31139 ++++++++++++------------
 libffi/src/arc/arcompact.S              |   135 +
 libffi/src/arc/ffi.c                    |   268 +
 libffi/src/arc/ffitarget.h              |    53 +
 libffi/src/m88k/ffi.c                   |   400 +
 libffi/src/m88k/ffitarget.h             |    49 +
 libffi/src/m88k/obsd.S                  |   209 +
 libffi/src/nios2/ffi.c                  |   304 +
 libffi/src/nios2/ffitarget.h            |    52 +
 libffi/src/nios2/sysv.S                 |   136 +
 libffi/src/or1k/ffi.c                   |   328 +
 libffi/src/or1k/ffitarget.h             |    58 +
 libffi/src/or1k/sysv.S                  |   107 +
 libffi/src/powerpc/ffi_linux64.c        |   943 +
 libffi/src/powerpc/ffi_powerpc.h        |    77 +
 libffi/src/powerpc/ffi_sysv.c           |   931 +
 libffi/src/vax/elfbsd.S                 |   195 +
 libffi/src/vax/ffi.c                    |   276 +
 libffi/src/vax/ffitarget.h              |    49 +
 libpolyml/Makefile.am                   |     2 +-
 libpolyml/Makefile.in                   |     2 +-
 libpolyml/interpret.cpp                 |     4 +-
 libpolyml/poly_specific.cpp             |     4 +-
 libpolyml/polyffi.cpp                   |     8 +-
 libpolyml/processes.cpp                 |    30 +-
 libpolyml/version.h                     |    10 +-
 libpolyml/x86_dep.cpp                   |     5 +-
 mlsource/MLCompiler/CompilerVersion.sml |     6 +-
 poly.1                                  |     2 +-
 polyc.1                                 |     2 +-
 polyimport.1                            |     2 +-
 wininstall/PolyML.wxs                   |    10 +-
 39 files changed, 85270 insertions(+), 77951 deletions(-)

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



More information about the debian-science-commits mailing list