summaryrefslogtreecommitdiff
path: root/libgomp/libgomp.map
AgeCommit message (Expand)Author
2025-09-17libgomp: Add Fortran version of acc_copyout_finalize_async and acc_delete_fin...Tobias Burnus
2025-06-02libgomp: Add OpenMP's omp_target_memset/omp_target_memset_asyncTobias Burnus
2025-05-29libgomp: Add OpenACC's acc_memcpy_device{,_async} routines [PR93226]Tobias Burnus
2025-03-21OpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras
2024-09-23OpenMP: Fix omp_get_device_from_uid, minor cleanupTobias Burnus
2024-09-20OpenMP: Add get_device_from_uid/omp_get_uid_from_device routinesTobias Burnus
2024-08-28libgomp: Add interop types and routines to OpenMP's headers and moduleTobias Burnus
2023-12-08OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatablesTobias Burnus
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus
2022-10-12libgomp: Add omp_in_explicit_task supportJakub Jelinek
2022-05-24openmp: Add taskwait nowait depend support [PR105378]Jakub Jelinek
2022-05-20libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler
2022-05-06OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.Marcel Vollweiler
2022-05-02OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.Marcel Vollweiler
2021-11-12openmp: Honor OpenMP 5.1 num_teams lower boundJakub Jelinek
2021-10-11openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek
2021-09-30openmp: Add omp_aligned_{,c}alloc and omp_{c,re}allocJakub Jelinek
2021-08-20openmp: Implement the error directiveJakub Jelinek
2021-08-17openmp: Implement OpenMP 5.1 scope constructJakub Jelinek
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang
2021-07-27Implement OpenMP 5.1 section 3.15: omp_display_envUlrich Drepper
2021-06-10OpenACC: Separate enter/exit data ABIsAndrew Stubbs
2021-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung
2020-11-12openmp: Implement allocate clause in omp lowering.Jakub Jelinek
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-12-20OpenACC 2.6 deep copy: attach/detach API routinesJulian Brown
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-11-062018-11-06 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2018-06-20Update OpenACC data clause semantics to the 2.5 behaviorChung-Lin Tang
2018-05-02[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries
2017-05-24OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_allThomas Schwinge
2017-05-24C/C++ OpenACC: acc_pcopyin, acc_pcreateThomas Schwinge
2016-02-02Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_STARTThomas Schwinge
2015-12-01OpenACC host_data support.Julian Brown
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek
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-04-06libgomp: rework initialization of offloadingIlya Verbin
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge
2014-11-13[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek
2013-10-11target.c: New file.Jakub Jelinek
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek