Module Name:    src
Committed By:   sborrill
Date:           Fri Feb  7 13:28:24 UTC 2014

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

Log Message:
Ticket #1020


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 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.88 src/doc/CHANGES-6.2:1.1.2.89
--- src/doc/CHANGES-6.2:1.1.2.88	Fri Feb  7 13:23:09 2014
+++ src/doc/CHANGES-6.2	Fri Feb  7 13:28:24 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.88 2014/02/07 13:23:09 sborrill Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.89 2014/02/07 13:28:24 sborrill Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1309,3 +1309,11 @@ sys/arch/evbmips/conf/LOONGSON			1.22
 	on LOONGSON.
 	[bouyer, #ticket 1019]
 
+external/gpl3/gcc/dist/gcc/config/mips/mips.c			1.2-1.2
+
+	Fix a problem with lazy symbols binding caused by an
+	overly aggressive optimisation. This bug shows up with
+	Xorg, preventing xf86-video-sis and xf86-video-silicon
+	modules from being loaded.
+	[bouyer, #ticket 1020]
+

Reply via email to