aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2010-02-07Fix PR42988: handle unknown_dependence.Sebastian Pop3-1/+6
2010-01-29task-1.C: Renamed err to e.Rainer Orth3-6/+11
2010-01-28configure.tgt (*-*-hpux*): Add -frandom-seed flag.Steve Ellcey2-3/+17
2010-01-26configure.ac: Test for executability of _the first word_ of GFORTRAN.Paolo Bonzini3-2/+9
2010-01-26re PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE array as variable on ...Jakub Jelinek2-0/+22
2010-01-26configure.ac: Test for executability of GFORTRAN.Paolo Bonzini3-2/+15
2010-01-05stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.Rainer Orth2-0/+48
2010-01-04Make 's' atomicH.J. Lu2-0/+6
2010-01-03re PR testsuite/42583 (FAIL: gfortran.dg/gomp/recursion1.f90: gfortran: libgo...Richard Guenther2-0/+31
2009-12-23Add missing testcases.Sebastian Pop2-0/+23
2009-12-22crayptr2.f90: Remove forced static linkage for darwin...Iain Sandoe3-2/+8
2009-12-22re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause ...Iain Sandoe2-0/+9
2009-12-18re PR testsuite/42135 (FAIL: libgomp.graphite/force-parallel-2.c execution test)Jack Howarth2-2/+7
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues4-761/+758
2009-11-30libgomp.exp (libgomp_init): Add host-dependent settings for LC_ALL and LANG.Dave Korn2-0/+12
2009-11-25re PR fortran/42162 (OpenMP: ICE: tree check in omp_add_variable, at gimplify...Jakub Jelinek2-1/+59
2009-11-25ChangeLog.graphite: New.Sebastian Pop2-1/+9
2009-11-25re PR tree-optimization/41118 (Wrong dependence analysis in graphite for unre...Li Feng1-1/+1
2009-11-13re PR middle-end/42029 (ICE with complex data type and openmp for reduction c...Jakub Jelinek2-0/+24
2009-10-27Fix nitsEric Botcazou1-0/+4
2009-10-26re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed scr...Jakub Jelinek3-2/+8
2009-10-22cfgloopmanip.c (duplicate_subloops): Export.Razya Ladelsky1-1/+1
2009-10-17Fix libgomp without --enable-languages=fortran.Ralf Wildenhues3-8/+25
2009-09-30sed and head portability fixes in ld version check.Ralf Wildenhues3-4/+11
2009-09-17graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_...Alexander Monakov2-0/+17
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues3-3/+7
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues2-1/+5
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues3-28/+7
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues6-11786/+6488
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues3-4/+9
2009-08-20Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn3-3/+9
2009-08-19re PR fortran/41102 (Ease error checking of included files located in the SYS...Tobias Burnus2-8/+14
2009-08-14graphite_autopar: Move to libgomp testsuite.David Edelsohn11-0/+404
2009-08-05fortran.exp: Add flags in case of shared only build.Andreas Tobler2-1/+15
2009-08-04mutex.h (gomp_mutex_unlock): Add comment about needed memory barrier semantics.David Daney3-0/+43
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues2-1/+5
2009-07-17tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.Joseph Myers2-0/+84
2009-07-11re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11...Richard Sandiford5-14/+52
2009-07-02libgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS options when choosing a mul...Richard Sandiford2-3/+15
2009-06-30gcc-defs.exp (gcc-set-multilib-library-path): Delete.Richard Sandiford5-42/+17
2009-06-09Makefile.am (LTLDFLAGS): Define.Nathan Froyd3-2/+14
2009-05-27Don't link to or test existence of libgfortranbeginJanne Blomqvist2-4/+11
2009-05-20re PR libgomp/40174 (Memory leak when using '#pragma omp parallel')Jakub Jelinek2-0/+8
2009-04-20re PR fortran/35423 (Implement OpenMP workshare)Vasilis Liaskovitis2-0/+43
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek59-900/+798
2009-04-08re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp,...Jakub Jelinek2-0/+44
2009-04-01re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait)Jakub Jelinek4-0/+119
2009-03-25atomic-5.c: Cleanup cpuid usage.Uros Bizjak3-11/+18
2009-03-23re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek6-0/+1626
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues2-7/+11