summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-05-19 00:16:32 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-05-19 00:16:32 +0000
commit1cda629f96b4e982bb87343a35a6db39445d3962 (patch)
tree334e3269a070d647fe015051fff878c7b8e61521 /include
parent7da9a089608b0ca09683332ce014fb6184842724 (diff)
Daily bump.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4e96c66dd01..2f0b5f607c9 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,15 @@
+2022-05-18 Thomas Schwinge <thomas@codesourcery.com>
+
+ * cuda/cuda.h (enum CUjit_option): Add
+ 'CU_JIT_GENERATE_DEBUG_INFO', 'CU_JIT_GENERATE_LINE_INFO'.
+ (enum CUlimit): Add 'CU_LIMIT_STACK_SIZE',
+ 'CU_LIMIT_MALLOC_HEAP_SIZE'.
+ (cuCtxSetLimit, cuGetErrorName): Add.
+
+2022-05-18 Thomas Schwinge <thomas@codesourcery.com>
+
+ * cuda/cuda.h: For C++, wrap in 'extern "C"'.
+
2022-05-17 Nathan Sidwell <nathan@acm.org>
* demangle.h (enum demangle_component_type): Add