Module Name:    src
Committed By:   riz
Date:           Fri Feb 24 16:41:05 UTC 2012

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

Log Message:
Tickets 43, 45, 46.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/doc/CHANGES-6.0

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
diff -u src/doc/CHANGES-6.0:1.1.2.16 src/doc/CHANGES-6.0:1.1.2.17
--- src/doc/CHANGES-6.0:1.1.2.16	Fri Feb 24 16:30:28 2012
+++ src/doc/CHANGES-6.0	Fri Feb 24 16:41:05 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.16 2012/02/24 16:30:28 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.17 2012/02/24 16:41:05 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -472,3 +472,18 @@ lib/libterminfo/term.h				1.11
 	PR/46075: fix typo set_color_paid -> set_color_pair
 	[asau, ticket #42]
 
+external/gpl3/gcc/lib/libgomp/Makefile		1.7
+
+	Fix build failure on mips64.
+	[nonaka, ticket #43]
+
+sys/arch/xen/x86/cpu.c				1.87-88
+
+	Remove artificial restriction on the number of physical CPUs.
+	[bouyer, ticket #45]
+
+sys/compat/linux/arch/powerpc/linux_exec_powerpc.c 1.24
+
+	Fix builds of Linux emulation on PowerPC platforms.
+	[rjs, ticket #46]
+

Reply via email to