Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1254
details: https://anonhg.NetBSD.org/src/rev/267623807739
branches: netbsd-9
changeset: 1002242:267623807739
user: martin <martin%NetBSD.org@localhost>
date: Mon Apr 26 18:36:07 2021 +0000
description:
Ticket #1254
diffstat:
doc/CHANGES-9.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r f5569a73de0d -r 267623807739 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Mon Apr 26 18:34:28 2021 +0000
+++ b/doc/CHANGES-9.2 Mon Apr 26 18:36:07 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.70 2021/04/25 18:30:58 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.71 2021/04/26 18:36:07 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -2980,3 +2980,10 @@
Fix cross build from newer clang versions on Darwin/Mac OS.
[cjep, ticket #1253]
+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 #1254]
+
Home |
Main Index |
Thread Index |
Old Index