Commit graph

12 commits

Author SHA1 Message Date
wiz
3012b1db48 Updated cloog to 0.18.4.
Changes for 0.18.4 not found.

version: 0.18.3
date: Mon Dec  8 11:06:42 PDT 2014
changes:
	- Update to isl 0.14
	- Support for OpenScop loop extension
2016-10-09 19:46:52 +00:00
agc
286ea2536c Add SHA512 digests for distfiles for math category
Problems found locating distfiles:
	Package dfftpack: missing distfile dfftpack-20001209.tar.gz
	Package eispack: missing distfile eispack-20001130.tar.gz
	Package fftpack: missing distfile fftpack-20001130.tar.gz
	Package linpack: missing distfile linpack-20010510.tar.gz
	Package minpack: missing distfile minpack-20001130.tar.gz
	Package odepack: missing distfile odepack-20001130.tar.gz
	Package py-networkx: missing distfile networkx-1.10.tar.gz
	Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
	Package quadpack: missing distfile quadpack-20001130.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
wiz
f4cc380315 Update to 0.18.1, and add patches from upstream git to fix build with
isl-0.13.

version: 0.18.1
date: Tue Jul  2 07:32:18 PDT 2013
changes:
	- Update to isl 0.12.1
	- Support for OpenScop column coordinates
	- Consistent output on different platforms
2014-04-25 21:01:27 +00:00
wiz
d1dda1a64e Fix cut(1) arguments so that all tests work fine. From Kai-Uwe Eckhardt. 2013-02-20 21:37:13 +00:00
wiz
5f1c392f23 Does not really use c++, remove it from languages. 2013-02-20 21:36:52 +00:00
wiz
89b397e226 Correct dependencies. No users yet, so no bumps needed. 2013-02-17 22:20:44 +00:00
wiz
8f08240471 Use math/isl instead of builtin copy of the same.
Add TEST_TARGET. Use gmp.
Bump PKGREVISION.

From Kai-Uwe Eckhardt.
2013-02-17 22:17:41 +00:00
wiz
5cc5e53f08 Update to 0.18.0:
version: 0.18.0
date: Thu Dec 20 17:50:41 CET 2012
changes:
	- Update to isl 0.11.1
	- clast annotations for openmp and vectorization
	- statement-wise loop separation
	- clast traversal and node filtering support
	- Do not call some deprecated isl functions
	- Support for OpenSCoP coordinates extension

version: 0.17.0
date: Mon Dec 12 00:51:44 CET 2011
changes:
	- Support openscop as input format
	- update isl backend to changes in isl 0.08
	- Add CLOOG_ prefix to LANGUAGE defines in public header files
	- Replace cloog_union_domain_from_isl_union_set() with
	  cloog_union_domain_from_isl_set()
	- Allow to build CLooG from gmp build directory
	- Smaller improvements

version: 0.16.3
date: Wed Jul 13 18:18:19 CEST 2011
changes:
	- update isl backend to recent changes in isl
	- add support for unrolling
2013-02-09 21:36:02 +00:00
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
wiz
12418518e7 Fix a sed statement to install an additional file. Bump PKGREVISION.
From Kai-Uwe Eckhardt in private mail.
2012-04-11 21:22:00 +00:00
wiz
3ce43c7788 Fix paths after import. 2012-04-08 20:58:05 +00:00
wiz
755aad1d2e Initial import of cloog-0.16.2 from pkgsrc-wip, created by Kai-Uwe
Eckhardt.

CLooG is a code generator for scanning Z-polyhedra and is used by
gcc >= 4.4 for loop optimization.
2012-04-08 20:47:52 +00:00