From ef1e4d80dd30e7c46849fbb8b1ac49e672df1bbd Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sat, 11 Jun 2022 00:16:21 +0000 Subject: Daily bump. --- libgomp/ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'libgomp') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 46a747d..79db01d 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,23 @@ +2022-06-10 Jakub Jelinek + + * allocator.c (gomp_init_memkind): Call dlopen with "libmemkind.so.0" + rather than "libmemkind.so". + +2022-06-10 Thomas Schwinge + + * plugin/Makefrag.am: Evaluate 'if PLUGIN_NVPTX_DYNAMIC' to true. + * plugin/configfrag.ac (--with-cuda-driver) + (--with-cuda-driver-include, --with-cuda-driver-lib) + (CUDA_DRIVER_INCLUDE, CUDA_DRIVER_LIB, PLUGIN_NVPTX_CPPFLAGS) + (PLUGIN_NVPTX_LDFLAGS, PLUGIN_NVPTX_LIBS, PLUGIN_NVPTX_DYNAMIC): + Remove. + * testsuite/libgomp-test-support.exp.in (cuda_driver_include) + (cuda_driver_lib): Remove. + * testsuite/lib/libgomp.exp (libgomp_init): Don't consider these. + * Makefile.in: Regenerate. + * configure: Likewise. + * testsuite/Makefile.in: Likewise. + 2022-06-09 Jakub Jelinek * config/linux/allocator.c: Fix up #include directive. -- cgit v1.1