aboutsummaryrefslogtreecommitdiff
path: root/libgomp/task.c
AgeCommit message (Expand)Author
2023-05-03libgomp: Fix up creation of artificial teamsJakub Jelinek
2022-05-10libgomp: Fix segfault with posthumous orphan tasks [PR104385]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus
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-04-12omp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE_INT regardless whethe...Jakub Jelinek
2016-01-20task.c (gomp_create_target_task): Set firstprivate_copies to NULL.Ilya Verbin
2016-01-19Merge of HSAMartin Jambor
2016-01-15* task.c (GOMP_PLUGIN_target_task_completion): Add missing return.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-27re PR libgomp/68579 (FAIL: libgomp.c/target-32.c execution test)Jakub Jelinek
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge
2015-01-05Update copyright years.Jakub Jelinek
2014-08-04task.c (GOMP_taskgroup_end): If taskgroup->num_children is not zero...Jakub Jelinek
2014-08-01libgomp.h (struct gomp_task_depend_entry): Add redundant_out field.Jakub Jelinek
2014-01-02Update copyright years in libgomp/Richard Sandiford
2013-10-11target.c: New file.Jakub Jelinek
2013-02-01task.c (GOMP_task, [...]): Comment.Alan Modra
2013-01-22re PR libgomp/51376 (libgomp taskwait failure)Alan Modra
2013-01-14Update copyright years in libgomp.Richard Sandiford
2011-12-09re PR libgomp/51376 (libgomp taskwait failure)Alan Modra
2011-11-30re PR libgomp/51298 (libgomp team_barrier locking failures)Alan Modra
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-06-11libgomp.h (struct gomp_task): Add in_tied_task field.Jakub Jelinek
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek