aboutsummaryrefslogtreecommitdiff
path: root/libgomp/icv.c
AgeCommit message (Expand)Author
2021-10-11openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limitJakub Jelinek
2021-10-01openmp: Avoid PLT relocations for omp_* symbols in libgompJakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-11-18openmp: Retire nest-var ICV for OpenMP 5.1Kwok Cheung Yeung
2020-11-05openmp: Mark deprecated symbols in OpenMP 5.0Kwok Cheung Yeung
2020-10-22openmp: Change omp_get_initial_device () to match OpenMP 5.1 requirementsJakub Jelinek
2020-10-13openmp: Add support for the omp_get_supported_active_levels runtime library r...Kwok Cheung Yeung
2020-07-15libgomp: Add Fortran routine support for allocatorsTobias Burnus
2020-05-19openmp: Add basic library allocator support.Jakub 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-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov