Age | Commit message (Expand) | Author | Files | Lines |
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 |