aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/cilk.c
AgeCommit message (Expand)Author
2014-04-15gcc/c-family/Igor Zamyatin
2014-03-06 PR c/60197Marek Polacek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer
2013-11-29Properly handle function without argumentsH.J. Lu
2013-11-22 * gimple.h: Remove all includes.Andrew Macleod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2013-10-30 * cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_PRINT_DEC.Jakub Jelinek
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer