Module Name: src
Committed By: bouyer
Date: Sun Jan 12 12:36:13 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
ticket 1006
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.76 -r1.1.2.77 src/doc/CHANGES-6.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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.76 src/doc/CHANGES-6.2:1.1.2.77
--- src/doc/CHANGES-6.2:1.1.2.76 Sun Jan 12 12:26:30 2014
+++ src/doc/CHANGES-6.2 Sun Jan 12 12:36:13 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.76 2014/01/12 12:26:30 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.77 2014/01/12 12:36:13 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -1226,3 +1226,12 @@ sys/arch/luna68k/dev/omrasopsvar.h 1.2
much more work).
[tsutsui, ticket #1005]
+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]
+