Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 834



details:   https://anonhg.NetBSD.org/src/rev/c53e60b133c1
branches:  netbsd-7
changeset: 799436:c53e60b133c1
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Jun 10 20:59:55 2015 +0000

description:
834

diffstat:

 doc/CHANGES-7.0 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r f736dd6483d9 -r c53e60b133c1 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Wed Jun 10 20:57:22 2015 +0000
+++ b/doc/CHANGES-7.0   Wed Jun 10 20:59:55 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.328 2015/06/10 17:21:06 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.329 2015/06/10 20:59:55 snj Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -32124,3 +32124,9 @@
        avoid disk alignment issues.
        [mlelstv, ticket #838]
 
+common/lib/libc/arch/arm/string/memcpy.S       1.8
+
+       Add ARM EABI __aeabi_memcpy4 and __aeabi_memcpy8 aliases
+       for memcpy.
+       [joerg, ticket #834]
+



Home | Main Index | Thread Index | Old Index