spu.c (TARGET_ENCODE_SECTION_INFO): Define.
[gcc.git] / libgomp /
2006-12-04 Daniel Frankere PR libgomp/29949 (implement argument checking for...
2006-12-04 Eric Botcazoutls.m4 (GCC_CHECK_TLS): Do not test TLS with static...
2006-12-04 Jakub Jelinekre PR middle-end/29947 (OpenMP parallel for fails for...
2006-12-02 Eric Botcazouconfigure.tgt: Force initial-exec TLS model on Linux...
2006-11-13 Daniel Jacobowitz* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
2006-11-09 Uros Bizjakenv.c (parse_schedule): Reject out of range values.
2006-10-29 Jakub Jelinekre PR fortran/29629 (ICE on OpenMP-enabled program...
2006-10-24 Eric Botcazoure PR libgomp/29494 (libgomp build fails with missing...
2006-10-15 Geoffrey KeatingIndex: config/ChangeLog
2006-10-06 Danny Smithbarrier-1.c: Change timestamp tests from '<' to '<='.
2006-10-06 Danny Smithacinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABE...
2006-09-26 Jakub Jelinekre PR middle-end/25261 ([gomp] Nested function calls...
2006-09-26 Jakub Jelinekre PR fortran/29097 (!$ include 'omp_lib.h' does not...
2006-09-19 Tom Tromeytls.m4 (GCC_CHECK_TLS): Pass empty argument as "help...
2006-09-13 Joseph Myersre PR c/28768 (Preprocessor doesn't parse tokens correc...
2006-09-08 Steven G. Karglreduction3.f90: Change -2147483648 to -huge(i)-1 to...
2006-08-26 Joseph Myersre PR libgomp/25938 (libgomp installs header files...
2006-08-17 Jakub Jelinekre PR libgomp/28725 (Case Sensitive OpenMP environment...
2006-07-16 Jakub Jelinekre PR fortran/28390 (Broken !$omp parallel do lastpriva...
2006-07-05 Eric Christopherconfigure.ac: Depend addition of -pthread on host OS.
2006-06-21 Jakub Jelinekcritical.c (GOMP_critical_name_start): Fix *pptr initia...
2006-06-20 Jakub Jelinekre PR libgomp/26175 (In gcc-4.2.0 libgomp/.../powerpc...
2006-06-14 Richard Hendersonre PR libgomp/28008 (build failure due to PTHREAD_STACK...
2006-06-09 Richard Hendersonenv.c (gomp_nthreads_var): Change to unsigned long.
2006-06-09 Jakub Jelinekre PR fortran/27916 (Problem with allocatable arrays...
2006-06-06 Francois-Xavier... time.c: New file.
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-05-22 John David Anglinre PR libgomp/27612 (Tests use __sync_lock_test_and_set_4')
2006-05-15 Jakub Jelinekre PR middle-end/27416 (ICE on invalid firstprivate...
2006-05-03 Jakub Jelinekre PR fortran/27395 (Problem with arrays in the OpenMP...
2006-05-02 Jakub Jelinekre PR c++/26943 ([gomp] firstprivate + lastprivate...
2006-05-02 Jakub Jelinekre PR middle-end/27337 (OpenMP ICE in expand_expr_real_...
2006-04-26 Jakub Jelinekre PR c/26171 (#pragma omp threadprivate requires ...
2006-04-25 Richard Hendersonre PR libgomp/25865 (libgomp incorrectly detects suppor...
2006-04-10 Matthias Kloselibjava.exp (libjava_init): Recognize multilib director...
2006-03-21 Jakub Jelinekre PR c++/26691 (Wrong code for constructor with defaul...
2006-03-13 Jakub Jelinektrans-openmp.c (gfc_trans_omp_variable): Handle referen...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-25 Andreas Tobler[multiple changes]
2006-02-17 Francois-Xavier... re PR bootstrap/26161 (Configure tests for pthread...
2006-02-15 Jakub Jelinekre PR libgomp/25938 (libgomp installs header files...
2006-02-14 Jakub Jelinekre PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)
2006-02-13 Roger Saylere PR libgomp/25936 (libgomp needs to link against...
2006-02-08 Ulrich Weigand* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.
2006-02-07 Eric Botcazoulibgomp-dg.exp (libgomp_init): Compute multilib-related...
2006-02-03 H.J. Lure PR libgomp/25852 (libgomp testing does not work...
2006-01-25 Paolo Bonzinire PR libgomp/25884 (libgomp should not require perl...
2006-01-24 Paolo Bonzinire PR libgomp/25259 (bootstrap failures on non-C99...
2006-01-24 Richard Hendersonre PR libgomp/25942 (SVN checked out GCC does not boots...
2006-01-24 Diego NovilloMakefile.in: Regenerate.
2006-01-23 Andreas Toblerproc.c: Conditional include of sys/loadavg.h for Solaris.
2006-01-23 Paul Thomasre PR fortran/25901 (overloaded function is rejected)
2006-01-21 Steve Ellceyre PR libgomp/25877 (team.c:269: warning: implicit...
2006-01-20 Steve Ellceyre PR libgomp/25877 (team.c:269: warning: implicit...
2006-01-18 Diego Novillo[multiple changes]