aboutsummaryrefslogtreecommitdiff
path: root/libgomp/work.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-04-26libgomp: Fix up two non-GOMP_USE_ALIGNED_WORK_SHARES related issues [PR105358]Jakub Jelinek1-1/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-18libgomp: Ensure that either gomp_team is properly aligned [PR102838]Jakub Jelinek1-2/+2
2021-10-20openmp: Fix up struct gomp_work_share handling [PR102838]Jakub Jelinek1-0/+5
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-13Optimize GCN OpenMP malloc performanceAndrew Stubbs1-2/+2
2019-05-27re PR libgomp/90641 (libgomp.c-c++-common/lastprivate-conditional-1.c etc FAIL)Jakub Jelinek1-3/+6
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-08builtin-types.def (BT_FN_VOID_BOOL, [...]): New.Jakub Jelinek1-14/+27
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgomp/Richard Sandiford1-1/+1
2013-10-11target.c: New file.Jakub Jelinek1-2/+34
2013-01-14Update copyright years in libgomp.Richard Sandiford1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+13
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-100/+144
2006-01-18[multiple changes]Diego Novillo1-0/+223