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.
- * 2009-04-09 - Dodji Seketeli <dodji[AT]redhat[DOTCOM]> - 0.15-0.8.git1334c
- Update to new upstream git snapshot
- Drop the cloog.info patch as now upstreamed
- No need to add an argument to the --with-ppl
configure switch anymore as new upstream fixed this
- * 2009-04-08 - Dodji Seketeli <dodji[AT]redhat[DOTORG]> - 0.15-0.7.gitad322
- Add BuildRequire texinfo needed to regenerate the cloog.info doc
- * 2009-04-08 - Dodji Seketeli <dodji[AT]redhat[DOTORG]> - 0.15-0.6.gitad322
- Remove the cloog.info that is in the tarball
That forces the regeneration of a new cloog.info with
suitable INFO_DIR_SECTION, so that install-info doesn't cry
at install time.
- Slightly changed the patch to make install-info actually
install the cloog information in the info directory file.
- Run install-info --delete in %preun, not in %postun,
otherwise the info file is long gone with we try to
run install-info --delete on it.
- * 2009-04-06 - Dodji Seketeli <dodji[AT]redhat[DOTORG]> - 0.15-0.5.gitad322
- Added patch to fix #492794
- Need to add an argument to the --with-ppl switch now.
- * 2009-02-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.15-0.4.gitad322
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild