Ludovic Courtès 384b221ec8 gcc: Enclose the whole thing in `extern "C"'. 13 years ago
..
examples efd7ce06bb gcc-plugin/examples/vector_scal/vector_scal.c: Fix the OpenCL codelet. 13 years ago
src 384b221ec8 gcc: Enclose the whole thing in `extern "C"'. 13 years ago
tests 6bb7dcd767 gcc: Recognize `uchar', `uint', and `ulong' as valid OpenCL types. 13 years ago
.dir-locals.el 298cc7fc8c Tell Emacs to behave. 14 years ago
COPYING 10437b6105 Add preliminary GCC plug-in. 14 years ago
Makefile.am 0599ac36ba */Makefile.am: add missing showcheck rules 13 years ago
README 02d507cf2b gcc: Add note about the dependency on Bison. 13 years ago

README

StarPU's GCC Plug-In
=====================

This directory contains an (experimental) GCC plug-in that provides C
language extensions to make it easier to define and invoke StarPU
tasks.

Plug-ins are supported starting from GCC 4.5.

To run the test suite, GNU Guile 1.8.x or 2.0.x is needed.

When building from SVN, GNU Bison 2.5+ is required.