]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/omp.h.in
Daily bump.
[thirdparty/gcc.git] / libgomp / omp.h.in
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-12  Jakub Jelineklibgomp: Add omp_in_explicit_task support
2022-06-13  Jakub Jelinekopenmp: Conforming device numbers and omp_{initial...
2022-05-20  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-05-06  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_target_is_...
2022-05-03  Marcel VollweilerOpenMP, libgomp: Add new runtime routine omp_get_mapped...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-11  Marcel Vollweilerlibgomp: Add tests for omp_atv_serialized and deprecate...
2021-10-11  Jakub Jelinekopenmp: Add omp_set_num_teams, omp_get_max_teams, omp_...
2021-10-01  Jakub Jelinekopenmp: Add alloc_align attribute to omp_aligned_*alloc...
2021-09-30  Jakub Jelinekopenmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
2021-08-12  Tobias BurnusOpenMP 5.1: Add proc-bind 'primary' support
2021-08-05  Chung-Lin Tangopenmp: Implement omp_get_device_num routine
2021-07-27  Ulrich DrepperImplement OpenMP 5.1 section 3.15: omp_display_env
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-12  Jakub Jelinekopenmp: Implement allocate clause in omp lowering.
2020-11-05  Kwok Cheung Yeungopenmp: Mark deprecated symbols in OpenMP 5.0
2020-10-13  Kwok Cheung Yeungopenmp: Add support for the omp_get_supported_active_le...
2020-07-09  Jakub Jelinekopenmp: Change omp_atv_default value and rename omp_atv...
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-29  Christoph Spielre PR libgomp/84096 (Wrong prototype for omp_init_nest_...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libgomp/
2013-10-11  Thomas Schwingeomp.h.in: Don't touch the user's namespace.
2013-10-11  Jakub Jelinektarget.c: New file.
2013-01-14  Richard SandifordUpdate copyright years in libgomp.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2007-12-04  Jakub Jelinekomp-low.c (optimize_omp_library_calls): New function.
2006-01-25  Paolo Bonzinire PR libgomp/25884 (libgomp should not require perl...
2006-01-18  Diego Novillo[multiple changes]