aboutsummaryrefslogtreecommitdiff
path: root/libgomp/oacc-init.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-21target.c (gomp_offload_image_to_device): Rename to ...Nathan Sidwell1-1/+12
2015-05-28oacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.Julian Brown1-25/+58
2015-05-28re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown1-3/+11
2015-05-06oacc-init.c (acc_device_lock): Add explanatory comment.Julian Brown1-2/+28
2015-05-06oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for goacc_thread_lock on...Julian Brown1-2/+8
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown1-219/+205
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-10/+3
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+636