From 507a93234a480431ee8f7e49bbb464e3572618f5 Mon Sep 17 00:00:00 2001 From: Hansang Bae Date: Thu, 25 Jan 2018 14:10:00 -0600 Subject: [PATCH] Build 4516 --- CMakeLists.txt | 2 +- include/cilk/ReadMe.html | 6 +++--- include/cilk/cilk.h | 6 +++--- include/cilk/cilk_api.h | 6 +++--- include/cilk/cilk_api_linux.h | 6 +++--- include/cilk/cilk_stub.h | 6 +++--- include/cilk/cilk_undocumented.h | 6 +++--- include/cilk/cilkplus.css | 6 +++--- include/cilk/cilkplus.doxyfile | 8 ++++---- include/cilk/common.h | 6 +++--- include/cilk/holder.h | 6 +++--- include/cilk/hyperobject_base.h | 6 +++--- include/cilk/mainpage.md | 6 +++--- include/cilk/metaprogramming.h | 6 +++--- include/cilk/reducer.h | 6 +++--- include/cilk/reducer_file.h | 6 +++--- include/cilk/reducer_list.h | 6 +++--- include/cilk/reducer_max.h | 6 +++--- include/cilk/reducer_min.h | 6 +++--- include/cilk/reducer_min_max.h | 6 +++--- include/cilk/reducer_opadd.h | 6 +++--- include/cilk/reducer_opand.h | 6 +++--- include/cilk/reducer_opmul.h | 6 +++--- include/cilk/reducer_opor.h | 6 +++--- include/cilk/reducer_opxor.h | 6 +++--- include/cilk/reducer_ostream.h | 6 +++--- include/cilk/reducer_string.h | 6 +++--- include/cilk/reducer_vector.h | 6 +++--- include/cilk/reducers.md | 6 +++--- include/cilktools/cilkscreen.h | 6 +++--- include/cilktools/cilkview.h | 10 ++++----- include/cilktools/fake_mutex.h | 6 +++--- include/cilktools/lock_guard.h | 6 +++--- include/internal/abi.h | 6 +++--- include/internal/cilk_fake.h | 6 +++--- include/internal/cilk_version.h | 15 +++++++------- include/internal/metacall.h | 6 +++--- include/internal/rev.mk | 8 ++++---- runtime/acknowledgements.dox | 6 +++--- runtime/bug.cpp | 6 +++--- runtime/bug.h | 6 +++--- runtime/c_reducers.c | 6 +++--- runtime/cilk-abi-cilk-for.cpp | 6 +++--- runtime/cilk-abi-vla-internal.c | 6 +++--- runtime/cilk-abi-vla-internal.h | 6 +++--- runtime/cilk-abi.c | 6 +++--- runtime/cilk-exports.def | 6 +++--- runtime/cilk-ittnotify.h | 6 +++--- runtime/cilk-tbb-interop.h | 6 +++--- runtime/cilk_api-win-seh.c | 6 +++--- runtime/cilk_api.c | 6 +++--- runtime/cilk_fiber-unix.cpp | 6 +++--- runtime/cilk_fiber-unix.h | 6 +++--- runtime/cilk_fiber-win.cpp | 14 ++++++++----- runtime/cilk_fiber-win.h | 6 +++--- runtime/cilk_fiber.cpp | 6 +++--- runtime/cilk_fiber.h | 6 +++--- runtime/cilk_malloc.c | 6 +++--- runtime/cilk_malloc.h | 6 +++--- runtime/cilk_str_mem.h | 6 +++--- runtime/component.h | 6 +++--- runtime/config/arm/cilk-abi-vla.c | 6 +++--- runtime/config/arm/os-fence.h | 6 +++--- runtime/config/arm/os-unix-sysdep.c | 6 +++--- runtime/config/generic/cilk-abi-vla.c | 6 +++--- runtime/config/generic/os-fence.h | 6 +++--- runtime/config/generic/os-unix-sysdep.c | 6 +++--- runtime/config/sparc/cilk-abi-vla.c | 6 +++--- runtime/config/sparc/os-fence.h | 6 +++--- runtime/config/sparc/os-unix-sysdep.c | 10 ++++----- runtime/config/x86/cilk-abi-vla.c | 6 +++--- runtime/config/x86/os-fence.h | 6 +++--- runtime/config/x86/os-unix-sysdep.c | 27 +++++++++---------------- runtime/declare-alloca.h | 6 +++--- runtime/doxygen-layout.xml | 6 +++--- runtime/doxygen.cfg | 6 +++--- runtime/except-gcc.cpp | 6 +++--- runtime/except-gcc.h | 6 +++--- runtime/except-win.c | 6 +++--- runtime/except-win.h | 6 +++--- runtime/except-win32.c | 6 +++--- runtime/except-win32.h | 6 +++--- runtime/except-win64.c | 8 ++++---- runtime/except-win64.h | 6 +++--- runtime/except.h | 6 +++--- runtime/frame_malloc.c | 6 +++--- runtime/frame_malloc.h | 6 +++--- runtime/full_frame.c | 6 +++--- runtime/full_frame.h | 6 +++--- runtime/global_state.cpp | 6 +++--- runtime/global_state.h | 6 +++--- runtime/gnu-symbols.ver | 6 +++--- runtime/jmpbuf.c | 6 +++--- runtime/jmpbuf.h | 10 ++++----- runtime/local_state.c | 6 +++--- runtime/local_state.h | 6 +++--- runtime/metacall_impl.c | 6 +++--- runtime/metacall_impl.h | 6 +++--- runtime/os-unix.c | 6 +++--- runtime/os-win.c | 7 ++++--- runtime/os.h | 6 +++--- runtime/os_mutex-unix.c | 6 +++--- runtime/os_mutex-win.c | 6 +++--- runtime/os_mutex.h | 6 +++--- runtime/pedigrees.c | 6 +++--- runtime/pedigrees.h | 6 +++--- runtime/record-replay.cpp | 6 +++--- runtime/record-replay.h | 6 +++--- runtime/reducer_impl.cpp | 6 +++--- runtime/reducer_impl.h | 6 +++--- runtime/rts-common.h | 6 +++--- runtime/safe_seh.asm | 6 +++--- runtime/scheduler.c | 6 +++--- runtime/scheduler.h | 6 +++--- runtime/signal_node.c | 6 +++--- runtime/signal_node.h | 6 +++--- runtime/spin_mutex.c | 6 +++--- runtime/spin_mutex.h | 6 +++--- runtime/stats.c | 6 +++--- runtime/stats.h | 6 +++--- runtime/sysdep-unix.c | 6 +++--- runtime/sysdep-win-dllmain.c | 6 +++--- runtime/sysdep-win.c | 25 ++++++++++++++--------- runtime/sysdep-win.h | 6 +++--- runtime/sysdep-win32.c | 6 +++--- runtime/sysdep-win64.c | 6 +++--- runtime/sysdep.h | 6 +++--- runtime/win64-asm.asm | 6 +++--- runtime/windows-clean.h | 6 +++--- runtime/worker_mutex.c | 6 +++--- runtime/worker_mutex.h | 6 +++--- 131 files changed, 430 insertions(+), 428 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d8ae80..1a28a4b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,7 +39,7 @@ # http://www.cilkplus.org/submit-cilk-contribution will be lost the next # time that a new version is released. Changes only submitted to the # GNU compiler collection or posted to the git repository at -# https://bitbucket.org/intelcilkruntime/itnel-cilk-runtime.git are +# https://bitbucket.org/intelcilkruntime/intel-cilk-runtime are # not tracked. # # We welcome your contributions to this open source project. Thank you diff --git a/include/cilk/ReadMe.html b/include/cilk/ReadMe.html index f8ee7d3..7b709e8 100644 --- a/include/cilk/ReadMe.html +++ b/include/cilk/ReadMe.html @@ -1,4 +1,4 @@ -