Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #123 and #124
details: https://anonhg.NetBSD.org/src/rev/b4726bf124d5
branches: netbsd-10
changeset: 373950:b4726bf124d5
user: martin <martin%NetBSD.org@localhost>
date: Wed Mar 22 19:01:56 2023 +0000
description:
Tickets #123 and #124
diffstat:
doc/CHANGES-10.0 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 61951cbf846c -r b4726bf124d5 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Wed Mar 22 19:00:47 2023 +0000
+++ b/doc/CHANGES-10.0 Wed Mar 22 19:01:56 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.46 2023/03/20 17:25:14 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.47 2023/03/22 19:01:56 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1498,3 +1498,16 @@
Fix bogus loop invariant assertions.
[mrg, ticket #122]
+external/gpl3/gcc.old (remove)
+
+ Remove obsolete directory.
+ [mrg, ticket #123]
+
+sys/arch/sparc/sparc/syscall.c 1.32
+sys/arch/sparc/sparc/vm_machdep.c 1.108
+tests/lib/libc/sys/t_ptrace_syscall_wait.h 1.3
+
+ sparc: PR 52166: adjust pc/npc before syscall allowing
+ EJUSTRETURN to return to the next instruction.
+ [hannken, ticket #124]
+
Home |
Main Index |
Thread Index |
Old Index