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.5 was released and imported.



details:   https://anonhg.NetBSD.org/src/rev/d8dbc5eaf265
branches:  trunk
changeset: 377521:d8dbc5eaf265
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat Jul 15 19:59:21 2023 +0000

description:
note GCC 10.5 was released and imported.

diffstat:

 doc/3RDPARTY |  8 ++++----
 doc/CHANGES  |  3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (39 lines):

diff -r 60b285df080d -r d8dbc5eaf265 doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Jul 15 16:17:37 2023 +0000
+++ b/doc/3RDPARTY      Sat Jul 15 19:59:21 2023 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1937 2023/06/30 21:48:15 christos Exp $
+#      $NetBSD: 3RDPARTY,v 1.1938 2023/07/15 19:59:21 mrg Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -450,12 +450,12 @@ Notes:
 There is a flex2netbsd script to help newer imports.
 
 Package:       gcc
-Version:       10.4.0
-Current Vers:  10.4.0/11.4.0/12.3.0/13.1.0
+Version:       10.5.0
+Current Vers:  10.5.0/11.4.0/12.3.0/13.1.0
 Maintainer:    FSF
 Archive Site:  ftp://ftp.gnu.org/gnu/gcc/
 Home Page:     https://www.gnu.org/software/gcc/
-Date:          2022-06-28
+Date:          2023-07-03
 Mailing List:  gcc-bugs%gnu.org@localhost
 Responsible:   mrg, christos, skrll
 License:       GPLv3, LGPLv3.1
diff -r 60b285df080d -r d8dbc5eaf265 doc/CHANGES
--- a/doc/CHANGES       Sat Jul 15 16:17:37 2023 +0000
+++ b/doc/CHANGES       Sat Jul 15 19:59:21 2023 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2979 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2980 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -160,3 +160,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
        aiomixer(1): Support for the NO_COLOR environment variable.
                [nia 20230629]
        openpam(3): update to 20230627 (ximenia) [christos 20230630]
+       gcc(1): Import GCC 10.5.  [mrg 20230710]



Home | Main Index | Thread Index | Old Index