]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/icv.c
openmp: Add OpenMP _BitInt support [PR113409]
[thirdparty/gcc.git] / libgomp / icv.c
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-06  Marcel VollweilerOpenMP: omp_get_max_teams, omp_set_num_teams, and omp_...
2022-09-08  Marcel VollweilerOpenMP, libgomp: Environment variable syntax extension
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-11  Jakub Jelinekopenmp: Add omp_set_num_teams, omp_get_max_teams, omp_...
2021-10-01  Jakub Jelinekopenmp: Avoid PLT relocations for omp_* symbols in...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-18  Kwok Cheung Yeungopenmp: Retire nest-var ICV for OpenMP 5.1
2020-11-05  Kwok Cheung Yeungopenmp: Mark deprecated symbols in OpenMP 5.0
2020-10-22  Jakub Jelinekopenmp: Change omp_get_initial_device () to match OpenM...
2020-10-13  Kwok Cheung Yeungopenmp: Add support for the omp_get_supported_active_le...
2020-07-15  Tobias Burnuslibgomp: Add Fortran routine support for allocators
2020-05-19  Jakub Jelinekopenmp: Add basic library allocator support.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-30  Alexander Monakovlibgomp: move data definitions from icv.c back to env.c
2016-11-23  Alexander MonakovOpenMP offloading to NVPTX: libgomp changes