summaryrefslogtreecommitdiff
path: root/libgomp/omp_lib.f90.in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libgomp: Add omp_in_explicit_task supportJakub Jelinek2022-10-121-0/+6
* openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek2022-06-131-0/+2
* libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler2022-05-201-0/+40
* OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.Marcel Vollweiler2022-05-061-0/+10
* OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.Marcel Vollweiler2022-05-021-0/+9
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential.Marcel Vollweiler2021-10-111-1/+1
* openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek2021-10-111-0/+30
* openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for FortranTobias Burnus2021-09-301-1/+42
* Fortran/OpenMP: Add memory routines existing for C/C++Tobias Burnus2021-08-181-0/+94
* OpenMP 5.1: Add proc-bind 'primary' supportTobias Burnus2021-08-121-0/+6
* openmp: Implement omp_get_device_num routineChung-Lin Tang2021-08-051-0/+6
* Implement OpenMP 5.1 section 3.15: omp_display_envUlrich Drepper2021-07-271-0/+9
* openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung2021-01-161-0/+9
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung2020-11-051-0/+4
* openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung2020-10-131-0/+6
* libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus2020-07-231-0/+1
* OpenMP: Fixes for omp critical + hintTobias Burnus2020-07-221-6/+21
* libgomp: Add Fortran routine support for allocatorsTobias Burnus2020-07-151-0/+138
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-0/+51
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek2016-11-101-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-13/+109
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-101-1/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-181-1/+1
* Update copyright years in libgomp/Richard Sandiford2014-01-021-1/+1
* target.c: New file.Jakub Jelinek2013-10-111-22/+62
* re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce...Tobias Burnus2013-05-271-32/+32
* Update copyright years in libgomp.Richard Sandiford2013-01-141-1/+1
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-021-21/+26
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+13
* omp_lib.f90.in: Add "implicit none".Tobias Burnus2008-06-121-0/+2
* re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.)Jakub Jelinek2008-06-111-2/+2
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-2/+98
* re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini2006-01-251-2/+2
* [multiple changes]Diego Novillo2006-01-181-0/+199