This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from ad8fb24 [OPENMP][NVPTX]Save registers for optimized builds with enabl [...] new b3d05ab Add DragonFlyBSD support to OpenMP new a72c79b Add OpenBSD support to OpenMP
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/cmake/LibompHandleFlags.cmake | 5 +++++ runtime/cmake/LibompMicroTests.cmake | 3 +++ runtime/src/kmp.h | 8 ++++++++ runtime/src/kmp_ftn_entry.h | 3 ++- runtime/src/kmp_platform.h | 19 ++++++++++++++++--- runtime/src/kmp_runtime.cpp | 8 ++++---- runtime/src/kmp_wrapper_malloc.h | 2 +- runtime/src/z_Linux_util.cpp | 25 +++++++++++++++---------- 8 files changed, 54 insertions(+), 19 deletions(-)