aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2012-02-29* config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou2-5/+5
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth5-50/+50
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee3-0/+82
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther2-0/+33
2012-01-25arm: Remove empty directory.Matthias Klose2-1/+6
2011-12-09re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2-3/+12
2011-12-06re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)Jakub Jelinek7-9/+24
2011-12-02affinity.c: Use atomic rather than sync builtin.Alan Modra13-71/+58
2011-11-30re PR libgomp/51298 (libgomp team_barrier locking failures)Alan Modra4-20/+35
2011-11-30ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra10-156/+54
2011-11-30re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked)Alan Modra3-36/+94
2011-11-28* libgomp.h (enum memmodel): New.Richard Henderson2-0/+15
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler2-6/+10
2011-10-10posix95: Remove empty directory.Matthias Klose1-0/+4
2011-08-26trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.Jakub Jelinek2-0/+82
2011-08-19re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek3-0/+46
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth3-337/+4
2011-08-05re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Rainer Orth2-12/+17
2011-08-03proc.h: New.Uros Bizjak4-7/+51
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek37-102/+2208
2011-08-02Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu2-2/+7
2011-07-29re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek5-0/+109
2011-07-28Check ia32 instead of ilp32 for ia32 tests.H.J. Lu4-3/+11
2011-07-27Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop3-2/+7
2011-07-26Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop1-1/+1
2011-07-25re PR libgomp/45351 (many unaligned accesses in libgomp tests)Rainer Orth3-0/+64
2011-07-18re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth2-1/+6
2011-07-15wait.h (do_spin): New inline...Jakub Jelinek5-18/+60
2011-06-22re PR libgomp/49490 (suboptimal load balancing in loops)Jakub Jelinek4-14/+40
2011-05-19re PR c++/49043 ([OpenMP & C++0x]: Compiler error when lambda-function within...Jakub Jelinek2-0/+22
2011-05-19re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...Jakub Jelinek2-0/+73
2011-05-06re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek3-8/+46
2011-04-13re PR middle-end/48591 (OpenMP ICE with atomics on __float128 in 32-bit only ...Jakub Jelinek2-0/+27
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth3-26/+40
2011-02-27re PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_num_threads() > 0))Jakub Jelinek2-0/+32
2011-02-24libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.Tobias Burnus2-1/+5
2011-02-23re PR libgomp/47854 (omp_get_wtime documentation incorrect)Jakub Jelinek2-3/+9
2011-02-18re PR libgomp/47804 (libgomp LD_LIBRARY_PATH doesn't include path to libgfort...Jakub Jelinek2-5/+18
2011-02-16re PR libgomp/47758 (729 unexpected failures in the libgomp test suite on pow...Tobias Burnus2-4/+7
2011-02-14re PR libgomp/47731 (futex_wait broken on Linux)Jakub Jelinek3-5/+12
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2-18/+6
2011-01-20re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik6-14/+19
2011-01-16* configure.tgt (*-*-freebsd*): Add -lpthread to XLDFLAGS.Gerald Pfeifer2-0/+9
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek1-0/+5
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek1-0/+45
2010-12-06acinclude.m4 (symvers_renaming): Also set if enable_symvers = no.Rainer Orth3-0/+9
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn7-16/+56
2010-12-02re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)Jakub Jelinek2-0/+20
2010-12-02re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek2-2/+7