Source-Changes-HG archive

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

[src/netbsd-10]: src/doc Ticket #65



details:   https://anonhg.NetBSD.org/src/rev/16e2bec342be
branches:  netbsd-10
changeset: 373382:16e2bec342be
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 05 12:45:22 2023 +0000

description:
Ticket #65

diffstat:

 doc/CHANGES-10.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 526627ab9bb5 -r 16e2bec342be doc/CHANGES-10.0
--- a/doc/CHANGES-10.0  Sun Feb 05 12:44:40 2023 +0000
+++ b/doc/CHANGES-10.0  Sun Feb 05 12:45:22 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.27 2023/02/01 19:00:10 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.28 2023/02/05 12:45:22 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -759,3 +759,10 @@
        vax: make bootloader work on 8MB VAXen.
        [tsutsui, ticket #64]
 
+external/gpl3/gcc/usr.bin/Makefile.inc         1.35
+
+       Reduce debug info build for GCC binaries for MKDEBUG builds,
+       this results in noticably faster builds and lower disk space
+       requirements.
+       [mrg, ticket #65]
+



Home | Main Index | Thread Index | Old Index