summaryrefslogtreecommitdiff
path: root/libgomp/fortran.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libgomp: Add omp_in_explicit_task supportJakub Jelinek2022-10-121-0/+7
* OpenMP, Fortran: Bugfix for omp_set_num_teams.Marcel Vollweiler2022-03-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek2021-10-111-0/+40
* openmp: Avoid PLT relocations for omp_* symbols in libgompJakub Jelinek2021-10-011-0/+1
* openmp: Implement omp_get_device_num routineChung-Lin Tang2021-08-051-0/+7
* [libgomp] Restore offloading 'libgomp/fortran.c'Thomas Schwinge2021-07-301-0/+4
* Implement OpenMP 5.1 section 3.15: omp_display_envUlrich Drepper2021-07-271-0/+13
* openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung2021-01-161-0/+6
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung2020-11-051-2/+11
* openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung2020-10-131-0/+7
* libgomp: Add Fortran routine support for allocatorsTobias Burnus2020-07-151-0/+38
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* [libgomp, nvptx] Fix libgomp.c/target-5.c compilationTom de Vries2018-12-131-2/+2
* builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek2018-11-081-2/+102
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* [gomp] Fix build for 32-bit targets with int != int32_tSebastian Huber2015-10-141-2/+2
* builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek2015-10-131-12/+95
* 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
* Update copyright years in libgomp/Richard Sandiford2014-01-021-1/+1
* target.c: New file.Jakub Jelinek2013-10-111-5/+62
* 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-0/+7
* re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek2011-05-061-8/+11
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+13
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-33/+236
* acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith2006-10-061-1/+4
* [multiple changes]Diego Novillo2006-01-181-0/+224