aboutsummaryrefslogtreecommitdiff
path: root/libgomp/omp_lib.h.in
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/+2
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek1-0/+3
2022-05-20libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc...Marcel Vollweiler1-0/+41
2022-05-06OpenMP, libgomp: Add new runtime routine omp_target_is_accessible.Marcel Vollweiler1-0/+11
2022-05-02OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr.Marcel Vollweiler1-0/+9
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/+4
2021-09-30openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for FortranTobias Burnus1-1/+45
2021-08-18Fortran/OpenMP: Add memory routines existing for C/C++Tobias Burnus1-0/+97
2021-08-12OpenMP 5.1: Add proc-bind 'primary' supportTobias Burnus1-0/+2
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang1-0/+3
2021-07-27Implement OpenMP 5.1 section 3.15: omp_display_envUlrich Drepper1-0/+2
2021-01-16openmp: Add support for the OpenMP 5.0 task detach clauseKwok Cheung Yeung1-0/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung1-0/+2
2020-07-23libomp: Add omp_depend_kind to omp_lib.{f90,h}Tobias Burnus1-1/+3
2020-07-22OpenMP: Fixes for omp critical + hintTobias Burnus1-2/+14
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-0/+103
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-0/+15
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+30
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-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-10-11target.c: New file.Jakub Jelinek1-0/+27
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-4/+8
2009-08-19re PR fortran/41102 (Ease error checking of included files located in the SYS...Tobias Burnus1-8/+8
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+12
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-2/+18
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini1-2/+2
2006-01-18[multiple changes]Diego Novillo1-0/+53