aboutsummaryrefslogtreecommitdiff
path: root/libgomp/fortran.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-12libgomp: Add omp_in_explicit_task supportJakub Jelinek1-0/+7
2022-03-16OpenMP, Fortran: Bugfix for omp_set_num_teams.Marcel Vollweiler1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-11openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek1-0/+40
2021-10-01openmp: Avoid PLT relocations for omp_* symbols in libgompJakub Jelinek1-0/+1
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang1-0/+7
2021-07-30[libgomp] Restore offloading 'libgomp/fortran.c'Thomas Schwinge1-0/+4
2021-07-27Implement OpenMP 5.1 section 3.15: omp_display_envUlrich Drepper1-0/+13
2021-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung1-0/+6
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung1-2/+11
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung1-0/+7
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-0/+38
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-13[libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries1-2/+2
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-2/+102
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-14[gomp] Fix build for 32-bit targets with int != int32_tSebastian Huber1-2/+2
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-12/+95
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-10-11target.c: New file.Jakub Jelinek1-5/+62
2013-01-14Update copyright years in libgomp.Richard Sandiford1-1/+1
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-0/+7
2011-05-06re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek1-8/+11
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+13
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-33/+236
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith1-1/+4
2006-01-18[multiple changes]Diego Novillo1-0/+224