Age | Commit message (Expand) | Author | Files | Lines |
2013-06-28 | Disable strassen.f90 test for aarch64 tiny memory. | Marcus Shawcroft | 2 | -0/+6 |
2013-06-20 | libgomp.exp: Reorder lib loads into dependency order. | Iain Sandoe | 6 | -10/+29 |
2013-06-10 | forced.C: Extend current handling of Linux-based x86 systems to cover all GNU... | Thomas Schwinge | 4 | -3/+10 |
2013-06-06 | configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done f... | Thomas Schwinge | 2 | -1/+7 |
2013-06-06 | ptrlock.h: Fix comment. | Thomas Schwinge | 2 | -3/+6 |
2013-05-27 | re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce... | Tobias Burnus | 3 | -61/+75 |
2013-05-16 | omp-low.c (extract_omp_for_data): For collapsed loops... | Jakub Jelinek | 7 | -0/+777 |
2013-02-06 | re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor) | Jakub Jelinek | 2 | -0/+41 |
2013-02-01 | task.c (GOMP_task, [...]): Comment. | Alan Modra | 2 | -0/+19 |
2013-01-31 | re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp) | Dmitry Vyukov | 4 | -5/+16 |
2013-01-22 | re PR libgomp/51376 (libgomp taskwait failure) | Alan Modra | 2 | -5/+21 |
2013-01-19 | re PR target/54908 (misc regressions on emutls targets remain from dynamic in... | Jason Merrill | 1 | -2/+1 |
2013-01-16 | re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce... | Jakub Jelinek | 2 | -1/+9 |
2013-01-14 | Update copyright years in libgomp. | Richard Sandiford | 63 | -68/+66 |
2012-12-19 | fortran.exp: Set -fintrinsic-modules-path. | Tobias Burnus | 2 | -0/+6 |
2012-12-19 | use_intrinsic_1.f90: New; moved from gcc/testsuite/gfortran.dg/gomp/use_intri... | Tobias Burnus | 2 | -0/+16 |
2012-11-21 | re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ... | Jakub Jelinek | 2 | -1/+16 |
2012-11-07 | Use -Wl,-undefined,dynamic_lookup on darwin | Jack Howarth | 2 | -0/+6 |
2012-11-07 | * testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX. | David Edelsohn | 2 | -0/+5 |
2012-10-25 | * semantics.c (finish_omp_threadprivate): Call complete_type. | Jason Merrill | 1 | -0/+2 |
2012-10-24 | force-parallel-6.c: Adjust the loops. | Dominique d'Humieres | 2 | -3/+7 |
2012-10-23 | AArch64 [9/10] | Ian Bolton | 2 | -0/+17 |
2012-10-08 | Allow dynamic initialization of thread_locals. | Jason Merrill | 2 | -0/+30 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -2/+8 |
2012-08-29 | futex.h (sys_futex0): Change to static function with noinline, nomips16 attri... | Chung-Lin Tang | 2 | -4/+17 |
2012-07-04 | libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with i... | Sandra Loosemore | 2 | -3/+8 |
2012-07-03 | xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause. | Uros Bizjak | 3 | -5/+10 |
2012-07-02 | cloog.m4: Set up to work against ISL only. | Richard Guenther | 5 | -13/+37 |
2012-06-28 | * libgomp.texi: Include gpl_v3.texi instead of gpl.texi. | Andreas Schwab | 2 | -2/+6 |
2012-06-22 | [multiple changes] | Richard Guenther | 3 | -2/+10 |
2012-06-07 | re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par... | Jakub Jelinek | 6 | -8/+30 |
2012-06-06 | re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset) | Jakub Jelinek | 2 | -2/+8 |
2012-05-16 | Regenerate configure files for libtool.m4 change | H.J. Lu | 2 | -3/+14 |
2012-04-11 | prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty. | Manuel López-Ibáñez | 2 | -0/+7 |
2012-03-31 | Handle -mx32 like -m64 | H.J. Lu | 2 | -1/+6 |
2012-03-22 | re PR middle-end/52547 (ICE with openmp with nested function which requires a... | Jakub Jelinek | 2 | -0/+41 |
2012-03-16 | lib{gomp,itm}/testsuite: load missing fortran-modules.exp | Bernhard Reutner-Fischer | 2 | -0/+5 |
2012-03-14 | Remove obsolete IRIX 6.5 support | Rainer Orth | 2 | -4/+4 |
2012-03-12 | Remove obsolete Tru64 UNIX V5.1B support | Rainer Orth | 4 | -64/+9 |
2012-02-29 | * config/linux/sparc/futex.h (cpu_relax): Read from CC register. | Eric Botcazou | 2 | -5/+5 |
2012-02-27 | Fix Solaris symbol versioning (PR libstdc++/52188) | Rainer Orth | 5 | -50/+50 |
2012-02-14 | Add ports for TILE-Gx and TILEPro. | Walter Lee | 3 | -0/+82 |
2012-02-08 | re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-... | Richard Guenther | 2 | -0/+33 |
2012-01-25 | arm: Remove empty directory. | Matthias Klose | 2 | -1/+6 |
2011-12-09 | re PR libgomp/51376 (libgomp taskwait failure) | Alan Modra | 2 | -3/+12 |
2011-12-06 | re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c) | Jakub Jelinek | 7 | -9/+24 |
2011-12-02 | affinity.c: Use atomic rather than sync builtin. | Alan Modra | 13 | -71/+58 |
2011-11-30 | re PR libgomp/51298 (libgomp team_barrier locking failures) | Alan Modra | 4 | -20/+35 |
2011-11-30 | ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence. | Alan Modra | 10 | -156/+54 |
2011-11-30 | re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked) | Alan Modra | 3 | -36/+94 |