aboutsummaryrefslogtreecommitdiff
path: root/libgomp/icv.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler1-15/+0
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler1-15/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-10-11openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek1-0/+30
2021-10-01openmp: Avoid PLT relocations for omp_* symbols in libgompJakub Jelinek1-0/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-18openmp: Retire nest-var ICV for OpenMP 5.1Kwok Cheung Yeung1-5/+12
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung1-2/+8
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek1-7/+0
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung1-1/+13
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus1-0/+2
2020-05-19openmp: Add basic library allocator support.Jakub Jelinek1-0/+19
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov1-32/+2
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-0/+248