Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
cloog - The Chunky Loop Generator
CLooG is a software which generates loops for scanning Z-polyhedra. That is,
CLooG finds the code or pseudo-code where each integral point of one or more
parametrized polyhedron or parametrized polyhedra union is reached. CLooG is
designed to avoid control overhead and to produce a very efficient code.
Packages
Latest: cloog-0.15.7-1.3.el6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
cloog |
0 |
0.15.7 |
1.3.el6.fio |
src |
734 KiB |
2011-07-16 14:37:44 |
Changelog:
- * 2010-03-01 - Dodji Seketeli <dodji[AT]redhat[DOTCOM]> - 0.15.7-1.2
- Add README and LICENSE files to package
- Escape '%' in the changelog
- Related: #543948
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 0.15.7-1.1
- Rebuilt for RHEL 6
- * 2009-08-15 - Dodji Seketeli <dodji[AT]redhat[DOTCOM]> - 0.15.7-1
- Update to new upstream version (0.15.7)
- Do not build from git snapshot anymore. Rather, got the tarball from
ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-0.15.7.tar.gz
- The upstream tarball is named cloog-ppl, not cloog. Adjusted thusly.
- Use system libtool to disable standard rpath
- Do not try to touch the info file if it's not present. Closes #515929.
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.15-0.10.gitb9d79
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-07-07 - Dodji Seketeli <dodji[AT]redhat[DOTCOM]> - 0.15-0.9.gitb9d79
- Update to new upstream git snapshot.
- Update some comments in the spec file.