| Commit message (Expand) | Author | Age | Files | Lines |
* | libgomp: Add omp_in_explicit_task support | Jakub Jelinek | 2022-10-12 | 1 | -0/+6 |
* | openmp: Conforming device numbers and omp_{initial,invalid}_device | Jakub Jelinek | 2022-06-13 | 1 | -0/+2 |
* | libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc... | Marcel Vollweiler | 2022-05-20 | 1 | -0/+40 |
* | OpenMP, libgomp: Add new runtime routine omp_target_is_accessible. | Marcel Vollweiler | 2022-05-06 | 1 | -0/+10 |
* | OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. | Marcel Vollweiler | 2022-05-02 | 1 | -0/+9 |
* | Update copyright years. | Jakub Jelinek | 2022-01-03 | 1 | -1/+1 |
* | libgomp: Add tests for omp_atv_serialized and deprecate omp_atv_sequential. | Marcel Vollweiler | 2021-10-11 | 1 | -1/+1 |
* | openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit | Jakub Jelinek | 2021-10-11 | 1 | -0/+30 |
* | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran | Tobias Burnus | 2021-09-30 | 1 | -1/+42 |
* | Fortran/OpenMP: Add memory routines existing for C/C++ | Tobias Burnus | 2021-08-18 | 1 | -0/+94 |
* | OpenMP 5.1: Add proc-bind 'primary' support | Tobias Burnus | 2021-08-12 | 1 | -0/+6 |
* | openmp: Implement omp_get_device_num routine | Chung-Lin Tang | 2021-08-05 | 1 | -0/+6 |
* | Implement OpenMP 5.1 section 3.15: omp_display_env | Ulrich Drepper | 2021-07-27 | 1 | -0/+9 |
* | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung | 2021-01-16 | 1 | -0/+9 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | openmp: Mark deprecated symbols in OpenMP 5.0 | Kwok Cheung Yeung | 2020-11-05 | 1 | -0/+4 |
* | openmp: Add support for the omp_get_supported_active_levels runtime library r... | Kwok Cheung Yeung | 2020-10-13 | 1 | -0/+6 |
* | libomp: Add omp_depend_kind to omp_lib.{f90,h} | Tobias Burnus | 2020-07-23 | 1 | -0/+1 |
* | OpenMP: Fixes for omp critical + hint | Tobias Burnus | 2020-07-22 | 1 | -6/+21 |
* | libgomp: Add Fortran routine support for allocators | Tobias Burnus | 2020-07-15 | 1 | -0/+138 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek | 2018-11-08 | 1 | -0/+51 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307. | Jakub Jelinek | 2016-11-10 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 2015-10-13 | 1 | -13/+109 |
* | libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. | Thomas Schwinge | 2015-01-10 | 1 | -1/+2 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT... | Jakub Jelinek | 2014-06-18 | 1 | -1/+1 |
* | Update copyright years in libgomp/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | target.c: New file. | Jakub Jelinek | 2013-10-11 | 1 | -22/+62 |
* | re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce... | Tobias Burnus | 2013-05-27 | 1 | -32/+32 |
* | Update copyright years in libgomp. | Richard Sandiford | 2013-01-14 | 1 | -1/+1 |
* | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 2011-08-02 | 1 | -21/+26 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -16/+13 |
* | omp_lib.f90.in: Add "implicit none". | Tobias Burnus | 2008-06-12 | 1 | -0/+2 |
* | re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.) | Jakub Jelinek | 2008-06-11 | 1 | -2/+2 |
* | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 2008-06-06 | 1 | -2/+98 |
* | re PR libgomp/25884 (libgomp should not require perl to compile) | Paolo Bonzini | 2006-01-25 | 1 | -2/+2 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -0/+199 |