gcc/libgomp
Thomas Schwinge a92defdab7 [nvptx offloading] Only 64-bit configurations are currently supported
PR libgomp/65099
	gcc/
	* config/nvptx/mkoffload.c (main): Create an offload image only in
	64-bit configurations.
	libgomp/
	* plugin/plugin-nvptx.c (nvptx_get_num_devices): Return 0 if not
	in a 64-bit configuration.
	* testsuite/libgomp.oacc-c++/c++.exp: Don't attempt nvidia
	offloading testing if no such device is available.
	* testsuite/libgomp.oacc-c/c.exp: Likewise.
	* testsuite/libgomp.oacc-fortran/fortran.exp: Likewise.

From-SVN: r225560
2015-07-08 16:59:59 +02:00
..
config futex.h (futex_wait): Remove doouble initialization. 2015-06-05 12:56:14 +02:00
plugin [nvptx offloading] Only 64-bit configurations are currently supported 2015-07-08 16:59:59 +02:00
testsuite [nvptx offloading] Only 64-bit configurations are currently supported 2015-07-08 16:59:59 +02:00
ChangeLog [nvptx offloading] Only 64-bit configurations are currently supported 2015-07-08 16:59:59 +02:00
ChangeLog.graphite
Makefile.am
Makefile.in libgomp: Bump to automake 1.11.6 2015-05-13 11:24:38 +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
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 libgomp: Add RTEMS support 2015-03-13 10:57:07 +00:00
critical.c
env.c
error.c
fortran.c
hashtab.h
iter.c
iter_ull.c
libgomp-plugin.c libgomp: Make GOMP_PLUGIN_debug actually work... 2015-02-17 19:24:07 +01:00
libgomp-plugin.h libgomp: rework initialization of offloading 2015-04-06 12:40:28 +00:00
libgomp.h libgomp: Add comment to clarify last_team usage 2015-07-06 07:21:48 +00:00
libgomp.map libgomp: rework initialization of offloading 2015-04-06 12:40:28 +00:00
libgomp.spec.in
libgomp.texi
libgomp_f.h.in
libgomp_g.h
loop.c
loop_ull.c
oacc-async.c mkoffload.c (process): Support variable mapping. 2015-04-08 15:58:33 +00:00
oacc-cuda.c mkoffload.c (process): Support variable mapping. 2015-04-08 15:58:33 +00:00
oacc-host.c mkoffload.c (process): Support variable mapping. 2015-04-08 15:58:33 +00:00
oacc-init.c oacc-init.c (resolve_device): Add FAIL_IS_ERROR argument. 2015-05-28 10:35:39 +00:00
oacc-int.h mkoffload.c (process): Support variable mapping. 2015-04-08 15:58:33 +00:00
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 mkoffload.c (process): Support variable mapping. 2015-04-08 15:58:33 +00:00
oacc-plugin.c
oacc-plugin.h
oacc-ptx.h libgomp: Make nvptx helper routines self-contained. 2015-02-17 19:05:24 +01:00
omp.h.in
omp_lib.f90.in
omp_lib.h.in
openacc.f90
openacc.h openacc.h (__GOACC_NOTHROW): Fix noexcept syntax. 2015-05-09 00:50:35 -04:00
openacc_lib.h
ordered.c
parallel.c
sections.c
single.c
splay-tree.c
splay-tree.h
target.c target.c (gomp_map_pointer): New function abstracting out GOMP_MAP_POINTER handling. 2015-05-27 06:16:37 +00:00
task.c
team.c
work.c