summaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix OpenACC "ephemeral" asynchronous host-to-device copiesJulian Brown2021-07-271-1/+1
* [gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o...Thomas Schwinge2021-07-201-12/+0
* [gcn] Work-around libgomp 'error: array subscript 0 is outside array bounds o...Thomas Schwinge2021-07-191-0/+12
* libgomp: Structure element mapping for OpenMP 5.0Chung-Lin Tang2021-06-171-17/+49
* openmp: Fix intermittent hanging of task-detach-6 libgomp tests [PR98738]Kwok Cheung Yeung2021-02-251-6/+15
* openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung2021-01-161-0/+7
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* openmp: Retire nest-var ICV for OpenMP 5.1Kwok Cheung Yeung2020-11-181-3/+2
* openmp: Implement OpenMP 5.0 base-pointer attachement and clause orderingChung-Lin Tang2020-11-101-4/+4
* openmp: Implement support for OMP_TARGET_OFFLOAD environment variableKwok Cheung Yeung2020-10-201-0/+8
* openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung2020-10-131-0/+2
* OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]Tobias Burnus2020-09-151-0/+3
* openacc: Deep copy attach/detach should not affect reference countsJulian Brown2020-07-271-2/+2
* openacc: Adjust dynamic reference count semanticsJulian Brown2020-07-101-6/+2
* openmp: Add basic library allocator support.Jakub Jelinek2020-05-191-0/+4
* 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