Module Name: src
Committed By: bouyer
Date: Thu Apr 30 17:58:28 UTC 2009
Modified Files:
src/doc [netbsd-3]: CHANGES-3.2
Log Message:
ticket #2011
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.165 -r1.1.2.166 src/doc/CHANGES-3.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-3.2
diff -u src/doc/CHANGES-3.2:1.1.2.165 src/doc/CHANGES-3.2:1.1.2.166
--- src/doc/CHANGES-3.2:1.1.2.165 Thu Apr 23 02:13:33 2009
+++ src/doc/CHANGES-3.2 Thu Apr 30 17:58:28 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.2,v 1.1.2.165 2009/04/23 02:13:33 snj Exp $
+# $NetBSD: CHANGES-3.2,v 1.1.2.166 2009/04/30 17:58:28 bouyer Exp $
A complete list of changes from the NetBSD 3.1 release to the NetBSD 3.2
release:
@@ -5236,3 +5236,9 @@
PR port-vax/41139.
[mhitch, ticket #2010]
+gnu/dist/toolchain/gcc/f/com.h patch
+
+ Fix mis-matched function prototype, causing vax build failure with
+ recent host gcc.
+ [mhitch, ticket #2011]
+