gcc/libgomp/plugin
Thomas Schwinge ee332b4a9a [libgomp] Clarify difference between offload target, offload plugin, and OpenACC device type
libgomp/
	* plugin/configfrag.ac: Populate and AC_SUBST offload_plugins
	instead of offload_targets, and AC_DEFINE_UNQUOTED OFFLOAD_PLUGINS
	instead of OFFLOAD_TARGETS.
	* target.c (gomp_target_init): Adjust.
	* testsuite/libgomp-test-support.exp.in: Likewise.
	* testsuite/lib/libgomp.exp: Likewise.  Populate
	openacc_device_types_s instead of offload_targets_s_openacc.
	(check_effective_target_openacc_nvidia_accel_selected)
	(check_effective_target_openacc_host_selected): Adjust.
	* testsuite/libgomp.oacc-c++/c++.exp: Likewise.
	* testsuite/libgomp.oacc-c/c.exp: Likewise.
	* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.
	* Makefile.in: Regenerate.
	* config.h.in: Likewise.
	* configure: Likewise.
	* testsuite/Makefile.in: Likewise.

From-SVN: r269107
2019-02-22 11:51:05 +01:00
..
cuda Update copyright years. 2019-01-01 13:31:55 +01:00
configfrag.ac [libgomp] Clarify difference between offload target, offload plugin, and OpenACC device type 2019-02-22 11:51:05 +01:00
cuda-lib.def [nvptx] Use CUDA driver API to select default runtime launch geometry 2018-08-13 12:04:24 +00:00
hsa_ext_finalize.h Update copyright years. 2019-01-01 13:31:55 +01:00
Makefrag.am Update copyright years. 2019-01-01 13:31:55 +01:00
plugin-hsa.c Update copyright years. 2019-01-01 13:31:55 +01:00
plugin-nvptx.c [nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device 2019-01-24 14:12:19 +00:00