This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from f7dc7b1 Bug fix for Bugzilla bug 26602: Remove function bodies with K [...] new 171ddd1 Renaming change: 41 -> 45 and 4.1 -> 4.5
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: runtime/Build_With_CMake.txt | 4 +-- runtime/CMakeLists.txt | 10 ++++-- runtime/cmake/LibompExports.cmake | 2 +- runtime/cmake/LibompHandleFlags.cmake | 4 +-- runtime/src/dllexports | 10 +++--- runtime/src/include/{41 => 45}/omp.h.var | 2 +- runtime/src/include/{41 => 45}/omp_lib.f.var | 2 +- runtime/src/include/{41 => 45}/omp_lib.f90.var | 2 +- runtime/src/include/{41 => 45}/omp_lib.h.var | 2 +- runtime/src/include/{41 => 45}/ompt.h.var | 2 +- runtime/src/kmp.h | 34 ++++++++++----------- runtime/src/kmp_barrier.cpp | 2 +- runtime/src/kmp_config.h.cmake | 2 +- runtime/src/kmp_csupport.c | 4 +-- runtime/src/kmp_dispatch.cpp | 2 +- runtime/src/kmp_ftn_entry.h | 16 +++++----- runtime/src/kmp_ftn_os.h | 8 ++--- runtime/src/kmp_global.c | 2 +- runtime/src/kmp_lock.h | 2 +- runtime/src/kmp_os.h | 2 +- runtime/src/kmp_runtime.c | 12 ++++---- runtime/src/kmp_sched.cpp | 2 +- runtime/src/kmp_settings.c | 6 ++-- runtime/src/kmp_taskdeps.cpp | 6 ++-- runtime/src/kmp_tasking.c | 42 +++++++++++++------------- 25 files changed, 93 insertions(+), 89 deletions(-) rename runtime/src/include/{41 => 45}/omp.h.var (99%) rename runtime/src/include/{41 => 45}/omp_lib.f.var (99%) rename runtime/src/include/{41 => 45}/omp_lib.f90.var (99%) rename runtime/src/include/{41 => 45}/omp_lib.h.var (99%) rename runtime/src/include/{41 => 45}/ompt.h.var (99%)