summaryrefslogtreecommitdiff
path: root/libgomp/oacc-host.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libgomp: Handle OpenMP's reverse offloadsTobias Burnus2022-12-101-0/+1
* libgomp: Prepare for reverse offload fn lookupTobias Burnus2022-09-091-1/+2
* OpenMP: Move omp requires checks to libgompTobias Burnus2022-07-041-2/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* OpenACC 'acc_get_property' cleanupThomas Schwinge2020-01-101-22/+25
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki2019-12-221-0/+22
* libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus2019-12-111-1/+1
* [PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo...Thomas Schwinge2019-12-091-2/+0
* Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs2019-11-131-1/+1
* re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant)Jakub Jelinek2019-05-241-1/+0
* 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2019-05-131-28/+64
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter.Chung-Lin Tang2016-05-261-1/+2
* target.c (gomp_device_copy): New function.Chung-Lin Tang2016-05-261-8/+12
* Merge of HSAMartin Jambor2016-01-191-1/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libgomp.h (gomp_device_state): New enum.Ilya Verbin2015-12-141-1/+1
* libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell2015-11-031-2/+0
* gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2015-09-281-3/+1
* re PR libgomp/67141 (wrong libgomp mutex initialisation order)Chung-Lin Tang2015-09-221-1/+1
* libgomp.map: Add 4.0.2 version.Nathan Sidwell2015-08-241-0/+10
* [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge2015-08-101-34/+198
* mkoffload.c (process): Support variable mapping.Julian Brown2015-04-081-7/+0
* libgomp: rework initialization of offloadingIlya Verbin2015-04-061-6/+3
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+100