Source-Changes-HG archive

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

[src/trunk]: src/doc note some things i've done lately:



details:   https://anonhg.NetBSD.org/src/rev/9ccb0cff228e
branches:  trunk
changeset: 1022928:9ccb0cff228e
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Aug 14 23:56:32 2021 +0000

description:
note some things i've done lately:

- efiboot / libsa gained bi-endian / raidframe
- evbarm boot -d
- GCC and GMP updates

diffstat:

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

diffs (42 lines):

diff -r 4a9734beb413 -r 9ccb0cff228e doc/CHANGES
--- a/doc/CHANGES       Sat Aug 14 21:17:11 2021 +0000
+++ b/doc/CHANGES       Sat Aug 14 23:56:32 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2820 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2821 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -317,6 +317,7 @@
        acpicpu(4): Add support for Arm CPUs. [jmcneill 20201207]
        OpenSSL: Imported 1.1.1i. [christos 20201209]
        pkg_install: Updated to 20201212. [wiz 20201212]
+       evbarm: Support "boot -d" for early DDB access. [mrg 20201219]
        sparc64: Add environment monitoring for the E250 [jdc 20201223]
        sti(4), hp300: Add bitmap access ops support for SGC CRX (A1659-66001)
                framebuffer for HP9000/425t. [tsutsui 20201223]
@@ -378,15 +379,20 @@
        raid(4): Add support for swapped-endian autoconfiguration.
                [mrg 20210525]
        dhcp: Import version 4.4.2-P1. [christos 20210526]
-       mips: Switch to GCC 10.  [mrg 20210526]
-       i386: Switch to GCC 10.  [mrg 20210526]
+       libsa: Add support for other-endian FFS volumes. [mrg 20210526]
+       efiboot: Add support for other-endian FFS and booting from RAIDframe
+               volumes. [mrg 20210526]
+       mips: Switch to GCC 10. [mrg 20210526]
+       i386: Switch to GCC 10. [mrg 20210526]
+       arm: Remove support for building the old ABI (oabi). [christos 20210607]
        libfido2: Import 1.7.0 [christos 20210616]
-       m68k: Switch to GCC 10.  [mrg 20210619]
-       arm: Switch to GCC 10.  [mrg 20210619]
+       m68k: Switch to GCC 10. [mrg 20210619]
+       arm: Switch to GCC 10. [mrg 20210619]
        uscanner(4): Removed from the tree. [nia 20210629]
        acpi(4): Updated ACPICA to 20210604. [christos 20210706]
        hp300: Add support of multiple rd(4) disks on all punits for HPDisk.
                [tsutsui 20210709]
+       GMP: Import 6.2.1 [mrg 20210711]
        kernel: Tie the maximum file lock per unprivilegied uid to 
                kern.maxfiles [manu 20210727]
        evbppc: Switch ibm4xx to generic evbppc kernel modules. [rin 20210803]



Home | Main Index | Thread Index | Old Index