| Age | Commit message (Expand) | Author |
| 2025-11-22 | OpenMP: C/C++ common testcases for "omp begin declare variant" | Sandra Loosemore |
| 2025-11-17 | OpenMP/OpenACC tests. vs C++26 | Jakub Jelinek |
| 2025-11-12 | libgomp.{c-c++-common,fortran}/target-is-accessible-1.c: Fix testcases for om... | Tobias Burnus |
| 2025-11-12 | OpenMP: Add omp_default_device named constant [PR119677] | Tobias Burnus |
| 2025-09-18 | OpenMP: Unshare expr in context-selector condition [PR121922] | Tobias Burnus |
| 2025-08-06 | openmp: Add support for iterators in 'target update' clauses (C/C++) | Kwok Cheung Yeung |
| 2025-08-06 | openmp: Add support for iterators in map clauses (C/C++) | Kwok Cheung Yeung |
| 2025-06-03 | libgomp: Fix up omp_target_memset-3.c test for C++ [PR120444] | Jakub Jelinek |
| 2025-06-02 | libgomp: Add OpenMP's omp_target_memset/omp_target_memset_async | Tobias Burnus |
| 2025-05-30 | Defuse 'RESULT_DECL' check in 'pass_nrv' (for offloading compilation) [PR119835] | Thomas Schwinge |
| 2025-05-30 | OpenMP: Support OpenMP 5.0 "declare mapper" directives for C | Julian Brown |
| 2025-05-30 | OpenMP: C++ "declare mapper" support | Julian Brown |
| 2025-05-23 | libgomp.c-c++-common/metadirective-1.c: Expect 'error:' for nvptx compile [PR... | Tobias Burnus |
| 2025-05-19 | Add 'libgomp.c-c++-common/target-abi-struct-1-O0.c', 'libgomp.oacc-c-c++-comm... | Thomas Schwinge |
| 2025-04-25 | Add 'libgomp.c-c++-common/target-cdtor-1.c' | Thomas Schwinge |
| 2025-04-24 | libgomp: Add additional OpenMP interop runtime tests | Tobias Burnus |
| 2025-04-16 | For nvptx offloading, make sure to emit C++ constructor, destructor aliases [... | Thomas Schwinge |
| 2025-03-21 | libgomp/plugin: Add initial interop support to nvptx + gcn | Tobias Burnus |
| 2025-03-21 | OpenMP: 'interop' construct - add ME support + target-independent libgomp | Paul-Antoine Arras |
| 2025-01-16 | OpenMP: Shared metadirective/dynamic selector tests for C and C++ | Sandra Loosemore |
| 2024-11-20 | OpenMP: common C/C++ testcases for dispatch + adjust_args | Paul-Antoine Arras |
| 2024-11-11 | libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86 | Tobias Burnus |
| 2024-09-24 | libgomp: with USM, init 'link' variables with host address | Tobias Burnus |
| 2024-08-28 | libgomp: Add interop types and routines to OpenMP's headers and module | Tobias Burnus |
| 2024-08-09 | OpenMP: Constructors and destructors for "declare target" static aggregates: ... | Thomas Schwinge |
| 2024-08-07 | OpenMP: Constructors and destructors for "declare target" static aggregates | Tobias Burnus |
| 2024-08-07 | libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systems | Tobias Burnus |
| 2024-07-29 | libgomp: Fix declare target link with offset array-section mapping [PR116107] | Tobias Burnus |
| 2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek |
| 2024-03-22 | openmp: Change to using a hashtab to lookup offload target addresses for indi... | Kwok Cheung Yeung |
| 2024-01-11 | OpenMP: lvalue parsing for map/to/from clauses (C) | Julian Brown |
| 2024-01-09 | OpenMP: lvalue parsing for map/to/from clauses (C++) | Julian Brown |
| 2023-12-20 | OpenMP, NVPTX: memcpy[23]D bias correction | Julian Brown |
| 2023-12-15 | OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic | Julian Brown |
| 2023-12-13 | OpenMP/OpenACC: Rework clause expansion and nested struct handling | Julian Brown |
| 2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung |
| 2023-09-04 | Add 'libgomp.c-c++-common/pr100059-1.c' | Tobias Burnus |
| 2023-08-25 | OpenMP: New C/C++ testcases for imperfectly nested loops. | Sandra Loosemore |
| 2023-08-19 | omp-expand.cc: Fix wrong code with non-rectangular loop nest [PR111017] | Tobias Burnus |
| 2023-07-13 | testsuite: dg-require LTO for libgomp LTO tests | David Edelsohn |
| 2023-07-12 | libgomp: Use libnuma for OpenMP's partition=nearest allocation trait | Tobias Burnus |
| 2023-06-19 | OpenMP (C/C++): Keep pointer value of unmapped ptr with default mapping [PR11... | Tobias Burnus |
| 2023-06-13 | libgomp/testsuite: Add requires-unified-addr-1.{c,f90} [PR109837] | Tobias Burnus |
| 2023-06-12 | OpenMP: Cleanups related to the 'present' modifier | Tobias Burnus |
| 2023-06-07 | testsuite/libgomp.*/target-present-*.{c,f90}: Improve and fix | Tobias Burnus |
| 2023-06-06 | openmp: Add support for the 'present' modifier | Tobias Burnus |
| 2023-05-21 | libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875] | Tobias Burnus |
| 2023-04-25 | 'omp scan' struct block seq update for OpenMP 5.x | Tobias Burnus |
| 2023-03-09 | libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062] | Hongyu Wang |
| 2022-12-06 | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim... | Marcel Vollweiler |