summaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
Commit message (Expand)AuthorAgeFilesLines
* OpenACC 'acc_get_property' cleanupThomas Schwinge2020-01-101-1/+2
* re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek2020-01-101-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki2019-12-221-0/+1
* OpenACC 2.6 deep copy: libgomp partsJulian Brown2019-12-201-0/+2
* OpenACC 2.6 deep copy: attach/detach API routinesJulian Brown2019-12-201-0/+10
* Use gomp_map_val for OpenACC host-to-device address translationJulian Brown2019-12-201-0/+1
* OpenACC reference count overhaulJulian Brown2019-12-201-3/+6
* Use aux struct in libgomp for infrequently-used/API-specific dataJulian Brown2019-12-201-2/+8
* Make 'libgomp/target.c:gomp_unmap_tgt' 'static' againThomas Schwinge2019-12-181-1/+0
* Fix potential race condition in OpenACC "exit data" operationsJulian Brown2019-12-131-0/+2
* [OpenACC] Consolidate 'GOACC_enter_exit_data' and its helper functions in 'li...Thomas Schwinge2019-12-111-2/+0
* [PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo...Thomas Schwinge2019-12-091-9/+1
* Optimize GCN OpenMP malloc performanceAndrew Stubbs2019-11-131-0/+63
* GCN libgomp portAndrew Stubbs2019-11-131-0/+18
* Libgomp magic offset value self-documentationJulian Brown2019-10-031-0/+5
* configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek2019-10-011-1/+1
* 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2019-05-131-15/+38
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries2018-12-131-0/+1
* PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor2018-11-091-2/+12
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-6/+104
* Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang2018-06-201-1/+6
* [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries2018-05-021-0/+2
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge2017-05-241-2/+3
* libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge2017-02-021-5/+5
* libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge2017-01-311-33/+37
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* OpenMP offloading to NVPTX: libgomp changesAlexander Monakov2016-11-231-3/+19
* oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter.Chung-Lin Tang2016-05-261-4/+1
* target.c (gomp_device_copy): New function.Chung-Lin Tang2016-05-261-7/+7
* omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whethe...Jakub Jelinek2016-04-121-2/+0
* Merge of HSAMartin Jambor2016-01-191-3/+9
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* c-common.c (c_common_attribute_table): Handle "omp declare target link" attri...Ilya Verbin2015-12-151-0/+5
* libgomp.h (gomp_device_state): New enum.Ilya Verbin2015-12-141-3/+12
* omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek2015-11-141-71/+150
* libgomp.h (struct acc_dispatch_t): Remove args from exec_func.Nathan Sidwell2015-11-031-2/+2
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-14/+143
* gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell2015-09-281-1/+1
* [gomp] Thread pool managementSebastian Huber2015-09-031-0/+2
* libgomp.map: Add 4.0.2 version.Nathan Sidwell2015-08-241-2/+3
* target.c (gomp_offload_image_to_device): Rename to ...Nathan Sidwell2015-07-211-0/+1
* mkoffload.c (process): Constify target data.Nathan Sidwell2015-07-171-2/+2
* libgomp: Add comment to clarify last_team usageSebastian Huber2015-07-061-0/+3
* mkoffload.c (process): Support variable mapping.Julian Brown2015-04-081-16/+1
* libgomp: rework initialization of offloadingIlya Verbin2015-04-061-27/+6
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-5/+212
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-101-1/+2