summaryrefslogtreecommitdiff
path: root/libgomp/work.c
AgeCommit message (Expand)Author
2022-04-26libgomp: Fix up two non-GOMP_USE_ALIGNED_WORK_SHARES related issues [PR105358]Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-11-18libgomp: Ensure that either gomp_team is properly aligned [PR102838]Jakub Jelinek
2021-10-20openmp: Fix up struct gomp_work_share handling [PR102838]Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs
2019-05-27re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL)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-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
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