summaryrefslogtreecommitdiff
path: root/gcc/cilk-common.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-02-14 Richard Biener <rguenther@suse.de>rguenth2014-02-141-6/+2
* * cilk-common.c (cilk_init_builtins): Clear TREE_NOTHROWjakub2014-02-071-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * cilk-common.c (expand_builtin_cilk_detach): Dereference worker.ebotcazou2013-11-231-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+0
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* gcc/c-family/rsandifo2013-11-181-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+484