aboutsummaryrefslogtreecommitdiff
path: root/libgomp/libgomp-plugin.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung1-1/+4
2023-07-26OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rectTobias Burnus1-0/+7
2023-05-08libgomp: Simplify OpenMP reverse offload host <-> device memory copy implemen...Thomas Schwinge1-5/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-1/+0
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus1-0/+7
2022-09-09libgomp: Prepare for reverse offload fn lookupTobias Burnus1-1/+1
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler1-5/+5
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang1-0/+6
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge1-8/+28
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki1-0/+8
2019-11-13GCN libgomp portAndrew Stubbs1-1/+2
2019-11-13Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs1-1/+1
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-11/+34
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge1-6/+6
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge1-3/+40
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-19Merge of HSAMartin Jambor1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek1-0/+1
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-1/+1
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-7/+5
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+80