OSDN Git Service

PR testsuite/39807
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
index 61ca488..6ab29eb 100644 (file)
@@ -1,3 +1,21 @@
+2009-04-27  Jakub Jelinek  <jakub@redhat.com>
+
+       PR testsuite/39807
+       * dg-extract-results.sh: Close open files and use >> instead of >
+       to decrease number of concurrently open files from awk.  Avoid
+       = at the beginning of a regexp and redirect to a file determined
+       by curfile variable rather than concatenated strings to workaround
+       Solaris nawk bug.
+
+2009-04-25  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * test_summary: Only include LAST_UPDATED if it exists.
+       Complete copyright years.
+
+2009-04-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * compare-all-tests: New.
+
 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
 
        * gennews (files): Reference GCC 4.4 web pages.