pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/polyml
Module Name: pkgsrc
Committed By: asau
Date: Thu Mar 22 20:48:46 UTC 2012
Modified Files:
pkgsrc/lang/polyml: Makefile distinfo
Added Files:
pkgsrc/lang/polyml/patches: patch-libpolyml_elfexport.cpp
Removed Files:
pkgsrc/lang/polyml/patches: patch-aa
Log Message:
Update to Poly/ML 5.4.1
Changes in Poly/ML Version 5.4
Major New Features
* Major rewrite of the X86 code-generator and combining the 32 and
64-bit versions into a single module. It now supports the floating
point instructions.
* Changes to the way functions with polymorphic equality are
handled to eliminate the "structural equality" code.
* Uses the GMP library if that is available when Poly/ML is
built otherwise falls back to the old Poly/ML code.
Minor Additions and Changes
* Added a SingleAssignment structure
* Support for the Itanium processor using the interpreted version.
* Various bug fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/polyml/Makefile \
pkgsrc/lang/polyml/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/polyml/patches/patch-aa
cvs rdiff -u -r0 -r1.1 \
pkgsrc/lang/polyml/patches/patch-libpolyml_elfexport.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index