Daily bump.

This commit is contained in:
GCC Administrator
2022-05-19 00:16:32 +00:00
parent 7da9a08960
commit 1cda629f96
11 changed files with 463 additions and 1 deletions
+12
View File
@@ -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