summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* configure: Rebuilt.Tom Tromey2007-01-163-5/+57
* libgomp.texi: Document implementation specific default values of environment ...Daniel Franke2007-01-142-9/+14
* re PR libgomp/28209 (None of the GOMP_* environment variables are documented)Daniel Franke2006-12-218-313/+1615
* re PR libgomp/29949 (implement argument checking for user accessable runtime ...Daniel Franke2006-12-042-1/+6
* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking if static linking...Eric Botcazou2006-12-042-2/+39
* re PR middle-end/29947 (OpenMP parallel for fails for reversed loop range)Jakub Jelinek2006-12-044-7/+670
* configure.tgt: Force initial-exec TLS model on Linux only.Eric Botcazou2006-12-022-1/+10
* * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz2006-11-132-7/+11
* env.c (parse_schedule): Reject out of range values.Uros Bizjak2006-11-092-2/+18
* re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at for...Jakub Jelinek2006-10-292-0/+25
* re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype)Eric Botcazou2006-10-244-0/+161
* Index: config/ChangeLogGeoffrey Keating2006-10-153-60/+15
* barrier-1.c: Change timestamp tests from '<' to '<='.Danny Smith2006-10-062-6/+11
* acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from test.Danny Smith2006-10-064-9/+13
* re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel ...Jakub Jelinek2006-09-264-0/+133
* re PR fortran/29097 (!$ include 'omp_lib.h' does not work)Jakub Jelinek2006-09-266-0/+39
* tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to GCC_ENABLE.Tom Tromey2006-09-192-4/+7
* re PR c/28768 (Preprocessor doesn't parse tokens correctly?)Joseph Myers2006-09-133-12/+71
* reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow.Steven G. Kargl2006-09-083-2/+9
* re PR libgomp/25938 (libgomp installs header files in version and target inde...Joseph Myers2006-08-263-19/+29
* re PR libgomp/28725 (Case Sensitive OpenMP environment variables and patch)Jakub Jelinek2006-08-172-15/+42
* re PR fortran/28390 (Broken !$omp parallel do lastprivate(iterationvar))Jakub Jelinek2006-07-162-0/+13
* configure.ac: Depend addition of -pthread on host OS.Eric Christopher2006-07-053-7/+26
* critical.c (GOMP_critical_name_start): Fix *pptr initialization when gomp_mut...Jakub Jelinek2006-06-212-2/+10
* re PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc/futex.h SYS_futex undef...Jakub Jelinek2006-06-203-9/+229
* re PR libgomp/28008 (build failure due to PTHREAD_STACK_MIN not being declared)Richard Henderson2006-06-142-10/+22
* env.c (gomp_nthreads_var): Change to unsigned long.Richard Henderson2006-06-094-17/+56
* re PR fortran/27916 (Problem with allocatable arrays inside OpenMP do loop)Jakub Jelinek2006-06-093-0/+58
* time.c: New file.Francois-Xavier Coudert2006-06-063-0/+58
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-243-0/+14
* re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')John David Anglin2006-05-228-0/+25
* re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek2006-05-152-0/+24
* re PR fortran/27395 (Problem with arrays in the OpenMP REDUCTION clause in Fo...Jakub Jelinek2006-05-033-0/+67
* re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier)Jakub Jelinek2006-05-027-5/+261
* re PR middle-end/27337 (OpenMP ICE in expand_expr_real_1 at expr.c:6814)Jakub Jelinek2006-05-022-0/+96
* re PR c/26171 (#pragma omp threadprivate requires -funit-at-a-time)Jakub Jelinek2006-04-262-0/+19
* re PR libgomp/25865 (libgomp incorrectly detects support for TLS)Richard Henderson2006-04-257-36/+85
* libjava.exp (libjava_init): Recognize multilib directory names containing und...Matthias Klose2006-04-102-1/+6
* re PR c++/26691 (Wrong code for constructor with default value)Jakub Jelinek2006-03-212-0/+25
* trans-openmp.c (gfc_trans_omp_variable): Handle references to parent result.Jakub Jelinek2006-03-132-0/+31
* Merge C++ from gomp-20050608-branch.Richard Henderson2006-03-0934-0/+1462
* [multiple changes]Andreas Tobler2006-02-256-116/+354
* re PR bootstrap/26161 (Configure tests for pthread.h sometimes need to use -p...Francois-Xavier Coudert2006-02-174-358/+135
* re PR libgomp/25938 (libgomp installs header files in version and target inde...Jakub Jelinek2006-02-153-11/+45
* re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek2006-02-1476-0/+5061
* re PR libgomp/25936 (libgomp needs to link against rt on HPUX)Roger Sayle2006-02-132-0/+11
* * testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.Ulrich Weigand2006-02-082-0/+5
* libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou2006-02-072-5/+25
* re PR libgomp/25852 (libgomp testing does not work for multilib (-m32 on x86_...H.J. Lu2006-02-032-10/+17
* re PR libgomp/25884 (libgomp should not require perl to compile)Paolo Bonzini2006-01-2511-162/+1454