gcc/libgomp/plugin
Thomas Schwinge 5e431ae4cc Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'
... so that it may be used by other projects that inherit GCC's 'include'
directory.

	include/
	* cuda/cuda.h: New file.
	libgomp/
	* plugin/cuda/cuda.h: Remove file.
	* plugin/plugin-nvptx.c [PLUGIN_NVPTX_DYNAMIC]: Include
	"cuda/cuda.h" instead of <cuda.h>.
	* plugin/configfrag.ac <PLUGIN_NVPTX_DYNAMIC>: Don't set
	'PLUGIN_NVPTX_CPPFLAGS'.
	* configure: Regenerate.
2022-04-06 22:30:14 +02:00
..
Makefrag.am Update copyright years. 2022-01-03 10:42:10 +01:00
configfrag.ac Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' 2022-04-06 22:30:14 +02:00
cuda-lib.def Add OpenACC 2.6 `acc_get_property' support 2019-12-22 19:54:09 +00:00
plugin-gcn.c amdgcn: Tune default OpenMP/OpenACC GPU utilization 2022-01-16 17:25:36 +01:00
plugin-nvptx.c Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' 2022-04-06 22:30:14 +02:00