aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-11-08 00:17:35 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-11-08 00:17:35 +0000
commitc48f1056858fdc199e167d4a04fcc0a602e4f442 (patch)
treef0dfb4dc3dc4d4670f3abd1a07ca6294c9c8f887 /include/ChangeLog
parent63dc25eda71c72586b81cb1cb22e1971ba09a3d1 (diff)
Daily bump.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index fea53c8c50f..56c2cd7f5af 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.