Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 315 and 330.



details:   https://anonhg.NetBSD.org/src/rev/d5425462e21e
branches:  netbsd-7
changeset: 798719:d5425462e21e
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Dec 16 16:21:35 2014 +0000

description:
Ticket 315 and 330.

diffstat:

 doc/CHANGES-7.0 |  14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 76ba0d1bed42 -r d5425462e21e doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Tue Dec 16 16:19:36 2014 +0000
+++ b/doc/CHANGES-7.0   Tue Dec 16 16:21:35 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.132 2014/12/15 11:57:50 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.133 2014/12/16 16:21:35 msaitoh Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -3586,4 +3586,14 @@
        Fixes PR/49463.
        [mlelstv, ticket #328]
 
-
+external/gpl3/gdb/dist/gdb/armnbsd-tdep.c      1.2
+
+       Fix byte order selection for breakpoints: on arm the byte order for
+       code might differ from the generic BFD endianess.
+       Fixes PR toolchain/49445.
+       [martin, ticket #315]
+
+sys/dev/bluetooth/btms.c                       1.12
+
+       Added quirk for ELECOM M-XG2BB.
+       [nonaka, ticket #330]



Home | Main Index | Thread Index | Old Index