gcc/libgomp
Chung-Lin Tang 6bb4c3e2d8 re PR libgomp/67141 (wrong libgomp mutex initialisation order)
2015-09-22  Chung-Lin Tang  <cltang@codesourcery.com>

	PR libgomp/67141
	* oacc-int.h (goacc_host_init): Add declaration.
	* oacc-host.c (goacc_host_init): Remove static and constructor attribute.
	* oacc-init.c (goacc_runtime_initialize): Call goacc_host_init() at end.

From-SVN: r227994
2015-09-22 06:45:22 +00:00
..
config [gomp] Add thread attribute customization 2015-09-03 11:34:28 +00:00
plugin libgomp.map: Add 4.0.2 version. 2015-08-24 17:10:06 +00:00
testsuite Remove limit_scops 2015-09-08 22:18:11 +00:00
ChangeLog re PR libgomp/67141 (wrong libgomp mutex initialisation order) 2015-09-22 06:45:22 +00:00
ChangeLog.graphite
Makefile.am
Makefile.in [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
acinclude.m4
aclocal.m4
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 [gomp] Add RTEMS configuration 2015-09-03 11:26:36 +00:00
configure.ac [gomp] Add RTEMS configuration 2015-09-03 11:26:36 +00:00
configure.tgt configure.tgt: Add missing ;; in between nvptx and rtems snippets. 2015-09-03 18:20:35 +02:00
critical.c
env.c
error.c
fortran.c
hashtab.h
iter.c re PR libgomp/66761 (libgomp: ThreadSanitizer: data race in libgomp) 2015-08-24 11:01:25 +00:00
iter_ull.c re PR libgomp/66761 (libgomp: ThreadSanitizer: data race in libgomp) 2015-08-24 11:01:25 +00:00
libgomp-plugin.c
libgomp-plugin.h [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
libgomp.h [gomp] Thread pool management 2015-09-03 11:29:59 +00:00
libgomp.map libgomp.map: Add 4.0.2 version. 2015-08-24 17:10:06 +00:00
libgomp.spec.in
libgomp.texi [gomp] Add thread attribute customization 2015-09-03 11:34:28 +00:00
libgomp_f.h.in
libgomp_g.h
loop.c
loop_ull.c
oacc-async.c
oacc-cuda.c
oacc-host.c re PR libgomp/67141 (wrong libgomp mutex initialisation order) 2015-09-22 06:45:22 +00:00
oacc-init.c re PR libgomp/67141 (wrong libgomp mutex initialisation order) 2015-09-22 06:45:22 +00:00
oacc-int.h re PR libgomp/67141 (wrong libgomp mutex initialisation order) 2015-09-22 06:45:22 +00:00
oacc-mem.c
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.h.in
omp_lib.f90.in
omp_lib.h.in
openacc.f90 [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
openacc.h [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
openacc_lib.h [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared memory host execution 2015-08-10 18:48:26 +02:00
ordered.c
parallel.c
sections.c
single.c
splay-tree.c
splay-tree.h
target.c libgomp.map: Add 4.0.2 version. 2015-08-24 17:10:06 +00:00
task.c
team.c [gomp] Add thread attribute customization 2015-09-03 11:34:28 +00:00
work.c