This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 74248f8 Revert "Rename fields of ompt_frame_t" new 2867162 Rename fields of ompt_frame_t new 17015e8 Updating implementation of OMPT as specified in OpenMP 5.0 Pr [...]
The 2 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/exports_so.txt | 9 - runtime/src/include/50/ompt.h.var | 281 +++++++++++++--------------- runtime/src/kmp_csupport.cpp | 60 +++--- runtime/src/kmp_ftn_entry.h | 4 +- runtime/src/kmp_gsupport.cpp | 70 ++++--- runtime/src/kmp_runtime.cpp | 29 ++- runtime/src/kmp_taskdeps.cpp | 3 +- runtime/src/kmp_tasking.cpp | 30 ++- runtime/src/ompt-event-specific.h | 50 +++-- runtime/src/ompt-general.cpp | 82 ++------ runtime/src/ompt-specific.cpp | 4 +- runtime/test/ompt/callback.h | 36 ++-- runtime/test/ompt/loadtool/tool_available.c | 10 +- 13 files changed, 284 insertions(+), 384 deletions(-)