aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues5-273/+27
2010-04-26re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek3-0/+192
2010-04-21re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....Jakub Jelinek2-0/+259
2010-04-20re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek3-21/+27
2010-04-20re PR libgomp/43569 (libgomp: Conditional jump or move depends on uninitialis...Jakub Jelinek2-2/+23
2010-04-14acinclude.m4 (LIBGOMP_CHECK_SYNC_BUILTINS): Remove set but not unused bar var...Uros Bizjak3-2/+8
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues4-12/+19
2010-03-22re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value)Jakub Jelinek3-7/+81
2010-03-08Add ChangeLog entries.Sebastian Pop1-0/+7
2010-03-08Add forgotten ChangeLog entries.Tobias Grosser1-0/+5
2010-03-08Fix type problems in loop ivs.Tobias Grosser2-2/+2
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