OSDN Git Service

Backport from git Libtool:
[pf3gnuchains/gcc-fork.git] / libgomp / ChangeLog
index f9afd43..26b6457 100644 (file)
@@ -1,3 +1,43 @@
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/39154
+       * testsuite/libgomp.c/pr39154.c: New test.
+
+2009-01-30  Ian Lance Taylor  <iant@google.com>
+
+       * acinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set
+       libgomp_ld_is_gold.  Get gold version number.
+       (LIBGOMP_ENABLE_SYMVERS): Gold always support symbol versioning.
+       * configure: Rebuild.
+
+2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
+
+        * testsuite/lib/libgomp.exp: Add -B option for targets that
+       use libgfortran.a%s in their specs.
+
+2009-01-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libgomp/38086
+       * acinclude.m4 (HAVE_AS_SYMVER_DIRECTIVE): New check.
+       * libgomp.h (LIBGOMP_GNU_SYMBOL_VERSIONING): Undefine if
+       HAVE_AS_SYMVER_DIRECTIVE is not defined.
+       * configure: Regenerated.
+       * config.h.in: Likewise.
+
+2008-12-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/38650
+       * testsuite/libgomp.c/pr38650.c: New test.
+       * testsuite/libgomp.c++/pr38650.C: New test.
+
+2008-12-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/libgomp.c/collapse-1.c (main): Add private(k) clause.
+
 2008-12-26  Uros Bizjak  <ubizjak@gmail.com>
 
        * testsuite/libgomp.c/atomic-6.c: Add -mieee for alpha*-*-* targets.
 
 2008-08-21  Nathan Froyd  <froydnj@codesourcery.com>
 
-       * testsuite/libgomp.exp (libgomp_init): Only set things that
+       * testsuite/lib/libgomp.exp (libgomp_init): Only set things that
        depend on blddir if blddir exists.
        (libgomp_target_compile): Likewise.
        * testsuite/libgomp.c++/c++.exp: Likewise.