Module Name:    src
Committed By:   bouyer
Date:           Sun Jan 12 12:36:16 UTC 2014

Modified Files:
        src/doc [netbsd-6-0]: CHANGES-6.0.4

Log Message:
ticket 1006


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-6.0.4

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-6.0.4
diff -u src/doc/CHANGES-6.0.4:1.1.2.13 src/doc/CHANGES-6.0.4:1.1.2.14
--- src/doc/CHANGES-6.0.4:1.1.2.13	Tue Jan  7 18:03:20 2014
+++ src/doc/CHANGES-6.0.4	Sun Jan 12 12:36:16 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.4,v 1.1.2.13 2014/01/07 18:03:20 bouyer Exp $
+# $NetBSD: CHANGES-6.0.4,v 1.1.2.14 2014/01/12 12:36:16 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.3 release to the NetBSD 6.0.4
 release:
@@ -152,3 +152,12 @@ xsrc/xfree/xc/lib/font/bitmap/bdfread.c	
 	with huge input data.
 	[wiz, ticket #1011]
 
+external/gpl3/gcc/dist/gcc/config/sparc/constraints.md 1.2
+external/gpl3/gcc/dist/gcc/config/sparc/predicates.md 1.2
+external/gpl3/gcc/dist/gcc/config/sparc/sync.md	1.2
+
+	Port from newer gcc, fixes compile errors (invalid asm generated
+	by gcc).
+	This fixes the build of gtk+-3.10.6 from pkgsrc on sparc64.
+	[martin, ticket #1006]
+

Reply via email to