aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2006-05-15re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek2-0/+24
2006-05-03re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek3-0/+67
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek7-5/+261
2006-05-02re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek2-0/+96
2006-04-26re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek2-0/+19
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson7-36/+85
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2-1/+6
2006-03-21re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek2-0/+25
2006-03-13trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek2-0/+31
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson34-0/+1462
2006-02-25[multiple changes]Andreas Tobler6-116/+354
2006-02-17re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert4-358/+135
2006-02-15re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek3-11/+45
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek76-0/+5061
2006-02-13re PR libgomp/25936 (libgomp needs to link against rt on HPUX)Roger Sayle2-0/+11
2006-02-08* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.Ulrich Weigand2-0/+5
2006-02-07libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou2-5/+25
2006-02-03re PR libgomp/25852 (libgomp testing does not work for multilib (-m32 on x86_...H.J. Lu2-10/+17
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini11-162/+1454
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini8-8/+3122
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson6-10/+90
2006-01-24Makefile.in: Regenerate.Diego Novillo4-285/+134
2006-01-23proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler5-5/+23
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas3-128/+285
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey6-12/+18
2006-01-20re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey5-2/+18
2006-01-18[multiple changes]Diego Novillo128-0/+21165