Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc note GCC 10 and the ports that switched.
details: https://anonhg.NetBSD.org/src/rev/6c6dfd27a2b3
branches: trunk
changeset: 378560:6c6dfd27a2b3
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Apr 17 04:11:52 2021 +0000
description:
note GCC 10 and the ports that switched.
diffstat:
doc/3RDPARTY | 4 ++--
doc/CHANGES | 10 +++++++++-
2 files changed, 11 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r 280479ac50d3 -r 6c6dfd27a2b3 doc/3RDPARTY
--- a/doc/3RDPARTY Sat Apr 17 04:08:32 2021 +0000
+++ b/doc/3RDPARTY Sat Apr 17 04:11:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1794 2021/04/11 01:37:02 mrg Exp $
+# $NetBSD: 3RDPARTY,v 1.1795 2021/04/17 04:11:52 mrg Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -449,7 +449,7 @@ Notes:
There is a flex2netbsd script to help newer imports.
Package: gcc
-Version: 9.3.0
+Version: 9.3.0/10.3.0
Current Vers: 9.3.0/10.3.0
Maintainer: FSF
Archive Site: ftp://ftp.gnu.org/gnu/gcc/
diff -r 280479ac50d3 -r 6c6dfd27a2b3 doc/CHANGES
--- a/doc/CHANGES Sat Apr 17 04:08:32 2021 +0000
+++ b/doc/CHANGES Sat Apr 17 04:11:52 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2795 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2796 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -352,3 +352,11 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
file(1): Upgraded to 5.40. [christos 20210409]
pkg_install: Updated to 20210410. This simplifes version checking for
NetBSD. [nia 20210410]
+ gcc(1): Import GCC 10.3. [mrg 20200410]
+ alpha: Switch to GCC 10. [mrg 20200416]
+ amd64: Switch to GCC 10. [mrg 20200416]
+ ia64: Switch to GCC 10. [mrg 20200416]
+ riscv: Switch to GCC 10. [mrg 20200416]
+ sparc: Switch to GCC 10. [mrg 20200416]
+ sparc64: Switch to GCC 10. [mrg 20200416]
+ vax: Switch to GCC 10. [mrg 20200416]
Home |
Main Index |
Thread Index |
Old Index