aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2014-12-03configure.tgt (x86_64): Tune -m32 multilib to generic.Uros Bizjak2-2/+6
2014-11-28omp-low.c (lower_omp_critical): Mark critical sections inside target function...Andrey Turetskiy2-0/+77
2014-11-26e.53.4.c: Add -DITESTITERS=20 to dg-options unless expensive testing is on.Jakub Jelinek4-5/+21
2014-11-25re PR fortran/63938 (OpenMP atomic update does not protect access to automati...Jakub Jelinek3-0/+38
2014-11-21futex.h (SYS_futex): Define if not already done.Steve Ellcey2-0/+9
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-2/+7
2014-11-19e.53.5.c: Require vect_simd_clones effective target.Uros Bizjak3-2/+8
2014-11-14e.54.2.c (main): Use N / 8 instead of 32 as block_size.Jakub Jelinek3-2/+9
2014-11-13[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy7-2/+89
2014-11-13[PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.Andrey Turetskiy66-5/+3686
2014-11-13[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek5-5/+1160
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt4-0/+125
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth2-2/+7
2014-10-06affinity-1.c: Include <sys/wait.h>.Marek Polacek5-12/+11
2014-10-06affinity-1.c: Fix implicit declarations.Marek Polacek19-0/+53
2014-10-03re PR libgomp/61200 (internal compiler error: Segmentation fault, assert & op...Jakub Jelinek2-0/+92
2014-09-18re PR c++/63248 (Crash when OpenMP target's array section handling is used wi...Jakub Jelinek2-0/+67
2014-08-04task.c (GOMP_taskgroup_end): If taskgroup->num_children is not zero...Jakub Jelinek7-20/+44
2014-08-01libgomp.h (struct gomp_task_depend_entry): Add redundant_out field.Jakub Jelinek4-53/+410
2014-07-13pr34020.f90: Make compile with TS 18508/Fortran 2015Tobias Burnus2-0/+6
2014-07-06re PR c/6940 (taking sizeof array parameter should trigger a warning)Marek Polacek2-2/+7
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge1-1/+1
2014-07-03libgomp.exp (libgomp_target_compile): If $source matches regex $lang_source_r...Jakub Jelinek6-1/+31
2014-07-03Explain gfortran-dg-runtest usage in libgomp Fortran testing.Thomas Schwinge2-1/+8
2014-06-25langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek4-0/+437
2014-06-24gimplify.c (gimplify_omp_for): For #pragma omp for simd iterator not mentione...Jakub Jelinek12-9/+450
2014-06-24gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur...Jakub Jelinek12-20/+611
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek15-5/+430
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