Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2014-02-18 Balaji V. Iyer <balaji.v.iyer@intel.com> | bviyer | 2014-02-19 | 1 | -0/+10 |
| | | | | | | | | | | | | + + * include/cilk/common.h (__CILKRTS_ABI_VERSION): Set the ABI version + to 1 instead of 0. + * runtime/cilk-abi-cilk-for.cpp (cilk_for_recursive): Added a fix to + initialize stack frame correctly. + git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207870 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | Added Cilk runtime library (libcilkrts) into GCC. | bviyer | 2013-10-29 | 1 | -0/+406 |
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204173 138bc75d-0d04-0410-961f-82ee72b054a4 |