Added Cilk runtime library (libcilkrts) into GCC.
From-SVN: r204173
Showing
This diff is collapsed.
Click to expand it.
libcilkrts/ChangeLog
0 → 100644
libcilkrts/Makefile.am
0 → 100644
libcilkrts/Makefile.in
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/README
0 → 100644
libcilkrts/aclocal.m4
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/configure
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
libcilkrts/configure.ac
0 → 100644
libcilkrts/configure.tgt
0 → 100644
libcilkrts/include/cilk/cilk.h
0 → 100644
libcilkrts/include/cilk/cilk_api.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/cilk_api_linux.h
0 → 100644
libcilkrts/include/cilk/cilk_stub.h
0 → 100644
libcilkrts/include/cilk/cilk_undocumented.h
0 → 100644
libcilkrts/include/cilk/common.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/holder.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/hyperobject_base.h
0 → 100644
libcilkrts/include/cilk/metaprogramming.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_file.h
0 → 100644
libcilkrts/include/cilk/reducer_list.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_max.h
0 → 100644
libcilkrts/include/cilk/reducer_min.h
0 → 100644
libcilkrts/include/cilk/reducer_min_max.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
libcilkrts/include/cilk/reducer_opadd.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_opand.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_opmul.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_opor.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_opxor.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilk/reducer_ostream.h
0 → 100644
libcilkrts/include/cilk/reducer_string.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/cilktools/cilkscreen.h
0 → 100644
libcilkrts/include/cilktools/cilkview.h
0 → 100644
libcilkrts/include/cilktools/fake_mutex.h
0 → 100644
libcilkrts/include/cilktools/lock_guard.h
0 → 100644
libcilkrts/include/internal/abi.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/internal/cilk_fake.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/include/internal/cilk_version.h
0 → 100644
libcilkrts/include/internal/metacall.h
0 → 100644
libcilkrts/include/internal/rev.mk
0 → 100644
libcilkrts/mk/cilk-version.mk
0 → 100644
libcilkrts/runtime/acknowledgements.dox
0 → 100644
libcilkrts/runtime/bug.cpp
0 → 100644
libcilkrts/runtime/bug.h
0 → 100644
libcilkrts/runtime/c_reducers.c
0 → 100644
libcilkrts/runtime/cilk-abi-cilk-for.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/cilk-abi-vla-internal.c
0 → 100644
libcilkrts/runtime/cilk-abi-vla-internal.h
0 → 100644
libcilkrts/runtime/cilk-abi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/cilk-ittnotify.h
0 → 100644
libcilkrts/runtime/cilk-tbb-interop.h
0 → 100644
libcilkrts/runtime/cilk_api.c
0 → 100644
libcilkrts/runtime/cilk_fiber-unix.cpp
0 → 100644
libcilkrts/runtime/cilk_fiber-unix.h
0 → 100644
libcilkrts/runtime/cilk_fiber.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/cilk_fiber.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/cilk_malloc.c
0 → 100644
libcilkrts/runtime/cilk_malloc.h
0 → 100644
libcilkrts/runtime/component.h
0 → 100644
libcilkrts/runtime/config/generic/os-fence.h
0 → 100644
libcilkrts/runtime/config/x86/cilk-abi-vla.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/config/x86/os-fence.h
0 → 100644
libcilkrts/runtime/doxygen-layout.xml
0 → 100644
libcilkrts/runtime/doxygen.cfg
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/except-gcc.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/except-gcc.h
0 → 100644
libcilkrts/runtime/except.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/frame_malloc.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/frame_malloc.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/full_frame.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/full_frame.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/global_state.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/global_state.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/jmpbuf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/jmpbuf.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/linux-symbols.ver
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/local_state.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/local_state.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/mac-symbols.txt
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/metacall_impl.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/metacall_impl.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/os-unix.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/os.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/os_mutex-unix.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/os_mutex.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/pedigrees.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/pedigrees.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/record-replay.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/record-replay.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/reducer_impl.cpp
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/reducer_impl.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/rts-common.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/scheduler.c
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
libcilkrts/runtime/scheduler.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/signal_node.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/signal_node.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/spin_mutex.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/spin_mutex.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/stats.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/stats.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/symbol_test.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/sysdep-unix.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/sysdep.h
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/worker_mutex.c
0 → 100644
This diff is collapsed.
Click to expand it.
libcilkrts/runtime/worker_mutex.h
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment