This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 170abc5 [libomptarget-nvptx] Remove last mentions of __kmpc_print_* new 059ad35 [OMPT] Update types according to TR7
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/include/50/ompt.h.var | 150 +++++++++++++-------- runtime/src/kmp_barrier.cpp | 6 +- runtime/src/kmp_cancel.cpp | 4 +- runtime/src/kmp_csupport.cpp | 4 +- runtime/src/kmp_runtime.cpp | 5 +- runtime/src/kmp_sched.cpp | 2 +- runtime/src/kmp_taskdeps.cpp | 12 +- runtime/src/kmp_tasking.cpp | 8 +- runtime/src/ompt-event-specific.h | 4 + runtime/src/ompt-general.cpp | 12 +- runtime/src/ompt-internal.h | 3 +- runtime/src/ompt-specific.h | 18 +-- runtime/test/ompt/callback.h | 83 +++++++----- runtime/test/ompt/cancel/cancel_worksharing.c | 4 +- .../tool_available_search/tool_available_search.c | 2 +- .../synchronization/barrier/implicit_task_data.c | 10 +- 16 files changed, 198 insertions(+), 129 deletions(-)