From d0d513b5eae70f26c664fa81c2f56e907b66aeff Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Thu, 12 May 2022 00:16:36 +0000 Subject: Daily bump. --- libgomp/ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'libgomp') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 56656b5..1e9cbf7 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,35 @@ +2022-05-11 Thomas Schwinge + + * plugin/configfrag.ac: Remove '--with-hsa-runtime', + '--with-hsa-runtime-include', '--with-hsa-runtime-lib' processing. + * Makefile.in: Regenerate. + * configure: Likewise. + * testsuite/Makefile.in: Likewise. + +2022-05-11 Thomas Schwinge + + * plugin/Makefrag.am (libgomp_plugin_gcn_la_CPPFLAGS): Don't + consider 'PLUGIN_GCN_CPPFLAGS'. + (libgomp_plugin_gcn_la_LDFLAGS): Don't consider + 'PLUGIN_GCN_LDFLAGS'. + * plugin/configfrag.ac (PLUGIN_GCN_CPPFLAGS, PLUGIN_GCN_LDFLAGS): + Remove. + * Makefile.in: Regenerate. + * configure: Likewise. + * testsuite/Makefile.in: Likewise. + +2022-05-11 Thomas Schwinge + + * plugin/configfrag.ac (HSA_RUNTIME_CPPFLAGS) + (HSA_RUNTIME_LDFLAGS): Remove. + * configure: Regenerate. + +2022-05-11 Thomas Schwinge + + * testsuite/lib/libgomp.exp (libgomp_init): Don't + 'append always_ld_library_path ":$hsa_runtime_lib"'. + * testsuite/libgomp-test-support.exp.in (hsa_runtime_lib): Don't set. + 2022-05-10 Thomas Schwinge * testsuite/libgomp.fortran/use_device_addr-5.f90: Fix up -- cgit v1.1