summaryrefslogtreecommitdiff
path: root/libgomp/critical.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* OpenMP offloading to NVPTX: libgomp changesAlexander Monakov2016-11-231-22/+0
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-101-1/+2
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libgomp/Richard Sandiford2014-01-021-1/+1
* Update copyright years in libgomp.Richard Sandiford2013-01-141-1/+1
* ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra2011-11-301-1/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+13
* critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek2006-06-211-2/+4
* [multiple changes]Diego Novillo2006-01-181-0/+147