diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-06 00:17:24 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2022-10-06 00:17:24 +0000 |
commit | 966010b2eb4a4c52f139b63548533e7bbd74ec9c (patch) | |
tree | 79d71e7d7bcd7d2293c6e0e42e979f77547f74f2 /libgomp | |
parent | e99dcbb54e07b798c3353124f38336f96a826d43 (diff) | |
download | gcc-966010b2eb4a4c52f139b63548533e7bbd74ec9c.tar.gz |
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 adb619ad629..67794934fe6 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2022-10-05 Tobias Burnus <tobias@codesourcery.com> + + * libgomp.texi (OpenMP 5.1 Impl. Status): Mark 'assume' as 'Y'. + 2022-10-04 Jakub Jelinek <jakub@redhat.com> * libgomp.texi (Support begin/end declare target syntax in C/C++): |