aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-06-21critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek1-0/+6
2006-06-20re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek1-0/+10
2006-06-14re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)Richard Henderson1-0/+6
2006-06-09env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson1-0/+12
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek1-0/+6
2006-06-06time.c: New file.Francois-Xavier Coudert1-0/+5
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-0/+5
2006-05-22re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')John David Anglin1-0/+11
2006-05-15re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek1-0/+5
2006-05-03re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek1-0/+6
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek1-0/+10
2006-05-02re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek1-0/+5
2006-04-26re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek1-0/+5
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson1-0/+7
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose1-0/+5
2006-03-21re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek1-0/+5
2006-03-13trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek1-0/+4
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson1-0/+4
2006-02-25[multiple changes]Andreas Tobler1-0/+12
2006-02-17re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert1-0/+8
2006-02-15re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek1-0/+9
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek1-0/+5
2006-02-13re PR libgomp/25936 (libgomp needs to link against rt on HPUX)Roger Sayle1-0/+6
2006-02-08* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.Ulrich Weigand1-0/+4
2006-02-07libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou1-0/+5
2006-02-03re PR libgomp/25852 (libgomp testing does not work for multilib (-m32 on x86_...H.J. Lu1-9/+15
2006-01-25re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini1-0/+13
2006-01-24re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-0/+8
2006-01-24re PR libgomp/25942 (SVN checked out GCC does not bootstrap)Richard Henderson1-0/+6
2006-01-24Makefile.in: Regenerate.Diego Novillo1-0/+6
2006-01-23proc.c: Conditional include of sys/loadavg.h for Solaris.Andreas Tobler1-0/+9
2006-01-21re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-0/+10
2006-01-20re PR libgomp/25877 (team.c:269: warning: implicit declaration of function 'a...Steve Ellcey1-0/+8
2006-01-18[multiple changes]Diego Novillo1-0/+941