OSDN Git Service

* postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
[pf3gnuchains/gcc-fork.git] / libgomp / ChangeLog
index 3572d17..e249e32 100644 (file)
@@ -1,3 +1,69 @@
+2009-12-23  Sebastian Pop  <sebpop@gmail.com>
+
+       * testsuite/libgomp.graphite/pr4118.c: New.
+
+2009-12-22  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
+
+       * testsuite/libgomp.fortran/crayptr2.f90: Remove forced static linkage
+       for darwin, protect the test with require-effective-target tls_runtime.
+       * testsuite/libgomp.fortran/pr32550.f90: Ditto.
+
+2009-12-22  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
+
+       PR target/41605
+       * testsuite/lib/libgomp.exp: Provide -B options to allow for
+       link spec %s substitutions for static libraries.
+
+2009-12-18  Jack Howarth <howarth@bromo.med.uc.edu>
+
+       PR testsuite/42135
+       * libgomp.graphite/force-parallel-2.c: Reduce array size.
+
+2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * testsuite/Makefile.in: Regenerate.
+
+2009-11-30  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * testsuite/lib/libgomp.exp (libgomp_init): Add host-dependent
+       settings for LC_ALL and LANG.
+
+2009-11-25  Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/42162
+       * testsuite/libgomp.fortran/pr42162.f90: New test.
+
+2009-11-13  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/42029
+       * testsuite/libgomp.c/pr42029.c: New test.
+
+2009-10-26  Jakub Jelinek  <jakub@redhat.com>
+
+       * acinclude.m4 (LIBGOMP_CHECK_LINKER_FEATURES): Avoid using too many
+       *s.  Accept ld version without text in ()s.
+       * configure: Regenerated.
+
+2009-10-22  Razya Ladelsky  <razya@il.ibm.com>
+
+       * testsuite/libgomp.graphite/force-parallel-2.c: Adjust scan.
+
+2009-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR libgomp/41418
+       * configure.ac: Set FC to "no" if $GFORTRAN starts with "no"
+       or a hyphen (happens with fortran language disabled).
+       * configure: Regenerate.
+
+2009-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * acinclude.m4 (LIBGOMP_CHECK_LINKER_FEATURES): Avoid 'head',
+       use sed script portable to Solaris /bin/sed for extracting ld
+       version.
+       * configure: Regenerate.
+
 2009-09-17  Alexander Monakov  <amonakov@ispras.ru>
 
        * testsuite/libgomp.graphite/bounds.c: New test.