Source-Changes-HG archive

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

[src/trunk]: src/doc Document changes for powerpc:



details:   https://anonhg.NetBSD.org/src/rev/85e920d628ee
branches:  trunk
changeset: 366555:85e920d628ee
user:      rin <rin%NetBSD.org@localhost>
date:      Mon May 30 15:11:45 2022 +0000

description:
Document changes for powerpc:
- Fix userland unaligned memory access for 403.
- Unify libc binaries among all 32-bit ppc ports.

diffstat:

 doc/CHANGES |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1c29240c9493 -r 85e920d628ee doc/CHANGES
--- a/doc/CHANGES       Mon May 30 15:06:54 2022 +0000
+++ b/doc/CHANGES       Mon May 30 15:11:45 2022 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2883 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2884 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -584,3 +584,7 @@
                [rillig 20220507]
        gomoku(6): Add highlighting, fix input handling, announce tie early,
                prevent overly long thinking. [rillig 20220528]
+       powerpc: Add routines to fix userland unaligned memory access for 403.
+               [rin 20220531]
+       powerpc: Unify libc binary among all 32-bit powerpc ports.
+               [rin 20220531]



Home | Main Index | Thread Index | Old Index