This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from c5fa69c Fix respecting LIBOMP_LLVM_LIT_EXECUTABLE as full path new 0af08c4 Disable monitor thread creation by default.
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/src/dllexports | 4 +++- runtime/src/exports_so.txt | 4 +++- runtime/src/kmp.h | 15 ++++++++++++++- runtime/src/kmp_global.c | 11 +++++++++++ runtime/src/kmp_runtime.c | 11 +++++++++-- runtime/src/kmp_settings.c | 8 ++++++++ runtime/src/kmp_wait_release.h | 30 ++++++++++++++++++++++++++++++ runtime/src/z_Linux_util.c | 32 +++++++++++++++++++++++++++++++- runtime/src/z_Windows_NT_util.c | 17 +++++++++++++++++ 9 files changed, 126 insertions(+), 6 deletions(-)