| Age | Commit message (Expand) | Author |
| 2025-09-17 | libgomp: Add Fortran version of acc_copyout_finalize_async and acc_delete_fin... | Tobias Burnus |
| 2025-06-02 | libgomp: Add OpenMP's omp_target_memset/omp_target_memset_async | Tobias Burnus |
| 2025-05-29 | libgomp: Add OpenACC's acc_memcpy_device{,_async} routines [PR93226] | Tobias Burnus |
| 2025-03-21 | OpenMP: 'interop' construct - add ME support + target-independent libgomp | Paul-Antoine Arras |
| 2024-09-23 | OpenMP: Fix omp_get_device_from_uid, minor cleanup | Tobias Burnus |
| 2024-09-20 | OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines | Tobias Burnus |
| 2024-08-28 | libgomp: Add interop types and routines to OpenMP's headers and module | Tobias Burnus |
| 2023-12-08 | OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatables | Tobias Burnus |
| 2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung |
| 2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling | Tobias Burnus |
| 2022-10-12 | libgomp: Add omp_in_explicit_task support | Jakub Jelinek |
| 2022-05-24 | openmp: Add taskwait nowait depend support [PR105378] | Jakub Jelinek |
| 2022-05-20 | libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memc... | Marcel Vollweiler |
| 2022-05-06 | OpenMP, libgomp: Add new runtime routine omp_target_is_accessible. | Marcel Vollweiler |
| 2022-05-02 | OpenMP, libgomp: Add new runtime routine omp_get_mapped_ptr. | Marcel Vollweiler |
| 2021-11-12 | openmp: Honor OpenMP 5.1 num_teams lower bound | Jakub Jelinek |
| 2021-10-11 | openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit | Jakub Jelinek |
| 2021-09-30 | openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc | Jakub Jelinek |
| 2021-08-20 | openmp: Implement the error directive | Jakub Jelinek |
| 2021-08-17 | openmp: Implement OpenMP 5.1 scope construct | Jakub Jelinek |
| 2021-08-05 | openmp: Implement omp_get_device_num routine | Chung-Lin Tang |
| 2021-07-27 | Implement OpenMP 5.1 section 3.15: omp_display_env | Ulrich Drepper |
| 2021-06-10 | OpenACC: Separate enter/exit data ABIs | Andrew Stubbs |
| 2021-01-16 | openmp: Add support for the OpenMP 5.0 task detach clause | Kwok Cheung Yeung |
| 2020-11-12 | openmp: Implement allocate clause in omp lowering. | Jakub Jelinek |
| 2020-10-13 | openmp: Add support for the omp_get_supported_active_levels runtime library r... | Kwok Cheung Yeung |
| 2020-07-15 | libgomp: Add Fortran routine support for allocators | Tobias Burnus |
| 2020-05-19 | openmp: Add basic library allocator support. | Jakub Jelinek |
| 2019-12-22 | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki |
| 2019-12-20 | OpenACC 2.6 deep copy: attach/detach API routines | Julian Brown |
| 2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge |
| 2018-11-08 | builtin-types.def (BT_FN_VOID_BOOL, [...]): New. | Jakub Jelinek |
| 2018-11-06 | 2018-11-06 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang |
| 2018-06-20 | Update OpenACC data clause semantics to the 2.5 behavior | Chung-Lin Tang |
| 2018-05-02 | [openacc] Move GOMP_OPENACC_DIM parsing out of nvptx plugin | Tom de Vries |
| 2017-05-24 | OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all | Thomas Schwinge |
| 2017-05-24 | C/C++ OpenACC: acc_pcopyin, acc_pcreate | Thomas Schwinge |
| 2016-02-02 | Merge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA_START | Thomas Schwinge |
| 2015-12-01 | OpenACC host_data support. | Julian Brown |
| 2015-11-14 | omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca... | Jakub Jelinek |
| 2015-11-12 | c-pragma.c (oacc_pragmas): Add entry for declare directive. | James Norris |
| 2015-11-05 | gcc/ | Jakub Jelinek |
| 2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek |
| 2015-09-28 | gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. | Nathan Sidwell |
| 2015-08-24 | libgomp.map: Add 4.0.2 version. | Nathan Sidwell |
| 2015-04-06 | libgomp: rework initialization of offloading | Ilya Verbin |
| 2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge |
| 2014-11-13 | [PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp. | Jakub Jelinek |
| 2013-10-11 | target.c: New file. | Jakub Jelinek |
| 2011-08-02 | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek |