re PR web/64468 (Incorrect indentation in Doxygen-generated sources of libstdc++)
[gcc.git] / libgomp /
2014-12-12 Kyrylo Tkachov[libgomp][testsuite] Explicitly include target-utils...
2014-12-10 Ilya VerbinForce output of vars with "omp declare target" attribut...
2014-12-10 Varvara Rainchikconfig.h.in: Regenerate.
2014-12-03 Uros Bizjakconfigure.tgt (x86_64): Tune -m32 multilib to generic.
2014-11-28 Andrey Turetskiyomp-low.c (lower_omp_critical): Mark critical sections...
2014-11-26 Jakub Jelineke.53.4.c: Add -DITESTITERS=20 to dg-options unless...
2014-11-24 Jakub Jelinekre PR fortran/63938 (OpenMP atomic update does not...
2014-11-21 Steve Ellceyfutex.h (SYS_futex): Define if not already done.
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-19 Uros Bizjake.53.5.c: Require vect_simd_clones effective target.
2014-11-14 Jakub Jelineke.54.2.c (main): Use N / 8 instead of 32 as block_size.
2014-11-13 Andrey Turetskiy[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non...
2014-11-13 Andrey Turetskiy[PATCH 7/7] OpenMP 4.0 offloading infrastructure: tests...
2014-11-13 Jakub Jelinek[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.
2014-11-13 Bernd Schmidt[PATCH 1/7] OpenMP 4.0 offloading infrastructure: confi...
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-11-05 Rainer OrthFix gnu11 fallout on Solaris 10+
2014-10-06 Marek Polacekaffinity-1.c: Include <sys/wait.h>.
2014-10-06 Marek Polacekaffinity-1.c: Fix implicit declarations.
2014-10-03 Jakub Jelinekre PR libgomp/61200 (internal compiler error: Segmentat...
2014-09-18 Jakub Jelinekre PR c++/63248 (Crash when OpenMP target's array secti...
2014-08-04 Jakub Jelinektask.c (GOMP_taskgroup_end): If taskgroup->num_children...
2014-08-01 Jakub Jelineklibgomp.h (struct gomp_task_depend_entry): Add redundan...
2014-07-13 Tobias Burnuspr34020.f90: Make compile with TS 18508/Fortran 2015
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-04 Thomas SchwingeNormalize interface for all *-dg-runtest.
2014-07-03 Jakub Jelineklibgomp.exp (libgomp_target_compile): If $source matche...
2014-07-03 Thomas SchwingeExplain gfortran-dg-runtest usage in libgomp Fortran...
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24 Jakub Jelinekgimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-24 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-06-06 Jakub Jelinekdump-parse-tree.c (show_omp_namelist): Dump reduction...
2014-05-27 Uros Bizjakdeclare-simd-1.f90: Require vect_simd_clones effective...
2014-05-21 Jakub Jelinekre PR middle-end/61252 (Invalid code produced for omp...
2014-05-18 Uros Bizjaklibgomp.texi (Runitme Library Routines): Remove multipl...
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-02 Jakub Jelinekgimplify.c (gimplify_adjust_omp_clauses_1): Handle...
2014-04-24 Jakub Jelinekc-parser.c (c_parser_omp_atomic): Allow seq_cst before...
2014-04-24 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.
2014-04-02 Richard Hendersonlibgomp: Fix default futex vs errno
2014-03-25 Jakub Jelinekre PR c++/60331 (ICE with OpenMP #pragma omp declare...
2014-01-02 Richard SandifordUpdate copyright years in libgomp/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-12-17 Andreas Tobleraffinity-1.c: Remove alloca.h inlcude.
2013-12-17 Jakub Jelinekre PR testsuite/59534 (FAIL: libgomp.fortran/retval1...
2013-12-16 Jakub Jelinekre PR libgomp/58756 (FAIL: libgomp.c/pr58392.c executio...
2013-12-12 Jakub Jelinekre PR libgomp/59467 (copyprivate in the fortran testsuite)
2013-11-07 Thomas Schwingelibgomp: Prepare for testcases without -fopenmp.
2013-11-07 Thomas SchwingeAdd missing include.
2013-11-07 Thomas SchwingeGenerally link to libgomp for -ftree-parallelize-loops=*.
2013-10-15 Tobias Burnusintrinsic.texi (OpenMP Modules): Update to OpenMPv4.
2013-10-14 Jakub Jelinekenv.c (parse_bind_var): Initialize value to avoid ...
2013-10-12 Jakub Jelinekre PR libgomp/58691 (OpenMP 4: Surprising results with...
2013-10-11 Thomas Schwingeforce-parallel-1.c: Expect 4 instead of 5 loopfn matches.
2013-10-11 Thomas SchwingeMakefile.am (omp_lib.mod): Streamline rule.
2013-10-11 Thomas Schwingelibgomp.texi (Runtime Library Routines): C linkage...
2013-10-11 Thomas Schwingelib-1.c (main): Add missing error check.
2013-10-11 Thomas Schwingeconfigure.ac: Typo fix.
2013-10-11 Thomas Schwinge_OPENMP pre-processor checks, openmp_version Fortran...
2013-10-11 Thomas Schwingeomp.h.in: Don't touch the user's namespace.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-09-20 Jakub Jelinekre PR testsuite/57605 (colors break note pruning in...
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-09-19 Jakub Jelinekomp-low.c (expand_omp_sections): Always pass len -...
2013-06-28 Marcus ShawcroftDisable strassen.f90 test for aarch64 tiny memory.
2013-06-20 Iain Sandoelibgomp.exp: Reorder lib loads into dependency order.
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-06-06 Thomas Schwingeconfigure.tgt (XCFLAGS): Add -ftls-model=initial-exec...
2013-06-06 Thomas Schwingeptrlock.h: Fix comment.
2013-05-27 Tobias Burnusre PR fortran/57423 (Incorrect keyword argument names...
2013-05-16 Jakub Jelinekomp-low.c (extract_omp_for_data): For collapsed loops...
2013-02-06 Jakub Jelinekre PR c++/56217 (ICE: OpenMP: when combining shared...
2013-02-01 Alan Modratask.c (GOMP_task, [...]): Comment.
2013-01-31 Dmitry Vyukovre PR sanitizer/55561 (TSAN: provide a TSAN instrumente...
2013-01-22 Alan Modrare PR libgomp/51376 (libgomp taskwait failure)
2013-01-19 Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2013-01-16 Jakub Jelinekre PR driver/55884 (FAIL: libgomp.fortran/omp_parse3...
2013-01-14 Richard SandifordUpdate copyright years in libgomp.
2012-12-19 Tobias Burnusfortran.exp: Set -fintrinsic-modules-path.
2012-12-19 Tobias Burnususe_intrinsic_1.f90: New; moved from gcc/testsuite...
2012-11-21 Jakub Jelinekre PR libgomp/55411 (OMP threads lose their OMP_WAIT_PO...
2012-11-07 Jack HowarthUse -Wl,-undefined,dynamic_lookup on darwin
2012-11-07 David Edelsohn* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.
2012-10-25 Jason Merrill* semantics.c (finish_omp_threadprivate): Call complete...
2012-10-24 Dominique d'Humieresforce-parallel-6.c: Adjust the loops.
2012-10-23 Ian BoltonAArch64 [9/10]
2012-10-08 Jason MerrillAllow dynamic initialization of thread_locals.
2012-09-14 David Edelsohn* configure: Regenerated.
2012-08-29 Chung-Lin Tangfutex.h (sys_futex0): Change to static function with...
2012-07-05 Sandra Loosemorelibgomp.texi (Library Index): Renamed from "Index"...
2012-07-03 Uros Bizjakxmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.
2012-07-02 Richard Guenthercloog.m4: Set up to work against ISL only.
2012-06-28 Andreas Schwab* libgomp.texi: Include gpl_v3.texi instead of gpl...
2012-06-22 Richard Guenther[multiple changes]
2012-06-07 Jakub Jelinekre PR c/53580 (Internal Segmentation fault in nested...
2012-06-06 Jakub Jelinekre PR libgomp/52993 (gomp_init_nest_lock_25: possible...
2012-05-16 H.J. LuRegenerate configure files for libtool.m4 change
next