Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | futex.h (SYS_futex): Define if not already done. | Steve Ellcey | 1 | -0/+5 |
2014-04-02 | libgomp: Fix default futex vs errno | Richard Henderson | 1 | -4/+4 |
2014-01-02 | Update copyright years in libgomp/ | Richard Sandiford | 22 | -22/+22 |
2013-10-12 | re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) | Jakub Jelinek | 2 | -3/+3 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 5 | -96/+524 |
2013-01-31 | re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp) | Dmitry Vyukov | 3 | -5/+6 |
2013-01-14 | Update copyright years in libgomp. | Richard Sandiford | 22 | -25/+22 |
2012-08-29 | futex.h (sys_futex0): Change to static function with noinline, nomips16 attri... | Chung-Lin Tang | 1 | -4/+10 |
2012-07-03 | xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause. | Uros Bizjak | 1 | -1/+1 |
2012-06-06 | re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset) | Jakub Jelinek | 1 | -2/+2 |
2012-02-29 | * config/linux/sparc/futex.h (cpu_relax): Read from CC register. | Eric Botcazou | 1 | -5/+1 |
2012-02-14 | Add ports for TILE-Gx and TILEPro. | Walter Lee | 1 | -0/+73 |
2011-12-02 | affinity.c: Use atomic rather than sync builtin. | Alan Modra | 12 | -71/+41 |
2011-11-30 | re PR libgomp/51298 (libgomp team_barrier locking failures) | Alan Modra | 2 | -20/+25 |
2011-11-30 | ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence. | Alan Modra | 7 | -154/+33 |
2011-11-30 | re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked) | Alan Modra | 2 | -33/+85 |
2011-08-03 | proc.h: New. | Uros Bizjak | 3 | -7/+41 |
2011-08-02 | backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable... | Jakub Jelinek | 1 | -9/+29 |
2011-08-02 | Check __x86_64__ instead of __LP64__ for x86 futex. | H.J. Lu | 1 | -2/+2 |
2011-07-15 | wait.h (do_spin): New inline... | Jakub Jelinek | 4 | -18/+38 |
2011-02-14 | re PR libgomp/47731 (futex_wait broken on Linux) | Jakub Jelinek | 2 | -5/+5 |
2010-10-06 | futex.h: New. | Marcus Shawcroft | 2 | -0/+103 |
2010-04-20 | re PR libgomp/43706 (scheduling two threads on one core leads to starvation) | Jakub Jelinek | 2 | -21/+20 |
2009-08-04 | mutex.h (gomp_mutex_unlock): Add comment about needed memory barrier semantics. | David Daney | 2 | -0/+37 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 20 | -310/+250 |
2008-12-02 | re PR libgomp/38270 (libgomp test failures due to missing memory barrier) | Janis Johnson | 1 | -0/+2 |
2008-11-13 | re PR libgomp/37938 (libgomp testsuite failures on ia64-linux) | Steve Ellcey | 1 | -0/+68 |
2008-07-28 | configure.tgt: Enable futex for MIPS. | Ilie Garbacea | 1 | -0/+75 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 17 | -129/+693 |
2007-05-04 | * config/linux/proc.c: New file. | Jakub Jelinek | 1 | -0/+179 |
2007-04-04 | libgomp.h (gomp_cpu_affinity, [...]): New extern decls. | Jakub Jelinek | 1 | -0/+107 |
2006-01-18 | [multiple changes] | Diego Novillo | 14 | -0/+1042 |