Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1672



details:   https://anonhg.NetBSD.org/src/rev/f07f3845e2d2
branches:  netbsd-8
changeset: 961996:f07f3845e2d2
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Apr 26 18:41:05 2021 +0000

description:
Ticket #1672

diffstat:

 doc/CHANGES-8.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r abaa77122cbe -r f07f3845e2d2 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Mon Apr 26 18:39:26 2021 +0000
+++ b/doc/CHANGES-8.3   Mon Apr 26 18:41:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.83 2021/04/21 17:50:03 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.84 2021/04/26 18:41:05 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1845,3 +1845,11 @@
 
        Enhance regex portability (by copying over the versions from file 5.40).
        [mrg, ticket #1671}
+
+common/lib/libc/arch/arm/atomic/atomic_swap.S  1.15,1.16
+common/lib/libc/arch/arm/atomic/atomic_swap_64.S 1.11
+sys/arch/arm/include/lock.h                    1.36,1.37
+
+       ARM: lock and atomic fixes.
+       [skrll, ticket #1672]
+



Home | Main Index | Thread Index | Old Index