]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/omp_lib.h.in
OpenMP/OpenACC: Reorganise OMP map clause handling in gimplify.cc
[thirdparty/gcc.git] / libgomp / omp_lib.h.in
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-12  Jakub Jelineklibgomp: Add omp_in_explicit_task support
2022-06-13  Jakub Jelinekopenmp: Conforming device numbers and omp_{initial...
2022-05-20  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-05-06  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_target_is_...
2022-05-03  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_get_mapped...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-11  Jakub Jelinekopenmp: Add omp_set_num_teams, omp_get_max_teams, omp_...
2021-09-30  Tobias Burnusopenmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc...
2021-08-18  Tobias BurnusFortran/OpenMP: Add memory routines existing for C/C++
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-08-05  Chung-Lin Tangopenmp: Implement omp_get_device_num routine
2021-07-27  Ulrich DrepperImplement OpenMP 5.1 section 3.15: omp_display_env
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-13  Kwok Cheung Yeungopenmp: Add support for the omp_get_supported_active_le...
2020-07-23  Tobias Burnuslibomp: Add omp_depend_kind to omp_lib.{f90,h}
2020-07-22  Tobias BurnusOpenMP: Fixes for omp critical + hint
2020-07-15  Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-11  Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-10  Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-06-18  Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-01-02  Richard SandifordUpdate copyright years in libgomp/
2013-10-11  Jakub Jelinektarget.c: New file.
2013-01-14  Richard SandifordUpdate copyright years in libgomp.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2009-08-19  Tobias Burnusre PR fortran/41102 (Ease error checking of included...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2006-01-25  Paolo Bonzinire PR libgomp/25884 (libgomp should not require perl...
2006-01-18  Diego Novillo[multiple changes]