summaryrefslogtreecommitdiff
path: root/libgomp/icv-device.c
AgeCommit message (Expand)Author
2025-03-21OpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-06-14OpenMP: Set default-device-var with OMP_TARGET_OFFLOAD=mandatoryTobias Burnus
2023-01-16Update copyright years.Jakub Jelinek
2022-12-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler
2022-06-13openmp: Conforming device numbers and omp_{initial,invalid}_deviceJakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-10-01openmp: Avoid PLT relocations for omp_* symbols in libgompJakub Jelinek
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang
2021-01-04Update copyright years.Jakub Jelinek
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov