aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2008-02-01Mark ChangeLogJoseph Myers
2007-11-23configure.ac: Adjust makeinfo version check.Matthias Klose
2007-10-07Mark ChangeLogMark Mitchell
2007-07-19Mark ChangeLogMark Mitchell
2007-07-02re PR libgomp/32468 (number of threads in a parallel region depends on number...Jakub Jelinek
2007-07-02re PR libgomp/26308 (libgomp bootstrap failure on Tru64 UNIX V4.0F)Rainer Orth
2007-06-21re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508)Jakub Jelinek
2007-05-14Mark ChangeLogMark Mitchell
2007-03-18acinclude.m4: Adjust regular expression for ld version extraction.Andreas Schwab
2007-02-07re PR c++/30703 (ICE Segmentation fault on using OpenMP)Jakub Jelinek
2007-02-06backport: re PR libgomp/30546 (build fail in libgomp when building from SVN b...Daniel Franke
2007-02-06backport: [multiple changes]Daniel Franke
2007-02-06re PR libgomp/28296 (libgomp fails to configure on Tru64 UNIX)Roger Sayle
2007-01-30backport: lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus
2007-01-25backport: [multiple changes]Daniel Franke
2007-01-24re PR middle-end/30494 (ICE with VLA and openmp)Jakub Jelinek
2006-12-17backport: [multiple changes]Daniel Franke
2006-12-04tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou
2006-12-04re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek
2006-12-02configure.tgt: Force initial-exec TLS model on Linux only.Eric Botcazou
2006-10-29re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at for...Jakub Jelinek
2006-10-24re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype)Eric Botcazou
2006-10-15Index: config/ChangeLogGeoffrey Keating
2006-10-06barrier-1.c: Change timestamp tests from '<' to '<='.Danny Smith
2006-10-06acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith
2006-09-26re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ...Jakub Jelinek
2006-09-26re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek
2006-09-19tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey
2006-09-13re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers
2006-09-08reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow.Steven G. Kargl
2006-08-26re PR libgomp/25938 (libgomp installs header files in version and target inde...Joseph Myers
2006-08-17re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch)Jakub Jelinek
2006-07-16re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))Jakub Jelinek
2006-07-05configure.ac: Depend addition of -pthread on host OS.Eric Christopher
2006-06-21critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek
2006-06-20re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek
2006-06-14re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)Richard Henderson
2006-06-09env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson
2006-06-09re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek
2006-06-06time.c: New file.Francois-Xavier Coudert
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-05-22re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')John David Anglin
2006-05-15re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek
2006-05-03re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek
2006-05-02re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek
2006-05-02re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek
2006-04-26re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek
2006-04-25re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson
2006-04-10libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose
2006-03-21re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek