Module Name: src
Committed By: riz
Date: Thu Apr 26 03:04:34 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets 200, 201.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.77 -r1.1.2.78 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.77 src/doc/CHANGES-6.0:1.1.2.78
--- src/doc/CHANGES-6.0:1.1.2.77 Tue Apr 24 19:45:06 2012
+++ src/doc/CHANGES-6.0 Thu Apr 26 03:04:34 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.77 2012/04/24 19:45:06 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.78 2012/04/26 03:04:34 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -1983,3 +1983,13 @@ sys/arch/sparc64/sparc64/trap.c 1.175
instruction).
[martin, ticket #199]
+external/gpl3/gdb/dist/gdb/sparc-nat.c 1.3
+
+ Fix threaded debugging on sparc64.
+ [martin, ticket #200]
+
+sys/arch/sparc64/sparc64/trap.c 1.176
+
+ 32-bit build fix for ticket #199.
+ [martin, ticket #201]
+