aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek11-0/+1606
2014-06-06dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek13-4/+621
2014-05-27declare-simd-1.f90: Require vect_simd_clones effective target.Uros Bizjak3-2/+9
2014-05-21re PR middle-end/61252 (Invalid code produced for omp simd reduction(min:var...Jakub Jelinek2-0/+57
2014-05-18libgomp.texi (Runitme Library Routines): Remove multiple @menu.Uros Bizjak2-44/+46
2014-05-11tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek18-0/+1074
2014-05-02gimplify.c (gimplify_adjust_omp_clauses_1): Handle GOVD_FIRSTPRIVATE | GOVD_L...Jakub Jelinek5-0/+97
2014-04-24c-parser.c (c_parser_omp_atomic): Allow seq_cst before atomic-clause...Jakub Jelinek4-39/+44
2014-04-24tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek5-0/+244
2014-04-02libgomp: Fix default futex vs errnoRichard Henderson2-4/+9
2014-03-25re PR c++/60331 (ICE with OpenMP #pragma omp declare reduction in template cl...Jakub Jelinek10-0/+49
2014-01-02Update copyright years in libgomp/Richard Sandiford65-64/+68
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford2-2/+5
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2-1/+5
2013-12-17affinity-1.c: Remove alloca.h inlcude.Andreas Tobler5-5/+12
2013-12-17re PR testsuite/59534 (FAIL: libgomp.fortran/retval1.f90 execution test due ...Jakub Jelinek2-2/+8
2013-12-16re PR libgomp/58756 (FAIL: libgomp.c/pr58392.c execution test)Jakub Jelinek2-0/+63
2013-12-12re PR libgomp/59467 (copyprivate in the fortran testsuite)Jakub Jelinek2-1/+7
2013-11-07libgomp: Prepare for testcases without -fopenmp.Thomas Schwinge6-3/+20
2013-11-07Add missing include.Thomas Schwinge2-0/+3
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge4-3/+9
2013-10-16intrinsic.texi (OpenMP Modules): Update to OpenMPv4.Tobias Burnus2-166/+476
2013-10-14env.c (parse_bind_var): Initialize value to avoid (false positive) warning.Jakub Jelinek2-1/+6
2013-10-12re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=)Jakub Jelinek5-19/+61
2013-10-11force-parallel-1.c: Expect 4 instead of 5 loopfn matches.Thomas Schwinge10-14/+28
2013-10-11Makefile.am (omp_lib.mod): Streamline rule.Thomas Schwinge3-2/+5
2013-10-11libgomp.texi (Runtime Library Routines): C linkage, don't throw exceptions.Thomas Schwinge2-0/+5
2013-10-11lib-1.c (main): Add missing error check.Thomas Schwinge5-0/+10
2013-10-11configure.ac: Typo fix.Thomas Schwinge3-2/+5
2013-10-11_OPENMP pre-processor checks, openmp_version Fortran instrinsic checks.Thomas Schwinge3-0/+21
2013-10-11omp.h.in: Don't touch the user's namespace.Thomas Schwinge2-3/+7
2013-10-11target.c: New file.Jakub Jelinek114-407/+10414
2013-09-20re PR testsuite/57605 (colors break note pruning in the testsuite)Jakub Jelinek2-0/+9
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2013-09-19omp-low.c (expand_omp_sections): Always pass len - 1 to GOMP_sections_start, ...Jakub Jelinek2-0/+33
2013-06-28Disable strassen.f90 test for aarch64 tiny memory.Marcus Shawcroft2-0/+6
2013-06-20libgomp.exp: Reorder lib loads into dependency order.Iain Sandoe6-10/+29
2013-06-10forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge4-3/+10
2013-06-06configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done f...Thomas Schwinge2-1/+7
2013-06-06ptrlock.h: Fix comment.Thomas Schwinge2-3/+6
2013-05-27re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce...Tobias Burnus3-61/+75
2013-05-16omp-low.c (extract_omp_for_data): For collapsed loops...Jakub Jelinek7-0/+777
2013-02-06re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor)Jakub Jelinek2-0/+41
2013-02-01task.c (GOMP_task, [...]): Comment.Alan Modra2-0/+19
2013-01-31re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp)Dmitry Vyukov4-5/+16
2013-01-22re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2-5/+21
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-2/+1
2013-01-16re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek2-1/+9
2013-01-14Update copyright years in libgomp.Richard Sandiford63-68/+66
2012-12-19fortran.exp: Set -fintrinsic-modules-path.Tobias Burnus2-0/+6