Module Name: src
Committed By: riz
Date: Thu May 17 17:53:02 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket 244.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 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.88 src/doc/CHANGES-6.0:1.1.2.89
--- src/doc/CHANGES-6.0:1.1.2.88 Wed May 9 22:50:52 2012
+++ src/doc/CHANGES-6.0 Thu May 17 17:53:01 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.88 2012/05/09 22:50:52 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.89 2012/05/17 17:53:01 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -2279,3 +2279,8 @@ sys/arch/powerpc/booke/dev/pq3gpio.c 1.
Fix P2020 GPIO support.
[matt, ticket #243]
+sys/arch/powerpc/powerpc/db_disasm.c 1.27
+
+ Decode isel{lt,gt,eq} when disassembling PPC code.
+ [matt, ticket #244]
+