aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 36da72b..b69f2b8 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,10 @@
+2022-10-24 Tobias Burnus <tobias@codesourcery.com>
+
+ * cuda/cuda.h (enum CUdevice_attribute): Add
+ CU_DEVICE_ATTRIBUTE_UNIFIED_ADDRESSING.
+ (CU_MEMHOSTALLOC_DEVICEMAP): Define.
+ (cuMemHostAlloc): Add prototype.
+
2022-10-20 Tobias Burnus <tobias@codesourcery.com>
* gomp-constants.h (GOMP_DEVICE_HSA): Comment out unused define.