aboutsummaryrefslogtreecommitdiff
path: root/libgomp/iter.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-01-04Update copyright years.Jakub Jelinek
2015-08-24re PR libgomp/66761 (libgomp: ThreadSanitizer: data race in libgomp)Joost VandeVondele
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-06-22re PR libgomp/49490 (suboptimal load balancing in loops)Jakub Jelinek
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
2008-03-18re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr)...Jakub Jelinek
2006-01-18[multiple changes]Diego Novillo