aboutsummaryrefslogtreecommitdiff
path: root/gcc/cilk-common.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-17Split up optabs.[hc]rsandifo
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-09-02gcc/kyukhin
2014-02-142014-02-14 Richard Biener <rguenther@suse.de>rguenth
2014-02-07 * cilk-common.c (cilk_init_builtins): Clear TREE_NOTHROWjakub
2014-01-02Update copyright years in gcc/rsandifo
2013-11-23 * cilk-common.c (expand_builtin_cilk_detach): Dereference worker.ebotcazou
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18gcc/c-family/rsandifo
2013-11-14 * gimplify-be.h: New file. Add prototypes.amacleod
2013-11-122013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer