| Age | Commit message (Expand) | Author |
| 2025-01-02 | Update copyright years. | Jakub Jelinek |
| 2024-01-03 | Update copyright years. | Jakub Jelinek |
| 2023-01-16 | Update copyright years. | Jakub Jelinek |
| 2022-11-04 | Remove support for Intel MIC offloading | Thomas Schwinge |
| 2022-06-10 | libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op... | 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-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-03 | Update copyright years. | Jakub Jelinek |
| 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-01-14 | [nvptx libgomp plugin] Build only in supported configurations | Thomas Schwinge |
| 2021-01-04 | Update copyright years. | Jakub Jelinek |
| 2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor |
| 2020-01-30 | Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409) | Tobias Burnus |
| 2020-01-01 | Update copyright years. | Jakub Jelinek |
| 2019-11-13 | GCN Libgomp Plugin | Andrew Stubbs |
| 2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge |
| 2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge |
| 2019-01-01 | Update copyright years. | Jakub Jelinek |
| 2018-08-04 | [libgomp, nvptx, --without-cuda-driver] Don't use system cuda driver | Tom de Vries |
| 2018-01-03 | Update copyright years. | Jakub Jelinek |
| 2017-01-17 | configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE... | Jakub Jelinek |
| 2017-01-01 | Update copyright years. | Jakub Jelinek |
| 2016-11-23 | Remove build dependence on HSA run-time | Martin Liska |
| 2016-02-02 | libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite | Thomas Schwinge |
| 2016-02-02 | libgomp: For hsa offloading, compilation is all handled by the target compiler | Thomas Schwinge |
| 2016-02-02 | libgomp: Don't configure for offloading target if we don't build the correspo... | Thomas Schwinge |
| 2016-01-19 | Merge of HSA | Martin Jambor |
| 2016-01-04 | Update copyright years. | Jakub Jelinek |
| 2015-09-23 | Fix --enable-offload-targets/-foffload handling, pt. 1 | Thomas Schwinge |
| 2015-08-10 | [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared... | Thomas Schwinge |
| 2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge |