aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2013-04-12Mark ChangeLogGCC Administrator
2013-04-03backport: re PR middle-end/52547 (ICE with openmp with nested function which ...Jakub Jelinek
2012-03-01Mark ChangeLogGCC Administrator
2012-02-15backport: re PR tree-optimization/46886 (wrong code with -ftree-parallelize-l...Richard Guenther
2011-11-20Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-10-26Mark ChangeLogGCC Administrator
2011-08-19re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek
2011-07-29re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek
2011-07-18re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth
2011-06-27Mark ChangeLogGCC Administrator
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-28backport: re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not...Rainer Orth
2011-03-25Mark ChangeLogGCC Administrator
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
2011-02-23re PR libgomp/47854 (omp_get_wtime documentation incorrect)Jakub Jelinek
2011-02-18re PR libgomp/47804 (libgomp LD_LIBRARY_PATH doesn't include path to libgfort...Jakub Jelinek
2011-02-16re PR libgomp/47758 (729 unexpected failures in the libgomp test suite on pow...Tobias Burnus
2011-02-14re PR libgomp/47731 (futex_wait broken on Linux)Jakub Jelinek
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2011-01-20re PR libstdc++/36104 (gnu-versioned-namespace is broken)Benjamin Kosnik
2011-01-16* configure.tgt (*-*-freebsd*): Add -lpthread to XLDFLAGS.Gerald Pfeifer
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek
2010-12-14re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran...Jakub Jelinek
2010-12-06acinclude.m4 (symvers_renaming): Also set if enable_symvers = no.Rainer Orth
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-12-02re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)Jakub Jelinek
2010-12-02re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek
2010-12-02re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to...Jakub Jelinek
2010-12-01* configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS.Rainer Orth
2010-12-01* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0.Rainer Orth
2010-11-24fortran.exp: Add paths for libquadmath.Iain Sandoe
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-10-06futex.h: New.Marcus Shawcroft
2010-09-30Adjust failing testsuite pattern.Sebastian Pop
2010-09-23intrinsic.texi (OpenMP modules): Add named constants of OMP_LIB.Tobias Burnus
2010-08-21Fix misquoting in stdint.m4.Ralf Wildenhues
2010-07-26libgomp.texi: Add function keyword to a couple of Fortran interfaces...Jakub Jelinek
2010-07-26libgomp.texi: Fix spelling and pasto problems throughout.Aldy Hernandez
2010-07-24re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...Tobias Burnus
2010-07-23re PR target/18788 ("-pthreads" option with "-shared" does not cause libpthre...Rainer Orth
2010-07-05acinclude.m4 (LIBGOMP_ENABLE_SYMVERS): Handle sun style.Rainer Orth
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-26re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek