[polyml] branch master updated (b265ca5 -> d767a73)
James Clarke
jrtc27-guest at moszumanska.debian.org
Tue Feb 2 21:20:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
jrtc27-guest pushed a change to branch master
in repository polyml.
from b265ca5 Release 5.6-1
new 7dbb02b Change to upstream's soft float fixes
new b59526b Updated patches to refer to upstream's merge
new d862e6b Only link against required libraries
new 13c158f Mark polyexport.o as CPIC on MIPS when code is position-independent
new 554b465 Define unixConstVec as unsigned
new d29fc23 Backport fix for --script with additional arguments
new 006d705 Backport GC ratio fix
new 77a5be8 Backport using POLYUNSIGNED consistently for stream IDs
new d767a73 Release 5.6-2
The 9 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/changelog | 24 ++++
debian/patches/disable-compile-time-real-eval.diff | 57 ++++++++
debian/patches/fix-heap-ratio-assert.diff | 28 ++++
debian/patches/fix-script-args.diff | 35 +++++
debian/patches/ioctl-int.diff | 3 +-
debian/patches/mips-abi.diff | 17 +++
.../rounding-mode-test-allow-exceptions.diff | 83 +++++++++++
...de-test-only-allow-exceptions-for-set-mode.diff | 66 +++++++++
debian/patches/s390.diff | 3 +-
debian/patches/series | 10 +-
debian/patches/soft-float-rounding.diff | 115 ---------------
debian/patches/soft-fpu.diff | 37 +++++
debian/patches/streamtoken-endian.diff | 3 +-
debian/patches/unix-const-vec-unsigned.diff | 18 +++
...e-polyunsigned-consistently-for-stream-ids.diff | 158 +++++++++++++++++++++
debian/rules | 1 +
16 files changed, 539 insertions(+), 119 deletions(-)
create mode 100644 debian/patches/disable-compile-time-real-eval.diff
create mode 100644 debian/patches/fix-heap-ratio-assert.diff
create mode 100644 debian/patches/fix-script-args.diff
create mode 100644 debian/patches/mips-abi.diff
create mode 100644 debian/patches/rounding-mode-test-allow-exceptions.diff
create mode 100644 debian/patches/rounding-mode-test-only-allow-exceptions-for-set-mode.diff
delete mode 100644 debian/patches/soft-float-rounding.diff
create mode 100644 debian/patches/soft-fpu.diff
create mode 100644 debian/patches/unix-const-vec-unsigned.diff
create mode 100644 debian/patches/use-polyunsigned-consistently-for-stream-ids.diff
--
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