aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4eab21e..07f2b7c 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,16 @@
+2022-07-06 Thomas Schwinge <thomas@codesourcery.com>
+
+ * gomp-constants.h (OMP_REQUIRES_[...]): Update comment.
+
+2022-07-04 Tobias Burnus <tobias@codesourcery.com>
+ Chung-Lin Tang <cltang@codesourcery.com>
+ Thomas Schwinge <thomas@codesourcery.com>
+
+ * gomp-constants.h (GOMP_VERSION): Bump to 2.
+ (GOMP_REQUIRES_UNIFIED_ADDRESS, GOMP_REQUIRES_UNIFIED_SHARED_MEMORY,
+ GOMP_REQUIRES_REVERSE_OFFLOAD, GOMP_REQUIRES_TARGET_USED):
+ New defines.
+
2022-06-13 Jakub Jelinek <jakub@redhat.com>
* gomp-constants.h (GOMP_DEVICE_INVALID): Define.