Module Name: src
Committed By: martin
Date: Mon Apr 26 18:41:05 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1672
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.83 -r1.1.2.84 src/doc/CHANGES-8.3
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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.83 src/doc/CHANGES-8.3:1.1.2.84
--- src/doc/CHANGES-8.3:1.1.2.83 Wed Apr 21 17:50:03 2021
+++ src/doc/CHANGES-8.3 Mon Apr 26 18:41:05 2021
@@ -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 @@ external/bsd/file/dist/magic/magdir/wind
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]
+