aboutsummaryrefslogtreecommitdiff
path: root/libgomp/plugin
AgeCommit message (Expand)AuthorFilesLines
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell1-2/+20
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge4-306/+0
2015-08-04plugin-nvptx.c: Don't include dlfcn.h.Nathan Sidwell1-82/+8
2015-07-20plugin-nvptx.c (struct targ_fn_descriptor): Move later.Nathan Sidwell1-68/+77
2015-07-17mkoffload.c (process): Constify target data.Nathan Sidwell2-7/+8
2015-07-16plugin-nvptx.c (link_ptx): Constify string argument.Nathan Sidwell1-20/+26
2015-07-08[nvptx offloading] Only 64-bit configurations are currently supportedThomas Schwinge1-0/+5
2015-05-28re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown2-2/+56
2015-05-19plugin-nvptx.c (nvptx_get_num_devices): Return zero on cuInit failure.Julian Brown1-1/+7
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown2-135/+210
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-8/+9
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge4-0/+2254