summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek2011-08-193-0/+46
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-083-337/+4
* re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Rainer Orth2011-08-052-12/+17
* proc.h: New.Uros Bizjak2011-08-034-7/+51
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-0237-102/+2208
* Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu2011-08-022-2/+7
* re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek2011-07-295-0/+109
* Check ia32 instead of ilp32 for ia32 tests.H.J. Lu2011-07-284-3/+11
* Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop2011-07-273-2/+7
* Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop2011-07-261-1/+1
* re PR libgomp/45351 (many unaligned accesses in libgomp tests)Rainer Orth2011-07-253-0/+64
* re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth2011-07-182-1/+6
* wait.h (do_spin): New inline...Jakub Jelinek2011-07-155-18/+60
* re PR libgomp/49490 (suboptimal load balancing in loops)Jakub Jelinek2011-06-224-14/+40
* re PR c++/49043 ([OpenMP & C++0x]: Compiler error when lambda-function within...Jakub Jelinek2011-05-192-0/+22
* re PR c++/48869 (OpenMP task construct fails to instantiate copy constructor(...Jakub Jelinek2011-05-192-0/+73
* re PR fortran/48894 (generic omp_get_ancestor_thread_num(l(i)) produces incor...Jakub Jelinek2011-05-063-8/+46
* re PR middle-end/48591 (OpenMP ICE with atomics on __float128 in 32-bit only ...Jakub Jelinek2011-04-132-0/+27
* re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth2011-03-213-26/+40
* re PR fortran/47886 (ICE: OpenMP !$omp task if(omp_get_num_threads() > 0))Jakub Jelinek2011-02-272-0/+32
* libgomp.texi (GOMP_STACKSIZE): Fix @ref to OMP_STACKSIZE.Tobias Burnus2011-02-242-1/+5
* re PR libgomp/47854 (omp_get_wtime documentation incorrect)Jakub Jelinek2011-02-232-3/+9
* re PR libgomp/47804 (libgomp LD_LIBRARY_PATH doesn't include path to libgfort...Jakub Jelinek2011-02-182-5/+18
* re PR libgomp/47758 (729 unexpected failures in the libgomp test suite on pow...Tobias Burnus2011-02-162-4/+7
* re PR libgomp/47731 (futex_wait broken on Linux)Jakub Jelinek2011-02-143-5/+12
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-132-18/+6
* re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik2011-01-206-14/+19
* * configure.tgt (*-*-freebsd*): Add -lpthread to XLDFLAGS.Gerald Pfeifer2011-01-162-0/+9
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek2010-12-141-0/+5
* re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek2010-12-141-0/+45
* acinclude.m4 (symvers_renaming): Also set if enable_symvers = no.Rainer Orth2010-12-063-0/+9
* re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn2010-12-067-16/+56
* re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)Jakub Jelinek2010-12-022-0/+20
* re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek2010-12-022-2/+7
* re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to...Jakub Jelinek2010-12-022-1/+8
* * configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS.Rainer Orth2010-12-012-0/+8
* * testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0.Rainer Orth2010-12-012-0/+5
* fortran.exp: Add paths for libquadmath.Iain Sandoe2010-11-242-1/+13
* re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert2010-11-163-2/+17
* futex.h: New.Marcus Shawcroft2010-10-064-0/+113
* Adjust failing testsuite pattern.Sebastian Pop2010-09-302-1/+5
* intrinsic.texi (OpenMP modules): Add named constants of OMP_LIB.Tobias Burnus2010-09-232-8/+15
* Fix misquoting in stdint.m4.Ralf Wildenhues2010-08-212-9/+9
* libgomp.texi: Add function keyword to a couple of Fortran interfaces...Jakub Jelinek2010-07-262-4/+9
* libgomp.texi: Fix spelling and pasto problems throughout.Aldy Hernandez2010-07-262-75/+81
* re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...Tobias Burnus2010-07-242-0/+10
* re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth2010-07-232-5/+4
* acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth2010-07-058-28/+237
* fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer2010-06-092-2/+6