| Age | Commit message (Expand) | Author |
| 2025-11-13 | openmp, nvptx: ompx_gnu_managed_mem_alloc | Andrew Stubbs |
| 2025-10-23 | libgomp: fine-grained pinned memory allocator | Andrew Stubbs |
| 2025-10-23 | libgomp, nvptx: Cuda pinned memory | Andrew Stubbs |
| 2025-09-17 | libgomp: Init hash table for 'indirect'-clause of 'declare target' on the hos... | Tobias Burnus |
| 2025-07-18 | amdgcn, libgomp: Remove unused variable (PR121156) | Andrew Stubbs |
| 2025-04-25 | GCN, nvptx offloading: Host/device compatibility: Itanium C++ ABI, DSO Object... | Thomas Schwinge |
| 2025-01-02 | Update copyright years. | Jakub Jelinek |
| 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 |
| 2024-07-19 | libgomp: Document 'GOMP_teams4' | Thomas Schwinge |
| 2024-07-19 | GCN: Honor OpenMP 5.1 'num_teams' lower bound | Thomas Schwinge |
| 2024-06-06 | Clean up after newlib "nvptx: In offloading execution, map '_exit' to 'abort'... | Thomas Schwinge |
| 2024-03-22 | openmp: Change to using a hashtab to lookup offload target addresses for indi... | Kwok Cheung Yeung |
| 2024-01-26 | amdgcn: additional gfx1030/gfx1100 support | Andrew Stubbs |
| 2024-01-03 | Update copyright years. | Jakub Jelinek |
| 2023-12-13 | Fix 'libgomp/config/linux/allocator.c' 'size_t' vs. '%ld' format string mismatch | Thomas Schwinge |
| 2023-12-13 | libgomp: basic pinned memory on Linux | Andrew Stubbs |
| 2023-12-06 | amdgcn, libgomp: low-latency allocator | Andrew Stubbs |
| 2023-12-06 | openmp, nvptx: low-lat memory access traits | Andrew Stubbs |
| 2023-12-06 | libgomp, nvptx: low-latency memory allocator | Andrew Stubbs |
| 2023-11-07 | Fix libgomp build on targets that are not Linux-based or accelerators | Kwok Cheung Yeung |
| 2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung |
| 2023-10-12 | x86: set spincount 1 for x86 hybrid platform | Zhang, Jun |
| 2023-07-12 | libgomp: Use libnuma for OpenMP's partition=nearest allocation trait | Tobias Burnus |
| 2023-05-21 | libgomp: Honor OpenMP's nteams-var ICV as upper limit on num teams [PR109875] | Tobias Burnus |
| 2023-02-02 | amdgcn, libgomp: Manually allocated stacks | Andrew Stubbs |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2023-01-07 | Always define `WIN32_LEAN_AND_MEAN` before <windows.h> | LIU Hao |
| 2022-12-21 | nvptx: reimplement libgomp barriers [PR99555] | Chung-Lin Tang |
| 2022-12-06 | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim... | Marcel Vollweiler |
| 2022-11-21 | libgomp/gcn: fix/improve struct output | Tobias Burnus |
| 2022-11-19 | libgomp/gcn: Prepare for reverse-offload callback handling | Tobias Burnus |
| 2022-11-16 | gcn: Add __builtin_gcn_kernarg_ptr | Tobias Burnus |
| 2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling | Tobias Burnus |
| 2022-09-08 | OpenMP, libgomp: Environment variable syntax extension | Marcel Vollweiler |
| 2022-06-09 | openmp: Fix up include of the generic allocator.c | Jakub Jelinek |
| 2022-06-09 | openmp: Add support for HBW or large capacity or interleaved memory through t... | Jakub Jelinek |
| 2022-03-18 | openmp: Fix up gomp_affinity_init_numa_domains | Jakub Jelinek |
| 2022-02-22 | [libgomp, nvptx] Fix hang in gomp_team_barrier_wait_end | Tom de Vries |
| 2022-01-19 | libgomp, OpenMP: Fix issue for omp_get_device_num on gcn targets. | Marcel Vollweiler |
| 2022-01-03 | Update copyright years. | Jakub Jelinek |
| 2021-11-15 | openmp: Add support for thread_limit clause on target | Jakub Jelinek |
| 2021-11-15 | libgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound | Jakub Jelinek |
| 2021-11-12 | libgomp: Unbreak gcn offload build | Jakub Jelinek |
| 2021-11-12 | openmp: Honor OpenMP 5.1 num_teams lower bound | Jakub Jelinek |
| 2021-10-18 | openmp: Fix handling of numa_domains(1) | Jakub Jelinek |
| 2021-10-15 | openmp: Fix up strtoul and strtoull uses in libgomp | Jakub Jelinek |
| 2021-10-15 | openmp: Fix up handling of OMP_PLACES=threads(1) | Jakub Jelinek |
| 2021-10-15 | openmp: Add support for OMP_PLACES=numa_domains | Jakub Jelinek |
| 2021-10-15 | openmp: Add support for OMP_PLACES=ll_caches | Jakub Jelinek |