summaryrefslogtreecommitdiff
path: root/libgomp/critical.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov
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-01-14Update copyright years in libgomp.Richard Sandiford
2011-11-30ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2006-06-21critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek
2006-01-18[multiple changes]Diego Novillo