aboutsummaryrefslogtreecommitdiff
path: root/libgomp/critical.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-22/+0
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-01-14Update copyright years in libgomp.Richard Sandiford1-1/+1
2011-11-30ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra1-1/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+13
2006-06-21critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek1-2/+4
2006-01-18[multiple changes]Diego Novillo1-0/+147