| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-20 | libgomp: Fix missing "target exit data" support for iterators | Tobias Burnus | 3 | -0/+65 |
| 2026-03-20 | openmp: Fix ICE with "target data" and iterators | Kwok Cheung Yeung | 1 | -0/+45 |
| 2026-02-12 | openmp: Allocate memory for private/firstprivate clauses as directed by alloc... | Kwok Cheung Yeung | 2 | -0/+174 |
| 2026-02-03 | libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813] | Andrew Stubbs | 5 | -8/+139 |
| 2026-01-14 | libgomp: Add a few more OpenMP/USM test cases | Thomas Schwinge | 6 | -0/+36 |
| 2025-12-11 | openmp: Bump Version from 4.5 to 5.2 (2/4) | supers1ngular | 36 | -33/+40 |
| 2025-12-11 | [PATCH v2 1/4] openmp: Bump Version from 4.5 to 5.2 (1/4) | supers1ngular | 19 | -0/+72 |
| 2025-12-09 | amdgcn: Adjust failure mode for gfx908 USM | Andrew Stubbs | 3 | -0/+3 |
| 2025-12-04 | amdgcn, libgomp: use xfail for gfx908 requires tests | Andrew Stubbs | 3 | -3/+6 |
| 2025-12-01 | libgomp, amdgcn: Implement Managed Memory | Andrew Stubbs | 3 | -0/+9 |
| 2025-12-01 | OpenMP/Fortran: Allow explicit map followed by implicit deep mapping [PR120505] | Paul-Antoine Arras | 2 | -2/+2 |
| 2025-11-26 | Change the default C++ dialect to gnu++20 | Jakub Jelinek | 2 | -25/+25 |
| 2025-11-22 | OpenMP: C/C++ common testcases for "omp begin declare variant" | Sandra Loosemore | 2 | -0/+92 |
| 2025-11-17 | OpenMP/OpenACC tests. vs C++26 | Jakub Jelinek | 32 | -128/+128 |
| 2025-11-12 | libgomp.{c-c++-common,fortran}/target-is-accessible-1.c: Fix testcases for om... | Tobias Burnus | 1 | -1/+1 |
| 2025-11-12 | OpenMP: Add omp_default_device named constant [PR119677] | Tobias Burnus | 1 | -0/+59 |
| 2025-09-18 | OpenMP: Unshare expr in context-selector condition [PR121922] | Tobias Burnus | 1 | -0/+40 |
| 2025-08-06 | openmp: Add support for iterators in 'target update' clauses (C/C++) | Kwok Cheung Yeung | 3 | -0/+190 |
| 2025-08-06 | openmp: Add support for iterators in map clauses (C/C++) | Kwok Cheung Yeung | 3 | -0/+147 |
| 2025-06-03 | libgomp: Fix up omp_target_memset-3.c test for C++ [PR120444] | Jakub Jelinek | 1 | -2/+2 |
| 2025-06-02 | libgomp: Add OpenMP's omp_target_memset/omp_target_memset_async | Tobias Burnus | 3 | -0/+204 |
| 2025-05-30 | Defuse 'RESULT_DECL' check in 'pass_nrv' (for offloading compilation) [PR119835] | Thomas Schwinge | 2 | -1/+2 |
| 2025-05-30 | OpenMP: Support OpenMP 5.0 "declare mapper" directives for C | Julian Brown | 6 | -6/+6 |
| 2025-05-30 | OpenMP: C++ "declare mapper" support | Julian Brown | 6 | -0/+391 |
| 2025-05-23 | libgomp.c-c++-common/metadirective-1.c: Expect 'error:' for nvptx compile [PR... | Tobias Burnus | 1 | -1/+7 |
| 2025-05-19 | Add 'libgomp.c-c++-common/target-abi-struct-1-O0.c', 'libgomp.oacc-c-c++-comm... | Thomas Schwinge | 1 | -0/+3 |
| 2025-04-25 | Add 'libgomp.c-c++-common/target-cdtor-1.c' | Thomas Schwinge | 1 | -0/+89 |
| 2025-04-24 | libgomp: Add additional OpenMP interop runtime tests | Tobias Burnus | 1 | -0/+129 |
| 2025-04-16 | For nvptx offloading, make sure to emit C++ constructor, destructor aliases [... | Thomas Schwinge | 1 | -1/+1 |
| 2025-03-21 | libgomp/plugin: Add initial interop support to nvptx + gcn | Tobias Burnus | 1 | -1/+1 |
| 2025-03-21 | OpenMP: 'interop' construct - add ME support + target-independent libgomp | Paul-Antoine Arras | 1 | -0/+43 |
| 2025-01-16 | OpenMP: Shared metadirective/dynamic selector tests for C and C++ | Sandra Loosemore | 8 | -0/+424 |
| 2024-11-20 | OpenMP: common C/C++ testcases for dispatch + adjust_args | Paul-Antoine Arras | 2 | -0/+160 |
| 2024-11-11 | libgomp.c-c++-common/pr109062.c: Fix expected spin count for hybrid x86 | Tobias Burnus | 1 | -1/+5 |
| 2024-09-24 | libgomp: with USM, init 'link' variables with host address | Tobias Burnus | 2 | -0/+104 |
| 2024-08-28 | libgomp: Add interop types and routines to OpenMP's headers and module | Tobias Burnus | 2 | -0/+641 |
| 2024-08-09 | OpenMP: Constructors and destructors for "declare target" static aggregates: ... | Thomas Schwinge | 2 | -2/+2 |
| 2024-08-07 | OpenMP: Constructors and destructors for "declare target" static aggregates | Tobias Burnus | 2 | -0/+85 |
| 2024-08-07 | libgomp.c-c++-common/target-link-2.c: Fix test on multi-device systems | Tobias Burnus | 1 | -0/+3 |
| 2024-07-29 | libgomp: Fix declare target link with offset array-section mapping [PR116107] | Tobias Burnus | 1 | -0/+59 |
| 2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek | 22 | -0/+978 |
| 2024-03-22 | openmp: Change to using a hashtab to lookup offload target addresses for indi... | Kwok Cheung Yeung | 1 | -7/+7 |
| 2024-01-11 | OpenMP: lvalue parsing for map/to/from clauses (C) | Julian Brown | 2 | -0/+66 |
| 2024-01-09 | OpenMP: lvalue parsing for map/to/from clauses (C++) | Julian Brown | 3 | -0/+165 |
| 2023-12-20 | OpenMP, NVPTX: memcpy[23]D bias correction | Julian Brown | 1 | -0/+61 |
| 2023-12-15 | OpenMP/OpenACC: Unordered/non-constant component offset runtime diagnostic | Julian Brown | 3 | -0/+177 |
| 2023-12-13 | OpenMP/OpenACC: Rework clause expansion and nested struct handling | Julian Brown | 8 | -0/+393 |
| 2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung | 2 | -0/+54 |
| 2023-09-04 | Add 'libgomp.c-c++-common/pr100059-1.c' | Tobias Burnus | 1 | -0/+55 |
| 2023-08-25 | OpenMP: New C/C++ testcases for imperfectly nested loops. | Sandra Loosemore | 10 | -0/+1040 |