diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-11-08 00:17:35 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-11-08 00:17:35 +0000 |
commit | c48f1056858fdc199e167d4a04fcc0a602e4f442 (patch) | |
tree | f0dfb4dc3dc4d4670f3abd1a07ca6294c9c8f887 /include | |
parent | 63dc25eda71c72586b81cb1cb22e1971ba09a3d1 (diff) | |
download | gcc-c48f1056858fdc199e167d4a04fcc0a602e4f442.zip gcc-c48f1056858fdc199e167d4a04fcc0a602e4f442.tar.gz gcc-c48f1056858fdc199e167d4a04fcc0a602e4f442.tar.bz2 |
Daily bump.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index fea53c8..56c2cd7 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2023-11-07 Kwok Cheung Yeung <kcy@codesourcery.com> + + * gomp-constants.h (GOMP_VERSION): Increment to 3. + (GOMP_VERSION_SUPPORTS_INDIRECT_FUNCS): New. + 2023-10-25 Chung-Lin Tang <cltang@codesourcery.com> * gomp-constants.h (GOACC_FLAG_LOCAL_DEVICE): New flag bit value. |