Age | Commit message (Expand) | Author | Files | Lines |
2015-10-13 | builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New. | Jakub Jelinek | 1 | -13/+83 |
2015-01-15 | Merge current set of OpenACC changes from gomp-4_0-branch. | Thomas Schwinge | 1 | -0/+24 |
2015-01-10 | libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. | Thomas Schwinge | 1 | -1/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in libgomp/ | Richard Sandiford | 1 | -1/+1 |
2013-10-14 | env.c (parse_bind_var): Initialize value to avoid (false positive) warning. | Jakub Jelinek | 1 | -1/+1 |
2013-10-12 | re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) | Jakub Jelinek | 1 | -11/+39 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 1 | -68/+729 |
2013-01-14 | Update copyright years in libgomp. | Richard Sandiford | 1 | -2/+1 |
2011-08-02 | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 1 | -3/+97 |
2011-06-22 | re PR libgomp/49490 (suboptimal load balancing in loops) | Jakub Jelinek | 1 | -2/+8 |
2010-12-02 | re PR libgomp/43706 (scheduling two threads on one core leads to starvation) | Jakub Jelinek | 1 | -2/+2 |
2010-03-22 | re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value) | Jakub Jelinek | 1 | -7/+10 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -16/+13 |
2008-06-29 | env.c (parse_stacksize): Add cast to avoid warning. | Krister Walfridsson | 1 | -2/+2 |
2008-06-15 | env.c (initialize_env): Always initialize gomp_remaining_threads_lock mutex w... | John David Anglin | 1 | -4/+2 |
2008-06-11 | re PR libgomp/36469 (bootstrap broken on HPUX PA) | Jakub Jelinek | 1 | -0/+3 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 1 | -24/+316 |
2008-03-03 | re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct... | Peter O'Gorman | 1 | -1/+12 |
2007-04-04 | libgomp.h (gomp_cpu_affinity, [...]): New extern decls. | Jakub Jelinek | 1 | -1/+96 |
2006-12-04 | re PR libgomp/29949 (implement argument checking for user accessable runtime ... | Daniel Franke | 1 | -1/+1 |
2006-11-09 | env.c (parse_schedule): Reject out of range values. | Uros Bizjak | 1 | -2/+12 |
2006-08-17 | re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch) | Jakub Jelinek | 1 | -15/+34 |
2006-06-14 | re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared) | Richard Henderson | 1 | -10/+16 |
2006-06-09 | env.c (gomp_nthreads_var): Change to unsigned long. | Richard Henderson | 1 | -11/+38 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+197 |