Age | Commit message (Expand) | Author | Files | Lines |
2022-11-04 | Remove support for Intel MIC offloading | Thomas Schwinge | 1 | -3/+0 |
2022-06-10 | libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op... | Thomas Schwinge | 1 | -89/+1 |
2022-05-12 | Refactor '-ldl' handling for libgomp proper and plugins | Thomas Schwinge | 1 | -6/+3 |
2022-05-12 | libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE... | Thomas Schwinge | 1 | -2/+1 |
2022-05-12 | libgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOTED' for 'PLUGIN_GCN', ... | Thomas Schwinge | 1 | -6/+0 |
2022-05-11 | libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-runtime-include', '-... | Thomas Schwinge | 1 | -29/+0 |
2022-05-11 | libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFLAGS', 'PLUGIN_GCN_... | Thomas Schwinge | 1 | -4/+0 |
2022-05-11 | libgomp GCN plugin: Clean up unused references to system-provided HSA Runtime... | Thomas Schwinge | 1 | -10/+0 |
2022-04-06 | Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' | Thomas Schwinge | 1 | -1/+0 |
2022-03-28 | [libgomp, testsuite] Fix hardcoded libexec in plugin/configfrag.ac | Tom de Vries | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-03-25 | libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-... | Thomas Schwinge | 1 | -7/+0 |
2021-03-04 | libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG... | Jakub Jelinek | 1 | -4/+4 |
2021-01-14 | [nvptx libgomp plugin] Build only in supported configurations | Thomas Schwinge | 1 | -38/+54 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -55/+1 |
2020-01-30 | Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409) | Tobias Burnus | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-13 | GCN Libgomp Plugin | Andrew Stubbs | 1 | -0/+35 |
2019-02-22 | [libgomp] In OpenACC testing, cycle though all offload targets | Thomas Schwinge | 1 | -0/+5 |
2019-02-22 | [libgomp] Clarify difference between offload target, offload plugin, and Open... | Thomas Schwinge | 1 | -17/+19 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-08-04 | [libgomp, nvptx, --without-cuda-driver] Don't use system cuda driver | Tom de Vries | 1 | -22/+33 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-17 | configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE... | Jakub Jelinek | 1 | -7/+20 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-23 | Remove build dependence on HSA run-time | Martin Liska | 1 | -22/+13 |
2016-02-02 | libgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite | Thomas Schwinge | 1 | -3/+8 |
2016-02-02 | libgomp: For hsa offloading, compilation is all handled by the target compiler | Thomas Schwinge | 1 | -1/+4 |
2016-02-02 | libgomp: Don't configure for offloading target if we don't build the correspo... | Thomas Schwinge | 1 | -1/+6 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -0/+102 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-23 | Fix --enable-offload-targets/-foffload handling, pt. 1 | Thomas Schwinge | 1 | -1/+1 |
2015-08-10 | [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared... | Thomas Schwinge | 1 | -1/+0 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+148 |