summaryrefslogtreecommitdiff
path: root/libgomp/libgomp-plugin.h
Commit message (Expand)AuthorAgeFilesLines
* libgomp: Simplify OpenMP reverse offload host <-> device memory copy implemen...Thomas Schwinge2023-05-081-5/+1
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Remove support for Intel MIC offloadingThomas Schwinge2022-11-041-1/+0
* libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus2022-10-241-0/+7
* libgomp: Prepare for reverse offload fn lookupTobias Burnus2022-09-091-1/+1
* OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler2022-09-081-5/+5
* OpenMP: Move omp requires checks to libgompTobias Burnus2022-07-041-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* openmp: Implement omp_get_device_num routineChung-Lin Tang2021-08-051-0/+6
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* OpenACC 'acc_get_property' cleanupThomas Schwinge2020-01-101-8/+28
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki2019-12-221-0/+8
* GCN libgomp portAndrew Stubbs2019-11-131-1/+2
* Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs2019-11-131-1/+1
* 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2019-05-131-11/+34
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge2017-02-021-6/+6
* libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge2017-01-311-3/+40
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Merge of HSAMartin Jambor2016-01-191-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-141-0/+1
* [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge2015-08-101-1/+1
* libgomp: rework initialization of offloadingIlya Verbin2015-04-061-7/+5
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+80