r202758 - in /branches/cilkplus-4_8-branch/libc...

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


Author: bviyer
Date: Thu Sep 19 19:34:39 2013
New Revision: 202758

URL: http://gcc.gnu.org/viewcvs?rev=202758&root=gcc&view=rev
Log:
Updated Cilk runtime library to version 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-4_8-branch/libcilkrts/ChangeLog.cilkplus
    branches/cilkplus-4_8-branch/libcilkrts/include/cilk/common.h
    branches/cilkplus-4_8-branch/libcilkrts/include/cilk/metaprogramming.h
    branches/cilkplus-4_8-branch/libcilkrts/include/cilk/reducer.h
    branches/cilkplus-4_8-branch/libcilkrts/include/internal/cilk_fake.h
    branches/cilkplus-4_8-branch/libcilkrts/include/internal/cilk_version.h
    branches/cilkplus-4_8-branch/libcilkrts/include/internal/rev.mk
    branches/cilkplus-4_8-branch/libcilkrts/runtime/cilk-abi-cilk-for.cpp
    branches/cilkplus-4_8-branch/libcilkrts/runtime/cilk_fiber-unix.cpp
    branches/cilkplus-4_8-branch/libcilkrts/runtime/rts-common.h
    branches/cilkplus-4_8-branch/libcilkrts/runtime/scheduler.c



More information about the Gcc-cvs mailing list