aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2014-06-12Mark ChangeLogRichard Biener
2014-04-02libgomp: Fix default futex vs errnoRichard Henderson
2013-04-11Mark ChangeLogRichard Biener
2013-02-19backport: re PR c++/56217 (ICE: OpenMP: when combining shared() and a move co...Jakub Jelinek
2013-02-06re PR libgomp/51376 (libgomp taskwait failure)Alan Modra
2012-11-21re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ...Jakub Jelinek
2012-09-20Mark ChangeLogGCC Administrator
2012-08-06Revert delta 190174Nick Clifton
2012-08-06Latest updates from FSF 4.7 branchNick Clifton
2012-06-14backport: re PR c/53580 (Internal Segmentation fault in nested "omp parallel"...Jakub Jelinek
2012-06-14backport: re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to m...Jakub Jelinek
2012-06-14Mark ChangeLogRichard Biener
2012-03-22re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek
2012-03-22Mark ChangeLogRichard Biener
2012-02-29* config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther
2012-01-25arm: Remove empty directory.Matthias Klose
2011-12-09re PR libgomp/51376 (libgomp taskwait failure)Alan Modra
2011-12-06re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)Jakub Jelinek
2011-12-02affinity.c: Use atomic rather than sync builtin.Alan Modra
2011-11-30re PR libgomp/51298 (libgomp team_barrier locking failures)Alan Modra
2011-11-30ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra
2011-11-30re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked)Alan Modra
2011-11-28* libgomp.h (enum memmodel): New.Richard Henderson
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-10-10posix95: Remove empty directory.Matthias Klose
2011-08-26trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.Jakub Jelinek
2011-08-19re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth
2011-08-05re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Rainer Orth
2011-08-03proc.h: New.Uros Bizjak
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek
2011-08-02Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu
2011-07-29re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek
2011-07-28Check ia32 instead of ilp32 for ia32 tests.H.J. Lu
2011-07-27Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop
2011-07-25re PR libgomp/45351 (many unaligned accesses in libgomp tests)Rainer Orth
2011-07-18re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth
2011-07-15wait.h (do_spin): New inline...Jakub Jelinek
2011-06-22re PR libgomp/49490 (suboptimal load balancing in loops)Jakub Jelinek
2011-05-19re PR c++/49043 ([OpenMP & C++0x]: Compiler error when lambda-function within...Jakub Jelinek
2011-05-19re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...Jakub Jelinek
2011-05-06re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek
2011-04-13re PR middle-end/48591 (OpenMP ICE with atomics on __float128 in 32-bit only ...Jakub Jelinek
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth
2011-02-27re PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_num_threads() > 0))Jakub Jelinek
2011-02-24libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.Tobias Burnus