| Age | Commit message (Expand) | Author |
| 2025-11-22 | OpenMP: C++ front end support for "begin declare variant" | Sandra Loosemore |
| 2025-11-17 | OpenMP/OpenACC tests. vs C++26 | Jakub Jelinek |
| 2025-11-13 | openmp, nvptx: ompx_gnu_managed_mem_alloc | Andrew Stubbs |
| 2025-11-05 | libgomp.c++/target-std__multimap-concurrent.C: Fix USM memory freeing | Tobias Burnus |
| 2025-10-20 | c++, gimplify: Implement C++26 P2795R5 - Erroneous behavior for uninitialized... | Thomas Schwinge |
| 2025-07-21 | Adjust 'libgomp.c++/target-cdtor-{1,2}.C' for 'targetm.cxx.use_aeabi_atexit' ... | Thomas Schwinge |
| 2025-07-17 | GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynam... | Thomas Schwinge |
| 2025-06-17 | OpenMP: Fix implicit 'declare target' for <ostream> | Tobias Burnus |
| 2025-05-30 | Add 'libgomp.c++/target-valarray-1.C' | Thomas Schwinge |
| 2025-05-30 | libgomp: Add testcases for concurrent access to standard C++ containers on of... | Thomas Schwinge |
| 2025-05-30 | libgomp: Add testcases for concurrent access to standard C++ containers on of... | Kwok Cheung Yeung |
| 2025-05-30 | libgomp: Add testcases for the standard C++ math library on offload targets | Kwok Cheung Yeung |
| 2025-05-30 | Add 'libgomp.c++/target-flex-[...].C' test cases | Waffl3x |
| 2025-05-30 | OpenMP: C++ "declare mapper" support | Julian Brown |
| 2025-05-12 | GCN, nvptx offloading: Restrain 'WARNING: program timed out.' while in 'dynam... | Thomas Schwinge |
| 2025-04-25 | GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object... | Thomas Schwinge |
| 2025-04-25 | GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737] | Andrew Pinski |
| 2025-04-25 | Adjust 'libgomp.c++/target-exceptions-pr118794-1.C' for 'targetm.arm_eabi_unw... | Thomas Schwinge |
| 2025-04-17 | libgomp: Don't test ompx::allocator::gnu_pinned_mem on non-linux targets. | Jakub Jelinek |
| 2025-04-16 | Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-... | Thomas Schwinge |
| 2025-04-16 | Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445] | Thomas Schwinge |
| 2025-04-16 | For nvptx offloading, make sure to emit C++ constructor, destructor aliases [... | Thomas Schwinge |
| 2025-04-15 | OpenMP: omp.h omp::allocator C++ Allocator interface | waffl3x |
| 2025-04-14 | GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio... | Thomas Schwinge |
| 2025-04-14 | Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP '... | Thomas Schwinge |
| 2025-04-14 | Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'tar... | Thomas Schwinge |
| 2025-04-14 | Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' off... | Thomas Schwinge |
| 2025-04-14 | Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and... | Thomas Schwinge |
| 2025-04-14 | Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and Op... | Thomas Schwinge |
| 2025-04-14 | Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, O... | Thomas Schwinge |
| 2025-04-14 | Add test cases for exception handling constructs in dead code for GCN, nvptx ... | Thomas Schwinge |
| 2025-04-14 | Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloadin... | Thomas Schwinge |
| 2025-03-26 | driver: Forward '-lstdc++' to offloading compilation [PR101544] | Thomas Schwinge |
| 2025-03-24 | Add 'libgomp.c++/pr96835-1{,-O0}.C', 'libgomp.oacc-c++/pr96835-1.C' [PR96835] | Thomas Schwinge |
| 2025-03-24 | Add 'libgomp.c++/pr101544-1{,-O0}.C', 'libgomp.oacc-c++/pr101544-1.C' [PR101544] | Thomas Schwinge |
| 2025-02-12 | c++: don't default -frange-for-ext-temps in -std=gnu++20 [PR188574] | Jason Merrill |
| 2025-01-16 | OpenMP: C++ support for metadirectives and dynamic selectors. | Sandra Loosemore |
| 2024-09-24 | c++: Implement C++23 P2718R0 - Wording for P2644R1 Fix for Range-based for Lo... | Jakub Jelinek |
| 2024-08-09 | OpenMP: Constructors and destructors for "declare target" static aggregates: ... | Thomas Schwinge |
| 2024-08-08 | libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dump | Tobias Burnus |
| 2024-08-07 | OpenMP: Constructors and destructors for "declare target" static aggregates | Tobias Burnus |
| 2024-07-31 | testsuite: fix dg-require-effective-target order vs dg-additional-sources | Sam James |
| 2024-07-31 | testsuite: libgomp: fix dg-do run typo | Sam James |
| 2024-06-05 | openmp: OpenMP loop transformation support | Jakub Jelinek |
| 2024-04-05 | c++: Fix ICE with weird copy assignment operator [PR114572] | Jakub Jelinek |
| 2024-03-06 | Revert "Set num_threads to 50 on 32-bit hppa in two libgomp loop tests" | John David Anglin |
| 2024-03-01 | OpenMP/C++: Fix (first)private clause with member variables [PR110347] | Jakub Jelinek |
| 2024-02-01 | Set num_threads to 50 on 32-bit hppa in two libgomp loop tests | John David Anglin |
| 2024-01-09 | OpenMP: lvalue parsing for map/to/from clauses (C++) | Julian Brown |
| 2023-12-13 | OpenMP/OpenACC: Rework clause expansion and nested struct handling | Julian Brown |