aboutsummaryrefslogtreecommitdiff
path: root/libgomp/oacc-host.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus1-1/+1
2019-12-09[PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo...Thomas Schwinge1-2/+0
2019-11-13Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs1-1/+1
2019-05-24re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant)Jakub Jelinek1-1/+0
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-28/+64
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-26oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter.Chung-Lin Tang1-1/+2
2016-05-26target.c (gomp_device_copy): New function.Chung-Lin Tang1-8/+12
2016-01-19Merge of HSAMartin Jambor1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-14libgomp.h (gomp_device_state): New enum.Ilya Verbin1-1/+1
2015-11-03libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell1-2/+0
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-3/+1
2015-09-22re PR libgomp/67141 (wrong libgomp mutex initialisation order)Chung-Lin Tang1-1/+1
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell1-0/+10
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-34/+198
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown1-7/+0
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-6/+3
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+100