summaryrefslogtreecommitdiff
path: root/libgomp/omp_lib.f90.in
AgeCommit message (Expand)Author
2025-11-13openmp, nvptx: ompx_gnu_managed_mem_allocAndrew Stubbs
2025-11-12OpenMP: Add omp_default_device named constant [PR119677]Tobias Burnus
2025-06-02libgomp: Add OpenMP's omp_target_memset/omp_target_memset_asyncTobias Burnus
2025-01-02Update copyright years.Jakub Jelinek
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
2024-07-01libgomp, openmp: Add ompx_gnu_pinned_mem_allocAndrew Stubbs
2024-01-03Update copyright years.Jakub Jelinek
2023-10-20omp_lib.f90.in: Deprecate omp_lock_hint_* for OpenMP 5.0Tobias Burnus
2023-01-16Update copyright years.Jakub Jelinek
2022-10-12libgomp: Add omp_in_explicit_task supportJakub Jelinek
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub 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
2022-01-03Update copyright years.Jakub Jelinek
2021-10-11libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential.Marcel Vollweiler
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}alloc for FortranTobias Burnus
2021-08-18Fortran/OpenMP: Add memory routines existing for C/C++Tobias Burnus
2021-08-12OpenMP 5.1: Add proc-bind 'primary' supportTobias Burnus
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-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung
2021-01-04Update copyright years.Jakub Jelinek
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus
2020-07-22OpenMP: Fixes for omp critical + hintTobias Burnus
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge
2015-01-05Update copyright years.Jakub Jelinek
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek
2014-01-02Update copyright years in libgomp/Richard Sandiford
2013-10-11target.c: New file.Jakub Jelinek
2013-05-27re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce...Tobias Burnus
2013-01-14Update copyright years in libgomp.Richard Sandiford
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-06-12omp_lib.f90.in: Add "implicit none".Tobias Burnus
2008-06-11re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.)Jakub Jelinek