OSDN Git Service

PR libgomp/29494
[pf3gnuchains/gcc-fork.git] / libgomp / ChangeLog
index 62ed9e9..d578824 100644 (file)
@@ -1,3 +1,55 @@
+2006-10-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       PR libgomp/29494
+       * configure.tgt: Use posix95 configuration for Solaris 2.5.1 and 2.6.
+       * config/posix95: New directory.
+       * config/posix95/omp-lock.h: New file.
+       * config/posix95/lock.c: Likewise.
+
+2006-10-14  Geoffrey Keating  <geoffk@apple.com>
+
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2006-10-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * testsuite/libgomp.c/barrier-1.c: Change timestamp tests from
+       '<' to '<='.
+
+2006-10-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * acinclude.m4 (HAVE_ATTRIBUTE_ALIAS): Remove __USER_LABEL_PREFIX__ from
+       test.
+       * configure: Regenerate.
+       * fortran.c  (ialias_redirect): Add __USER_LABEL_PREFIX__ to alias.
+
+2006-09-26  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/25261
+       PR middle-end/28790
+       * testsuite/libgomp.c/nestedfn-4.c: New test.
+       * testsuite/libgomp.c/nestedfn-5.c: New test.
+       * testsuite/libgomp.fortran/nestedfn3.f90: New test.
+
+       PR fortran/29097
+       * testsuite/libgomp.fortran/condinc1.f: New test.
+       * testsuite/libgomp.fortran/condinc2.f: New test.
+       * testsuite/libgomp.fortran/condinc3.f90: New test.
+       * testsuite/libgomp.fortran/condinc4.f90: New test.
+       * testsuite/libgomp.fortran/condinc1.inc: New file.
+
+2006-09-18  Tom Tromey  <tromey@redhat.com>
+
+       * configure: Rebuilt.
+
+2006-09-13  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR c/28768
+       PR preprocessor/14634
+       * configure.ac (HAVE_CLOCK_GETTIME): Add missing second argument
+       to AC_DEFINE.
+       * configure: Regenerate.
+
 2006-09-08  Steven G. Kargl  <kargl@gcc.gnu.org>
 
        * testsuite/libgomp.fortran/reduction3.f90: Change