summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* re PR testsuite/57605 (colors break note pruning in the testsuite)Jakub Jelinek2013-09-202-0/+9
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* omp-low.c (expand_omp_sections): Always pass len - 1 to GOMP_sections_start, ...Jakub Jelinek2013-09-192-0/+33
* Disable strassen.f90 test for aarch64 tiny memory.Marcus Shawcroft2013-06-282-0/+6
* libgomp.exp: Reorder lib loads into dependency order.Iain Sandoe2013-06-206-10/+29
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-104-3/+10
* configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done f...Thomas Schwinge2013-06-062-1/+7
* ptrlock.h: Fix comment.Thomas Schwinge2013-06-062-3/+6
* re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce...Tobias Burnus2013-05-273-61/+75
* omp-low.c (extract_omp_for_data): For collapsed loops...Jakub Jelinek2013-05-167-0/+777
* re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek2013-02-062-0/+41
* task.c (GOMP_task, [...]): Comment.Alan Modra2013-02-012-0/+19
* re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp)Dmitry Vyukov2013-01-314-5/+16
* re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2013-01-222-5/+21
* re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill2013-01-191-2/+1
* re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek2013-01-162-1/+9
* Update copyright years in libgomp.Richard Sandiford2013-01-1463-68/+66
* fortran.exp: Set -fintrinsic-modules-path.Tobias Burnus2012-12-192-0/+6
* use_intrinsic_1.f90: New; moved from gcc/testsuite/gfortran.dg/gomp/use_intri...Tobias Burnus2012-12-192-0/+16
* re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ...Jakub Jelinek2012-11-212-1/+16
* Use -Wl,-undefined,dynamic_lookup on darwinJack Howarth2012-11-072-0/+6
* * testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.David Edelsohn2012-11-072-0/+5
* * semantics.c (finish_omp_threadprivate): Call complete_type.Jason Merrill2012-10-251-0/+2
* force-parallel-6.c: Adjust the loops.Dominique d'Humieres2012-10-242-3/+7
* AArch64 [9/10]Ian Bolton2012-10-232-0/+17
* Allow dynamic initialization of thread_locals.Jason Merrill2012-10-082-0/+30
* * configure: Regenerated.David Edelsohn2012-09-142-2/+8
* futex.h (sys_futex0): Change to static function with noinline, nomips16 attri...Chung-Lin Tang2012-08-292-4/+17
* libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with i...Sandra Loosemore2012-07-042-3/+8
* xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak2012-07-033-5/+10
* cloog.m4: Set up to work against ISL only.Richard Guenther2012-07-025-13/+37
* * libgomp.texi: Include gpl_v3.texi instead of gpl.texi.Andreas Schwab2012-06-282-2/+6
* [multiple changes]Richard Guenther2012-06-223-2/+10
* re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek2012-06-076-8/+30
* re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset)Jakub Jelinek2012-06-062-2/+8
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.Manuel López-Ibáñez2012-04-112-0/+7
* Handle -mx32 like -m64H.J. Lu2012-03-312-1/+6
* re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek2012-03-222-0/+41
* lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer2012-03-162-0/+5
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-142-4/+4
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-124-64/+9
* * config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou2012-02-292-5/+5
* Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth2012-02-275-50/+50
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-143-0/+82
* re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther2012-02-082-0/+33
* arm: Remove empty directory.Matthias Klose2012-01-252-1/+6
* re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2011-12-092-3/+12
* re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)Jakub Jelinek2011-12-067-9/+24
* affinity.c: Use atomic rather than sync builtin.Alan Modra2011-12-0213-71/+58