gcc/libgomp/plugin
Andrew Stubbs 85f0a4d982 Import HSA header files from AMD
These are the same header files that exist in the Radeon Open Compute Runtime
project (as of October 2020), but they have been specially relicensed by AMD
for use in GCC.

The header files retain AMD copyright.

include/ChangeLog:

	* hsa.h: Replace whole file.
	* hsa_ext_amd.h: New file.
	* hsa_ext_image.h: New file.

libgomp/ChangeLog:

	* plugin/plugin-gcn.c: Include hsa_ext_amd.h.
	(HSA_AMD_AGENT_INFO_COMPUTE_UNIT_COUNT): Delete redundant definition.
2020-12-09 11:10:40 +00:00
..
cuda
Makefrag.am Removal of HSA offloading from gcc and libgomp 2020-08-03 18:13:00 +02:00
configfrag.ac Removal of HSA offloading from gcc and libgomp 2020-08-03 18:13:00 +02:00
cuda-lib.def
plugin-gcn.c Import HSA header files from AMD 2020-12-09 11:10:40 +00:00
plugin-nvptx.c [libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_run 2020-10-08 11:03:29 +02:00