summaryrefslogtreecommitdiff
path: root/include/gomp-constants.h
AgeCommit message (Expand)Author
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Tobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-12-20OpenACC 2.6 deep copy: middle-end partsJulian Brown
2019-12-20OpenACC 2.6 deep copy: libgomp partsJulian Brown
2019-12-19Add OpenACC 2.6's no_createJulian Brown
2019-11-13GCN libgomp portAndrew Stubbs
2019-06-19Fix description of 'GOMP_MAP_FIRSTPRIVATE'Thomas Schwinge
2019-01-01Update copyright years.Jakub Jelinek
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2016-05-26gomp-constants.h (GOMP_VERSION): Increment to 1...Chung-Lin Tang
2016-03-17Rename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETEThomas Schwinge
2016-01-19Merge of HSAMartin Jambor
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris
2015-11-05gcc/Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge