aboutsummaryrefslogtreecommitdiff
path: root/libgomp/openacc.f90
AgeCommit message (Expand)AuthorFilesLines
2024-02-27OpenACC: Add Fortran routines acc_{alloc,free,hostptr,deviceptr,memcpy_{to,fr...Tobias Burnus1-10/+89
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-29[OpenACC] Set 'acc_device_current = -1'Thomas Schwinge1-1/+1
2020-02-19libgomp: Fixes + cleanup for OpenACC's Fortran module + openacc_lib.hTobias Burnus1-153/+128
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus1-1/+1
2020-01-17Rename acc_device_gcn to acc_device_radeonAndrew Stubbs1-2/+2
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki1-4/+125
2019-12-17libgomp/openacc.f90 – clean-up public/private attributesTobias Burnus1-4/+7
2019-12-13libgomp/openacc.f90 – clean-up public/private attributesTobias Burnus1-9/+11
2019-11-13GCN libgomp portAndrew Stubbs1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-062018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-0/+422
2018-06-20Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang1-0/+112
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge1-2/+14
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+956