Module Name: src
Committed By: bouyer
Date: Sun Jan 12 12:36:17 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.3
Log Message:
ticket 1006
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-6.1.3
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.1.3
diff -u src/doc/CHANGES-6.1.3:1.1.2.14 src/doc/CHANGES-6.1.3:1.1.2.15
--- src/doc/CHANGES-6.1.3:1.1.2.14 Fri Jan 10 12:31:33 2014
+++ src/doc/CHANGES-6.1.3 Sun Jan 12 12:36:17 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.3,v 1.1.2.14 2014/01/10 12:31:33 sborrill Exp $
+# $NetBSD: CHANGES-6.1.3,v 1.1.2.15 2014/01/12 12:36:17 bouyer Exp $
A complete list of changes from the NetBSD 6.1.2 release to the NetBSD 6.1.3
release:
@@ -160,3 +160,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]
+