diff contrib/ChangeLog @ 19:58ad6c70ea60

update gcc from 4.4.0 to 4.4.1.
author kent@firefly.cr.ie.u-ryukyu.ac.jp
date Thu, 24 Sep 2009 13:21:57 +0900
parents a06113de4d67
children 855418dad1a3
line wrap: on
line diff
--- a/contrib/ChangeLog	Thu Sep 24 13:06:16 2009 +0900
+++ b/contrib/ChangeLog	Thu Sep 24 13:21:57 2009 +0900
@@ -1,3 +1,21 @@
+2009-07-22  Release Manager
+
+	* GCC 4.4.1 released.
+
+2009-06-20  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* test_summary: Only include LAST_UPDATED if it exists.
+	Complete copyright years.
+
+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-21  Release Manager
 
 	* GCC 4.4.0 released.