| Age | Commit message (Expand) | Author |
| 2025-05-14 | OpenMP: Fix mapping of zero-sized arrays with non-literal size: map(var[:n]),...devel/omp/gcc-14 | Tobias Burnus |
| 2025-04-30 | OpenMP: need_device_ptr and need_device_addr support for adjust_args | Sandra Loosemore |
| 2025-04-30 | OpenMP: testsuite fixup for g++.dg/gomp/adjust-args-7.C | Sandra Loosemore |
| 2025-04-28 | OpenMP: Silence uninitialized variable warning in C++ front end. | Sandra Loosemore |
| 2025-04-28 | libgomp.texi: For HIP interop, mention cpp defines to set | Tobias Burnus |
| 2025-04-28 | libgomp.texi: Document supported OpenMP 'interop' types for nvptx and gcn | Tobias Burnus |
| 2025-04-28 | OpenMP, GCN: Add interop-hsa testcase | Andrew Stubbs |
| 2025-04-25 | OpenMP: C/C++ adjust-args numeric ranges | waffl3x |
| 2025-04-25 | GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object... | Thomas Schwinge |
| 2025-04-25 | Add 'libgomp.c-c++-common/target-cdtor-1.c' | 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-25 | openmp: Fix up cloning of dynamic C++ initializers for OpenMP target [PR119370] | Jakub Jelinek |
| 2025-04-25 | openmp: Fix handling of declare target statics with array type which need des... | Jakub Jelinek |
| 2025-04-25 | OpenMP: Constructors and destructors for "declare target" static aggregates: ... | Thomas Schwinge |
| 2025-04-25 | libgomp/libgomp.texi: Mention -fno-builtin-omp_is_initial_device | Tobias Burnus |
| 2025-04-25 | libgomp.c++/static-aggr-constructor-destructor-{1,2}.C: Fix scan-tree-dump | Tobias Burnus |
| 2025-04-25 | OpenMP: Constructors and destructors for "declare target" static aggregates | Tobias Burnus |
| 2025-04-25 | Revert 'OpenMP: Constructors and destructors for "declare target" static aggr... | Thomas Schwinge |
| 2025-04-24 | libgomp/testsuite: Fix hip_header_nvidia check, add workaround to test | Tobias Burnus |
| 2025-04-24 | libgomp: Add additional OpenMP interop runtime tests | Tobias Burnus |
| 2025-04-17 | openmp, fortran: Add support for non-constant iterator bounds in Fortran deep... | Kwok Cheung Yeung |
| 2025-04-17 | openmp, fortran: Add iterator support for Fortran deep-mapping of allocatables | Kwok Cheung Yeung |
| 2025-04-17 | openmp, Fortran: Add support using iterators with custom mappers in Fortran | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Add support for using custom mappers with iterators (C, C++) | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Fix struct handling for OpenMP iterators | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Add macros for iterator element access | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Add support for non-constant iterator parameters in map, to and from ... | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Disable strided target updates when iterators are used | Kwok Cheung Yeung |
| 2025-04-17 | openmp, fortran: Add support for iterators in OpenMP 'target update' construc... | Kwok Cheung Yeung |
| 2025-04-17 | openmp, fortran: Add support for map iterators in OpenMP target construct (Fo... | Kwok Cheung Yeung |
| 2025-04-17 | openmp, fortran: Revert to using tree expressions when translating Fortran Op... | Kwok Cheung Yeung |
| 2025-04-17 | openmp, fortran: Move udm field of gfc_omp_namelist into a new union | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Add support for iterators in 'target update' clauses (C/C++) | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Add support for iterators in map clauses (C/C++) | Kwok Cheung Yeung |
| 2025-04-17 | openmp: Refactor handling of iterators | Kwok Cheung Yeung |
| 2025-04-17 | OpenACC: Improve implicit mapping for non-lexically nested offload regions: A... | Thomas Schwinge |
| 2025-04-17 | Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-... | Thomas Schwinge |
| 2025-04-17 | Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445] | Thomas Schwinge |
| 2025-04-17 | For nvptx offloading, make sure to emit C++ constructor, destructor aliases [... | Thomas Schwinge |
| 2025-04-17 | GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilatio... | Thomas Schwinge |
| 2025-04-17 | Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP '... | Thomas Schwinge |
| 2025-04-17 | Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'tar... | Thomas Schwinge |
| 2025-04-17 | Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' off... | Thomas Schwinge |
| 2025-04-17 | Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and... | Thomas Schwinge |
| 2025-04-17 | Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and Op... | Thomas Schwinge |
| 2025-04-17 | Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, O... | Thomas Schwinge |
| 2025-04-17 | Add test cases for exception handling constructs in dead code for GCN, nvptx ... | Thomas Schwinge |
| 2025-04-17 | Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloadin... | Thomas Schwinge |
| 2025-04-17 | Add 'g++.target/gcn/gcn.exp' for GCN-specific C++ test cases | Thomas Schwinge |