summaryrefslogtreecommitdiff
path: root/libgomp/team.c
Commit message (Expand)AuthorAgeFilesLines
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.tschwinge2015-01-101-1/+2
* Update copyright years.jakub2015-01-051-1/+1
* libgomp/kyukhin2014-12-101-3/+3
* Update copyright years in libgomp/rsandifo2014-01-021-1/+1
* PR libgomp/58691jakub2013-10-121-5/+0
* libgomp/jakub2013-10-111-48/+428
* Update copyright years in libgomp.rsandifo2013-01-141-2/+1
* PR libgomp/55411jakub2012-11-211-1/+10
* Merge from gomp-3_1-branch branch:jakub2011-08-021-1/+10
* PR libgomp/40174jakub2009-05-201-0/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-16/+13
* * team.c (gomp_team_end): Free team immediately if it hasjakub2008-07-161-1/+2
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-71/+268
* * team.c (gomp_team_start): Fix setting up thread_attrjakub2007-06-071-1/+1
* * libgomp.h (gomp_cpu_affinity, gomp_cpu_affinity_len): New externjakub2007-04-041-3/+20
* * env.c (gomp_nthreads_var): Change to unsigned long.rth2006-06-091-4/+1
* PR libgomp/25877sje2006-01-211-6/+2
* PR libgomp/25877sje2006-01-201-0/+4
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-0/+344