summaryrefslogtreecommitdiff
path: root/libgomp/libgomp.h
Commit message (Expand)AuthorAgeFilesLines
* libgomp: Simplify OpenMP reverse offload host <-> device memory copy implemen...Thomas Schwinge2023-05-081-4/+1
* amdgcn, libgomp: Manually allocated stacksAndrew Stubbs2023-02-021-2/+3
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libgomp: Handle OpenMP's reverse offloadsTobias Burnus2022-12-101-23/+54
* libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus2022-10-241-0/+5
* OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler2022-09-081-0/+114
* libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for _aligned_malloc [...Jakub Jelinek2022-05-281-1/+0
* openmp: Add support for inoutset depend-kindJakub Jelinek2022-05-171-2/+2
* openmp: Add omp_all_memory support (C/C++ only so far)Jakub Jelinek2022-05-121-0/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* openmp: Improve OpenMP target support for C++ (PR92120)Chung-Lin Tang2021-12-081-1/+1
* libgomp: Ensure that either gomp_team is properly aligned [PR102838]Jakub Jelinek2021-11-181-1/+5
* libgomp: Use TLS storage for omp_get_num_teams()/omp_get_team_num() valuesJakub Jelinek2021-11-111-0/+8
* openmp: Fix up struct gomp_work_share handling [PR102838]Jakub Jelinek2021-10-201-0/+35
* openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek2021-10-111-0/+2
* 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