diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-05-06 00:16:26 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-05-06 00:16:26 +0000 |
commit | ab869e7f7548537a16b57658fb0826f92b3d2af6 (patch) | |
tree | 2fa5c1db2a45308de3cea603e5deebe6cf0631de /libgomp | |
parent | 2d8752c5923e2ed4dc33b95038fed82b46526feb (diff) | |
download | gcc-ab869e7f7548537a16b57658fb0826f92b3d2af6.zip gcc-ab869e7f7548537a16b57658fb0826f92b3d2af6.tar.gz gcc-ab869e7f7548537a16b57658fb0826f92b3d2af6.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 02bcb35..3011b37 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2022-05-05 Sandra Loosemore <sandra@codesourcery.com> + + * libgomp.texi (OpenMP 5.0): Feature is now fully supported. + 2022-05-04 Tobias Burnus <tobias@codesourcery.com> * plugin/plugin-gcn.c (isa_matches_agent): Suggest -foffload-options. |