aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2010-10-01Mark ChangeLogGCC Administrator
2010-06-10gcc/testsuite:Rainer Orth
2010-04-30re PR c/43893 (Error: Invalid controlling predicate with -fopenmp)Jakub Jelinek
2010-04-29re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2010-04-29Mark ChangeLogGCC Administrator
2010-04-21re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....Jakub Jelinek
2010-04-21re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek
2010-04-21re PR libgomp/43569 (libgomp: Conditional jump or move depends on uninitialis...Jakub Jelinek
2010-03-22re PR libgomp/42942 (OpenMP omp_set_max_active_levels(0) isn't resetting value)Jakub Jelinek
2010-01-26re PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE array as variable on ...Jakub Jelinek
2010-01-21Mark ChangeLogGCC Administrator
2009-11-25re PR fortran/42162 (OpenMP: ICE: tree check in omp_add_variable, at gimplify...Jakub Jelinek
2009-11-13re PR middle-end/42029 (ICE with complex data type and openmp for reduction c...Jakub Jelinek
2009-10-15Mark ChangeLogGCC Administrator
2009-08-19re PR fortran/41102 (Ease error checking of included files located in the SYS...Tobias Burnus
2009-07-22Mark ChangeLogGCC Administrator
2009-05-20re PR libgomp/40174 (Memory leak when using '#pragma omp parallel')Jakub Jelinek
2009-04-21Mark ChangeLogGCC Administrator
2009-04-10Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-04-08re PR middle-end/39573 (Linking fails on AMD with -march=native and -fopenmp,...Jakub Jelinek
2009-04-01re PR other/39591 (GOMP_loop_end illegally optmized into GOMP_loop_end_nowait)Jakub Jelinek
2009-03-25atomic-5.c: Cleanup cpuid usage.Uros Bizjak
2009-03-23re PR c/39495 (OMP parallel loop w/ unsigned index var rejected)Jakub Jelinek
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues
2009-02-25Fixed location of libgomp.exp.Adam Nemet
2009-02-11re PR middle-end/39154 (Miscompilation of VLAs in nested parallel regions)Jakub Jelinek
2009-01-31acinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set libgomp_ld_is_gold.Ian Lance Taylor
2009-01-20darwin.h: Add static-libgfortran to LINK_SPEC.Iain Sandoe
2009-01-07re PR libgomp/38086 (libgomp fails to build if assembler doesn't support .sym...Jakub Jelinek
2008-12-28re PR c++/38650 (Trouble with volatile and #pragma omp for)Jakub Jelinek
2008-12-27* testsuite/libgomp.c/collapse-1.c (main): Add private(k) clause.Jakub Jelinek
2008-12-26atomic-6.c: Add -mieee for alpha*-*-* targets.Uros Bizjak
2008-12-18Backport from upstream Libtool:Ralf Wildenhues
2008-12-08re PR middle-end/36802 (pop_gimplify_context ICE using openmp task construct)Jakub Jelinek
2008-12-02re PR libgomp/38270 (libgomp test failures due to missing memory barrier)Janis Johnson
2008-12-01re PR c++/38257 (ICE with auto and #pragma omp parallel)Jakub Jelinek
2008-12-01re PR c++/38348 (ICE from c_finish_omp_for)Jakub Jelinek
2008-11-26re PR testsuite/28870 (configuring, over-riding timeout values in testsuite)Janis Johnson
2008-11-13re PR libgomp/37938 (libgomp testsuite failures on ia64-linux)Steve Ellcey
2008-11-04re PR libgomp/37935 (omp_set_schedule not documented in libgomp.texi)Tobias Burnus
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-09-19Fix typo s/darwin/bsdAndreas Tobler
2008-09-19proc.c: New file.Jakub Jelinek
2008-09-05testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists.Janis Johnson
2008-08-31Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise
2008-08-21Fix ChangeLog typoNathan Froyd
2008-08-21libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir e...Nathan Froyd
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues
2008-07-28configure.tgt: Enable futex for MIPS.Ilie Garbacea
2008-07-16team.c (gomp_team_end): Free team immediately if it has just one thread.Jakub Jelinek