Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-20 | re PR libgomp/40174 (Memory leak when using '#pragma omp parallel') | Jakub Jelinek | 1 | -0/+2 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -16/+13 |
2008-07-16 | team.c (gomp_team_end): Free team immediately if it has just one thread. | Jakub Jelinek | 1 | -1/+2 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -71/+268 |
2007-06-07 | team.c (gomp_team_start): Fix setting up thread_attr stack size. | Jakub Jelinek | 1 | -1/+1 |
2007-04-04 | libgomp.h (gomp_cpu_affinity, [...]): New extern decls. | Jakub Jelinek | 1 | -3/+20 |
2006-06-09 | env.c (gomp_nthreads_var): Change to unsigned long. | Richard Henderson | 1 | -4/+1 |
2006-01-21 | re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a... | Steve Ellcey | 1 | -6/+2 |
2006-01-20 | re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a... | Steve Ellcey | 1 | -0/+4 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+344 |