aboutsummaryrefslogtreecommitdiff
path: root/include/gomp-constants.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-10amdgcn: Change offload variable table discoveryAndrew Stubbs1-1/+1
2021-12-08openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang1-1/+13
2021-11-12openmp: Relax handling of implicit map vs. existing device mappingsChung-Lin Tang1-0/+14
2021-08-23openmp: Add support for strict modifier on grainsize/num_tasks clausesJakub Jelinek1-0/+1
2021-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung1-0/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-15OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]Tobias Burnus1-0/+3
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-1/+0
2020-07-09openacc: Set bias to zero for explicit attach/detach clauses in C and C++Julian Brown1-1/+6
2020-07-09openacc: GOMP_MAP_ATTACH handling in find_group_lastJulian Brown1-1/+4
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge1-15/+0
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus1-1/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki1-0/+15
2019-12-20OpenACC 2.6 deep copy: middle-end partsJulian Brown1-1/+5
2019-12-20OpenACC 2.6 deep copy: libgomp partsJulian Brown1-0/+10
2019-12-19Add OpenACC 2.6's no_createJulian Brown1-0/+2
2019-11-13GCN libgomp portAndrew Stubbs1-0/+2
2019-06-19Fix description of 'GOMP_MAP_FIRSTPRIVATE'Thomas Schwinge1-2/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge1-0/+12
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+7
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-05-26gomp-constants.h (GOMP_VERSION): Increment to 1...Chung-Lin Tang1-2/+4
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge1-4/+2
2016-01-19Merge of HSAMartin Jambor1-0/+28
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris1-0/+5
2015-11-05gcc/Jakub Jelinek1-11/+22
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-1/+69
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-1/+23
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell1-0/+9
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge1-2/+2
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+116