summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* task.c (GOMP_taskgroup_end): If taskgroup->num_children is not zero...Jakub Jelinek2014-08-047-20/+44
* libgomp.h (struct gomp_task_depend_entry): Add redundant_out field.Jakub Jelinek2014-08-014-53/+410
* pr34020.f90: Make compile with TS 18508/Fortran 2015Tobias Burnus2014-07-132-0/+6
* re PR c/6940 (taking sizeof array parameter should trigger a warning)Marek Polacek2014-07-062-2/+7
* Normalize interface for all *-dg-runtest.Thomas Schwinge2014-07-041-1/+1
* libgomp.exp (libgomp_target_compile): If $source matches regex $lang_source_r...Jakub Jelinek2014-07-036-1/+31
* Explain gfortran-dg-runtest usage in libgomp Fortran testing.Thomas Schwinge2014-07-032-1/+8
* langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek2014-06-254-0/+437
* gimplify.c (gimplify_omp_for): For #pragma omp for simd iterator not mentione...Jakub Jelinek2014-06-2412-9/+450
* gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur...Jakub Jelinek2014-06-2412-20/+611
* gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek2014-06-1815-5/+430
* re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek2014-06-1011-0/+1606
* dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek2014-06-0613-4/+621
* declare-simd-1.f90: Require vect_simd_clones effective target.Uros Bizjak2014-05-273-2/+9
* re PR middle-end/61252 (Invalid code produced for omp simd reduction(min:var...Jakub Jelinek2014-05-212-0/+57
* libgomp.texi (Runitme Library Routines): Remove multiple @menu.Uros Bizjak2014-05-182-44/+46
* tree.h (OMP_CLAUSE_LINEAR_STMT): Define.Jakub Jelinek2014-05-1118-0/+1074
* gimplify.c (gimplify_adjust_omp_clauses_1): Handle GOVD_FIRSTPRIVATE | GOVD_L...Jakub Jelinek2014-05-025-0/+97
* c-parser.c (c_parser_omp_atomic): Allow seq_cst before atomic-clause...Jakub Jelinek2014-04-244-39/+44
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-245-0/+244
* libgomp: Fix default futex vs errnoRichard Henderson2014-04-022-4/+9
* re PR c++/60331 (ICE with OpenMP #pragma omp declare reduction in template cl...Jakub Jelinek2014-03-2510-0/+49
* Update copyright years in libgomp/Richard Sandiford2014-01-0265-64/+68
* arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford2014-01-022-2/+5
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-022-1/+5
* affinity-1.c: Remove alloca.h inlcude.Andreas Tobler2013-12-175-5/+12
* re PR testsuite/59534 (FAIL: libgomp.fortran/retval1.f90 execution test due ...Jakub Jelinek2013-12-172-2/+8
* re PR libgomp/58756 (FAIL: libgomp.c/pr58392.c execution test)Jakub Jelinek2013-12-162-0/+63
* re PR libgomp/59467 (copyprivate in the fortran testsuite)Jakub Jelinek2013-12-122-1/+7
* libgomp: Prepare for testcases without -fopenmp.Thomas Schwinge2013-11-076-3/+20
* Add missing include.Thomas Schwinge2013-11-072-0/+3
* Generally link to libgomp for -ftree-parallelize-loops=*.Thomas Schwinge2013-11-074-3/+9
* intrinsic.texi (OpenMP Modules): Update to OpenMPv4.Tobias Burnus2013-10-162-166/+476
* env.c (parse_bind_var): Initialize value to avoid (false positive) warning.Jakub Jelinek2013-10-142-1/+6
* re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=)Jakub Jelinek2013-10-125-19/+61
* force-parallel-1.c: Expect 4 instead of 5 loopfn matches.Thomas Schwinge2013-10-1110-14/+28
* Makefile.am (omp_lib.mod): Streamline rule.Thomas Schwinge2013-10-113-2/+5
* libgomp.texi (Runtime Library Routines): C linkage, don't throw exceptions.Thomas Schwinge2013-10-112-0/+5
* lib-1.c (main): Add missing error check.Thomas Schwinge2013-10-115-0/+10
* configure.ac: Typo fix.Thomas Schwinge2013-10-113-2/+5
* _OPENMP pre-processor checks, openmp_version Fortran instrinsic checks.Thomas Schwinge2013-10-113-0/+21
* omp.h.in: Don't touch the user's namespace.Thomas Schwinge2013-10-112-3/+7
* target.c: New file.Jakub Jelinek2013-10-11114-407/+10414
* 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