diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-02 00:16:26 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-07-02 00:16:26 +0000 |
commit | ed974488991256c50f151ccfb271e198072dfc4d (patch) | |
tree | 3335370aa90324f4e95c82b4c82245a208171cb4 /libgomp | |
parent | fbd7665360d259434f378f68cb2680b17d6cab57 (diff) | |
download | gcc-ed974488991256c50f151ccfb271e198072dfc4d.tar.gz |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 91736e6238c..6c4c8d2cfb8 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2022-07-01 Tobias Burnus <tobias@codesourcery.com> + + * libgomp.texi (OpenMP 5.2): Mark target enter/exit data + with fromto as implemented. + 2022-06-28 Martin Liska <mliska@suse.cz> * acinclude.m4: Fix typo in mold linker detection. |