Age | Commit message (Expand) | Author | Files | Lines |
2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung | 1 | -1/+2 |
2023-07-26 | OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect | Tobias Burnus | 1 | -0/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-10 | libgomp: Handle OpenMP's reverse offloads | Tobias Burnus | 1 | -0/+1 |
2022-09-09 | libgomp: Prepare for reverse offload fn lookup | Tobias Burnus | 1 | -1/+2 |
2022-07-04 | OpenMP: Move omp requires checks to libgomp | Tobias Burnus | 1 | -2/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-10 | OpenACC 'acc_get_property' cleanup | Thomas Schwinge | 1 | -22/+25 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-22 | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 1 | -0/+22 |
2019-12-11 | libgomp – spelling fixes, incl. omp_lib.h.in | Tobias Burnus | 1 | -1/+1 |
2019-12-09 | [PR92116, PR92877] [OpenACC] Replace 'openacc.data_environ' by standard libgo... | Thomas Schwinge | 1 | -2/+0 |
2019-11-13 | Add device number to GOMP_OFFLOAD_openacc_async_construct | Andrew Stubbs | 1 | -1/+1 |
2019-05-24 | re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant) | Jakub Jelinek | 1 | -1/+0 |
2019-05-13 | 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -28/+64 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-05-26 | oacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int parameter. | Chung-Lin Tang | 1 | -1/+2 |
2016-05-26 | target.c (gomp_device_copy): New function. | Chung-Lin Tang | 1 | -8/+12 |
2016-01-19 | Merge of HSA | Martin Jambor | 1 | -1/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-14 | libgomp.h (gomp_device_state): New enum. | Ilya Verbin | 1 | -1/+1 |
2015-11-03 | libgomp.h (struct acc_dispatch_t): Remove args from exec_func. | Nathan Sidwell | 1 | -2/+0 |
2015-09-28 | gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment. | Nathan Sidwell | 1 | -3/+1 |
2015-09-22 | re PR libgomp/67141 (wrong libgomp mutex initialisation order) | Chung-Lin Tang | 1 | -1/+1 |
2015-08-24 | libgomp.map: Add 4.0.2 version. | Nathan Sidwell | 1 | -0/+10 |
2015-08-10 | [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared... | Thomas Schwinge | 1 | -34/+198 |
2015-04-08 | mkoffload.c (process): Support variable mapping. | Julian Brown | 1 | -7/+0 |
2015-04-06 | libgomp: rework initialization of offloading | Ilya Verbin | 1 | -6/+3 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+100 |