summaryrefslogtreecommitdiff
path: root/gcc/cilk-common.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-0/+17
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/kyukhin2014-09-021-8/+37
* 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