r202757 - in /branches/cilkplus/libcilkrts: Cha...

bviyer@gcc.gnu.org bviyer@gcc.gnu.org
Thu Sep 19 19:34:00 GMT 2013


Author: bviyer
Date: Thu Sep 19 19:34:02 2013
New Revision: 202757

URL: http://gcc.gnu.org/viewcvs?rev=202757&root=gcc&view=rev
Log:
Updated Cilk Runtime to revision 3613
2013-09-19  Balaji V. Iyer  <balaji.v.iyer@intel.com>

        * include/cilk/reducer.h: Updated to revision 3613.
        * include/cilk/metaprogramming.h: Likewise.
        * include/cilk/common.h: Likewise.
        * include/internal/rev.mk: Likewise.
        * include/internal/cilk_version.h: Likewise.
        * include/internal/cilk_fake.h: Likewise.
        * runtime/scheduler.c: Likewise.
        * runtime/cilk-abi-cilk-for.cpp: Likewise.
        * runtime/rts-common.h: Likewise.
        * runtime/cilk_fiber-unix.cpp: Likewise.


Modified:
    branches/cilkplus/libcilkrts/ChangeLog.cilkplus
    branches/cilkplus/libcilkrts/include/cilk/common.h
    branches/cilkplus/libcilkrts/include/cilk/metaprogramming.h
    branches/cilkplus/libcilkrts/include/cilk/reducer.h
    branches/cilkplus/libcilkrts/include/internal/cilk_fake.h
    branches/cilkplus/libcilkrts/include/internal/cilk_version.h
    branches/cilkplus/libcilkrts/include/internal/rev.mk
    branches/cilkplus/libcilkrts/runtime/cilk-abi-cilk-for.cpp
    branches/cilkplus/libcilkrts/runtime/cilk_fiber-unix.cpp
    branches/cilkplus/libcilkrts/runtime/rts-common.h
    branches/cilkplus/libcilkrts/runtime/scheduler.c



More information about the Gcc-cvs mailing list