OSDN Git Service

Backport from upstream Libtool:
[pf3gnuchains/gcc-fork.git] / libgomp / ChangeLog
index 0cdfba6..cdd87f8 100644 (file)
@@ -1,3 +1,27 @@
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-12-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/36802
+       * testsuite/libgomp.c/pr36802-1.c: New test.
+       * testsuite/libgomp.c/pr36802-2.c: New test.
+       * testsuite/libgomp.c/pr36802-3.c: New test.
+
+2008-12-01  Janis Johnson  <janis187@us.ibm.com>
+
+       PR libgomp/38270
+       * config/linux/powerpc/mutex.h: New.
+
+2008-12-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/38257
+       * testsuite/libgomp.c++/for-7.C: New test.
+
+       PR c++/38348
+       * testsuite/libgomp.c++/for-6.C: New test.
+
 2008-11-26  Janis Johnson  <janis187@us.ibm.com>
 
        PR testsuite/28870