This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 2b5d510 [OpenMP][libomptarget] Add new version of SPMD deinit kernel [...] new 03e17c4 [OpenMP] Add omp_get_device_num() and update several other de [...] new e80a48c [OpenMP] Fixed possible array out of bound access
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/dllexports | 7 ++-- runtime/src/include/45/omp.h.var | 1 - runtime/src/include/45/omp_lib.f.var | 8 ++++- runtime/src/include/45/omp_lib.h.var | 3 +- runtime/src/include/50/omp.h.var | 4 ++- runtime/src/include/50/omp_lib.f.var | 18 ++++++++-- runtime/src/include/50/omp_lib.f90.var | 5 +++ runtime/src/include/50/omp_lib.h.var | 9 +++++ runtime/src/kmp.h | 7 ++++ runtime/src/kmp_ftn_entry.h | 63 ++++++++++++++++++++-------------- runtime/src/kmp_ftn_os.h | 20 +++++------ runtime/src/kmp_runtime.cpp | 1 + 12 files changed, 99 insertions(+), 47 deletions(-)