gcc/libgomp
Nathan Sidwell 22be23495a target.c (gomp_offload_image_to_device): Rename to ...
libgomp/
	* target.c (gomp_offload_image_to_device): Rename to ...
	(gomp_load_image_to_device): ... here.
	(GOMP_offload_register): Adjust call.
	(gomp_init_device): Likewise.
	(gomp_unload_image_from_device): New.  Broken out of ...
	(GOMP_offload_unregister): ... here.  Call it.
	(gomp_unload_device): New.
	* libgomp.h (gomp_unload_device): Declare.
	* oacc-init.c (acc_shutdown_1): Unload from device before deleting
	mem maps.

	gcc/
	* config/nvptx/mkoffload.c (process): Add static destructor call.

From-SVN: r226039
2015-07-21 13:30:06 +00:00
..
config futex.h (futex_wait): Remove doouble initialization. 2015-06-05 12:56:14 +02:00
plugin plugin-nvptx.c (struct targ_fn_descriptor): Move later. 2015-07-20 16:17:57 +00:00
testsuite Fix libgomp tests. 2015-07-15 13:13:10 +00:00
acinclude.m4
aclocal.m4 libgomp: Bump to automake 1.11.6 2015-05-13 11:24:38 +00:00
alloc.c
barrier.c
ChangeLog target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
ChangeLog.graphite
config.h.in configure.ac: Fix check for header <sys/sysctl.h>. 2015-06-23 19:59:59 +02:00
configure configure.ac: Fix check for header <sys/sysctl.h>. 2015-06-23 19:59:59 +02:00
configure.ac configure.ac: Fix check for header <sys/sysctl.h>. 2015-06-23 19:59:59 +02:00
configure.tgt
critical.c
env.c
error.c
fortran.c
hashtab.h
iter_ull.c
iter.c
libgomp_f.h.in
libgomp_g.h
libgomp-plugin.c
libgomp-plugin.h
libgomp.h target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
libgomp.map
libgomp.spec.in
libgomp.texi
loop_ull.c
loop.c
Makefile.am
Makefile.in libgomp: Bump to automake 1.11.6 2015-05-13 11:24:38 +00:00
oacc-async.c
oacc-cuda.c
oacc-host.c
oacc-init.c target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
oacc-int.h
oacc-mem.c oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for goacc_thread_lock on error paths. 2015-05-06 16:45:49 +00:00
oacc-parallel.c Missed a difference between gomp4 and trunk 2015-07-20 17:38:49 +00:00
oacc-plugin.c
oacc-plugin.h
oacc-ptx.h
omp_lib.f90.in
omp_lib.h.in
omp.h.in
openacc_lib.h
openacc.f90
openacc.h openacc.h (__GOACC_NOTHROW): Fix noexcept syntax. 2015-05-09 00:50:35 -04:00
ordered.c
parallel.c
sections.c
single.c
splay-tree.c
splay-tree.h
target.c target.c (gomp_offload_image_to_device): Rename to ... 2015-07-21 13:30:06 +00:00
task.c
team.c [gomp] Recycle last non-nested team if possible 2015-07-15 09:11:11 +00:00
work.c