diff options
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 1073dfa..e2a6746 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2023-11-05 Jakub Jelinek <jakub@redhat.com> + + * libgomp.texi (Enabling OpenMP): Adjust wording for attribute syntax + supported also in C. + 2023-10-31 Thomas Schwinge <thomas@codesourcery.com> * testsuite/libgomp.oacc-c-c++-common/deep-copy-8.c: Add OpenACC |