| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in libgomp/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) | Jakub Jelinek | 2013-10-12 | 1 | -5/+0 |
* | target.c: New file. | Jakub Jelinek | 2013-10-11 | 1 | -48/+428 |
* | Update copyright years in libgomp. | Richard Sandiford | 2013-01-14 | 1 | -2/+1 |
* | re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ... | Jakub Jelinek | 2012-11-21 | 1 | -1/+10 |
* | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 2011-08-02 | 1 | -1/+10 |
* | re PR libgomp/40174 (Memory leak when using '#pragma omp parallel') | Jakub Jelinek | 2009-05-20 | 1 | -0/+2 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -16/+13 |
* | team.c (gomp_team_end): Free team immediately if it has just one thread. | Jakub Jelinek | 2008-07-16 | 1 | -1/+2 |
* | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 2008-06-06 | 1 | -71/+268 |
* | team.c (gomp_team_start): Fix setting up thread_attr stack size. | Jakub Jelinek | 2007-06-07 | 1 | -1/+1 |
* | libgomp.h (gomp_cpu_affinity, [...]): New extern decls. | Jakub Jelinek | 2007-04-04 | 1 | -3/+20 |
* | env.c (gomp_nthreads_var): Change to unsigned long. | Richard Henderson | 2006-06-09 | 1 | -4/+1 |
* | re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a... | Steve Ellcey | 2006-01-21 | 1 | -6/+2 |
* | re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a... | Steve Ellcey | 2006-01-20 | 1 | -0/+4 |
* | [multiple changes] | Diego Novillo | 2006-01-18 | 1 | -0/+344 |