Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Tickets 43, 45, 46.



details:   https://anonhg.NetBSD.org/src/rev/d7528544fba7
branches:  netbsd-6
changeset: 773820:d7528544fba7
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Feb 24 16:41:05 2012 +0000

description:
Tickets 43, 45, 46.

diffstat:

 doc/CHANGES-6.0 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 26d295c2ba2b -r d7528544fba7 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Fri Feb 24 16:38:07 2012 +0000
+++ b/doc/CHANGES-6.0   Fri Feb 24 16:41:05 2012 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index