aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-25Fixed location of libgomp.exp.Adam Nemet1-1/+1
2009-02-11re PR middle-end/39154 (Miscompilation of VLAs in nested parallel regions)Jakub Jelinek2-0/+110
2009-01-31acinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set libgomp_ld_is_gold.Ian Lance Taylor3-2/+22
2009-01-20darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe2-0/+8
2009-01-07re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek5-1/+86
2008-12-28re PR c++/38650 (Trouble with volatile and #pragma omp for)Jakub Jelinek3-0/+104
2008-12-27* testsuite/libgomp.c/collapse-1.c (main): Add private(k) clause.Jakub Jelinek2-1/+5
2008-12-26atomic-6.c: Add -mieee for alpha*-*-* targets.Uros Bizjak2-0/+5
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-84/+118
2008-12-08re PR middle-end/36802 (pop_gimplify_context ICE using openmp task construct)Jakub Jelinek4-0/+133
2008-12-02re PR libgomp/38270 (libgomp test failures due to missing memory barrier)Janis Johnson2-0/+7
2008-12-01re PR c++/38257 (ICE with auto and #pragma omp parallel)Jakub Jelinek2-0/+113
2008-12-01re PR c++/38348 (ICE from c_finish_omp_for)Jakub Jelinek2-0/+114
2008-11-26re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson2-0/+9
2008-11-13re PR libgomp/37938 (libgomp testsuite failures on ia64-linux)Steve Ellcey2-0/+73
2008-11-04re PR libgomp/37935 (omp_set_schedule not documented in libgomp.texi)Tobias Burnus2-60/+413
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman4-514/+1368
2008-09-19Fix typo s/darwin/bsdAndreas Tobler1-1/+1
2008-09-19proc.c: New file.Jakub Jelinek5-2/+133
2008-09-05testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists.Janis Johnson2-1/+7
2008-08-31Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise4-2/+13
2008-08-21Fix ChangeLog typoNathan Froyd1-1/+1
2008-08-21libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir e...Nathan Froyd4-17/+62
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues2-4/+8