summaryrefslogtreecommitdiff
path: root/libgomp/team.c
Commit message (Expand)AuthorAgeFilesLines
* re PR libgomp/40174 (Memory leak when using '#pragma omp parallel')Jakub Jelinek2009-05-201-0/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+13
* team.c (gomp_team_end): Free team immediately if it has just one thread.Jakub Jelinek2008-07-161-1/+2
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-71/+268
* team.c (gomp_team_start): Fix setting up thread_attr stack size.Jakub Jelinek2007-06-071-1/+1
* libgomp.h (gomp_cpu_affinity, [...]): New extern decls.Jakub Jelinek2007-04-041-3/+20
* env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson2006-06-091-4/+1
* re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey2006-01-211-6/+2
* re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey2006-01-201-0/+4
* [multiple changes]Diego Novillo2006-01-181-0/+344