]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/task.c
nvptx: In mkoffload.cc, call diagnostic_color_init + gcc_init_libintl: Restore 'libgo...
[thirdparty/gcc.git] / libgomp / task.c
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-10-12  Jakub Jelineklibgomp: Fix up creation of artificial teams
2022-05-25  Jakub Jelineklibgomp: Fix occassional hangs with taskwait nowait...
2022-05-24  Jakub Jelinekopenmp: Add taskwait nowait depend support [PR105378]
2022-05-20  Marcel Vollweilerlibgomp: Add new runtime routines omp_target_memcpy_asy...
2022-05-17  Jakub Jelinekopenmp: Add support for inoutset depend-kind
2022-05-12  Jakub Jelinekopenmp: Add omp_all_memory support (C/C++ only so far)
2022-02-08  Jakub Jelineklibgomp: Fix segfault with posthumous orphan tasks...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-15  Jakub Jelinekopenmp: Add support for thread_limit clause on target
2021-05-17  Kwok Cheung Yeungopenmp: Notify team barrier of pending tasks in omp_ful...
2021-02-25  Kwok Cheung Yeungopenmp: Fix intermittent hanging of task-detach-6 libgo...
2021-01-20  Jakub Jelineklibgomp: Fix up GOMP_task on s390x
2021-01-18  Jakub Jelineklibgomp: Don't access gomp_sem_t as int using atomics...
2021-01-16  Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-11  Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
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-04-12  Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-01-20  Ilya Verbintask.c (gomp_create_target_task): Set firstprivate_copi...
2016-01-19  Martin JamborMerge of HSA
2016-01-15  Jakub Jelinek* task.c (GOMP_PLUGIN_target_task_completion): Add...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-27  Jakub Jelinekre PR libgomp/68579 (FAIL: libgomp.c/target-32.c execut...
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
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-08-04  Jakub Jelinektask.c (GOMP_taskgroup_end): If taskgroup->num_children...
2014-08-01  Jakub Jelineklibgomp.h (struct gomp_task_depend_entry): Add redundan...
2014-01-02  Richard SandifordUpdate copyright years in libgomp/
2013-10-11  Jakub Jelinektarget.c: New file.
2013-02-01  Alan Modratask.c (GOMP_task, [...]): Comment.
2013-01-22  Alan Modrare PR libgomp/51376 (libgomp taskwait failure)
2013-01-14  Richard SandifordUpdate copyright years in libgomp.
2011-12-09  Alan Modrare PR libgomp/51376 (libgomp taskwait failure)
2011-11-30  Alan Modrare PR libgomp/51298 (libgomp team_barrier locking failures)
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-11  Jakub Jelineklibgomp.h (struct gomp_task): Add in_tied_task field.
2008-06-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...