| Age | Commit message (Expand) | Author |
| 2023-02-02 | amdgcn, libgomp: Manually allocated stacks | Andrew Stubbs |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2022-12-10 | libgomp: Handle OpenMP's reverse offloads | Tobias Burnus |
| 2022-12-06 | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim... | Marcel Vollweiler |
| 2022-11-25 | libgomp: Add no-target-region rev offload test + fix plugin-nvptx | Tobias Burnus |
| 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-04 | Remove support for Intel MIC offloading | Thomas Schwinge |
| 2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spuriou... | Thomas Schwinge |
| 2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling | Tobias Burnus |
| 2022-09-09 | nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup | Tobias Burnus |
| 2022-09-09 | GCN: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup | Tobias Burnus |
| 2022-09-09 | libgomp: Prepare for reverse offload fn lookup | Tobias Burnus |
| 2022-09-08 | OpenMP, libgomp: Environment variable syntax extension | Marcel Vollweiler |
| 2022-07-04 | OpenMP: Move omp requires checks to libgomp | Tobias Burnus |
| 2022-06-10 | libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op... | Thomas Schwinge |
| 2022-05-24 | amdgcn: Add gfx90a support | Andrew Stubbs |
| 2022-05-13 | libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicable | Thomas Schwinge |
| 2022-05-12 | Refactor '-ldl' handling for libgomp proper and plugins | Thomas Schwinge |
| 2022-05-12 | libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE... | Thomas Schwinge |
| 2022-05-12 | libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ... | Thomas Schwinge |
| 2022-05-11 | libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-... | Thomas Schwinge |
| 2022-05-11 | libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_... | Thomas Schwinge |
| 2022-05-11 | libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime... | Thomas Schwinge |
| 2022-05-04 | libgomp/plugin/plugin-gcn.c: Use -foffload-options= in err msg | Tobias Burnus |
| 2022-04-06 | Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' | Thomas Schwinge |
| 2022-03-28 | [libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac | Tom de Vries |
| 2022-01-16 | amdgcn: Tune default OpenMP/OpenACC GPU utilization | Kwok Cheung Yeung |
| 2022-01-04 | libgomp: Fix GOMP_DEVICE_NUM_VAR stringification during offload image load | Chung-Lin Tang |
| 2022-01-03 | Update copyright years. | Jakub Jelinek |
| 2021-12-10 | amdgcn: Change offload variable table discovery | Andrew Stubbs |
| 2021-08-09 | amdgcn: Enable OpenACC worker partitioning for AMD GCN | Julian Brown |
| 2021-08-05 | openmp: Implement omp_get_device_num routine | Chung-Lin Tang |
| 2021-07-27 | Fix OpenACC "ephemeral" asynchronous host-to-device copies | Julian Brown |
| 2021-06-08 | [GCN] Fix run-time variable 'num_workers' | Thomas Schwinge |
| 2021-03-25 | libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-... | Thomas Schwinge |
| 2021-03-04 | libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG... | Jakub Jelinek |
| 2021-02-03 | amdgcn: Add gfx908 support | Andrew Stubbs |
| 2021-01-14 | [nvptx libgomp plugin] Build only in supported configurations | Thomas Schwinge |
| 2021-01-05 | nvptx: Cache stacks block for OpenMP kernel launch | Julian Brown |
| 2021-01-04 | Update copyright years. | Jakub Jelinek |
| 2020-12-09 | Import HSA header files from AMD | Andrew Stubbs |
| 2020-11-24 | Tweak plugin-gcn.c defines | Andrew Stubbs |
| 2020-10-08 | [libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_run | Tom de Vries |
| 2020-09-22 | [libgomp, nvptx] Print error log for link error | Tom de Vries |
| 2020-08-20 | libgomp: adjust nvptx_free callback context checking | Chung-Lin Tang |
| 2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor |
| 2020-06-17 | amdgcn: Switch to HSACO v3 binary format | Andrew Stubbs |
| 2020-04-23 | amdgcn: Check HSA return codes [PR94629] | Andrew Stubbs |
| 2020-02-13 | openmp: ignore nowait if async execution is unsupported [PR93481] | Frederik Harwath |