]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/cilk.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / c-family / cilk.c
2014-04-02  mrsMerge in trunk.
2014-03-06  mpolacek PR c/60197
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-11  bviyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-10  rsandifoRemove INT_CST_LT and INT_CST_LE.
2013-12-04  rsandifoMerge with trunk.
2013-11-29  hjlProperly handle function without arguments
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoRemove some differences with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-30  jakub * cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_...
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...