summaryrefslogtreecommitdiff
path: root/libgomp/parallel.c
AgeCommit message (Expand)Author
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-01-04Update copyright years.Jakub Jelinek
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...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-01-02Update copyright years in libgomp/Richard Sandiford
2013-10-11target.c: New file.Jakub Jelinek
2013-01-14Update copyright years in libgomp.Richard Sandiford
2010-12-02re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to...Jakub Jelinek
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek
2006-01-18[multiple changes]Diego Novillo