Nathalie Furmento 0cbe489754 Function renaming: 13 years ago
..
Makefile.am 44be0fbb87 gcc: Augment $(CLEANFILES) for the tests. 13 years ago
acquire-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 13 years ago
acquire.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. 14 years ago
base.c 07565d6ee6 gcc: Support multiple implementations per target. 13 years ago
debug-tree.c 3155307fdd gcc: Add the `debug_tree' pragma. 13 years ago
heap-allocated-errors.c 3a97eae379 gcc: Add the `heap_allocated' attribute. 13 years ago
heap-allocated.c 54d104d38c gcc: Fix support of the `heap_allocated' attribute. 13 years ago
lib-user.c b82f6ef09e gcc: Fix test case to work with `-O0'. 13 years ago
mocks.h 0cbe489754 Function renaming: 13 years ago
my-lib.c ea0a071b1f gcc: Fix support for separate compilation. 14 years ago
my-lib.h ea0a071b1f gcc: Fix support for separate compilation. 14 years ago
no-initialize.c 0acb162218 gcc: Add rudimentary `#pragma starpu initialize'. 14 years ago
output-pointer-errors.c 21e2721cce gcc: Add an `output' type attribute for output task parameters. 13 years ago
output-pointer.c 21e2721cce gcc: Add an `output' type attribute for output task parameters. 13 years ago
pointer-tasks.c 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. 13 years ago
pointers.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. 14 years ago
register-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 13 years ago
register.c 5e2e59f3b5 gcc: Fix `register' test on 32-bit platforms. 13 years ago
run-test.in 333fdfc70e gcc: Refer to <starpu.h> by its absolute file name. 13 years ago
scalar-tasks.c 15ccdcf638 gcc: Link against libstarpu-1.0, not libstarpu. 13 years ago
shutdown-errors.c 47cab03561 gcc: Add support for `#pragma starpu shutdown'. 14 years ago
task-errors.c 109df305b8 gcc: Error out when none of a task's implementations are usable. 13 years ago
unregister-errors.c d2d32792dd gcc: Support arbitrary C expressions in the `register' pragma. 13 years ago
unregister.c 6e14e978ae gcc: Rename `tests/lib.h' to `tests/mocks.h'. 14 years ago
wait-errors.c 23ec58a451 gcc: Error out when using `pragma wait' from a task implementation. 13 years ago