]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update gennews for GCC 10.
authorJakub Jelinek <jakub@redhat.com>
Thu, 7 May 2020 10:48:18 +0000 (12:48 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 7 May 2020 10:48:18 +0000 (12:48 +0200)
2020-05-07  Jakub Jelinek  <jakub@redhat.com>

* gennews (files): Add files for GCC 10.

contrib/ChangeLog
contrib/gennews

index 43fe1e7a1cbef3db3c90c05140e402410b6282c1..46d0e3261363b0ab4ad9d41e963e1448c7331f36 100644 (file)
@@ -1,3 +1,7 @@
+2020-05-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 10.
+
 2020-04-17  Martin Liska  <mliska@suse.cz>
 
        * vimrc: We do not want to modify tab options
index be8b55feb8c322a110f9d62bfb2a2ce4ff463a1f..d4ea91fc2289eda9991ef82a8d49d188b2b0b07c 100755 (executable)
@@ -3,7 +3,7 @@
 # Script to generate the NEWS file from online release notes.
 # Contributed by Joseph Myers <jsm28@cam.ac.uk>.
 #
-# Copyright (C) 2000-2019 Free Software Foundation, Inc.
+# Copyright (C) 2000-2020 Free Software Foundation, Inc.
 # This file is part of GCC.
 #
 # GCC is free software; you can redistribute it and/or modify
@@ -23,6 +23,7 @@
 
 website=http://gcc.gnu.org/
 files="
+    gcc-10/index.html gcc-10/changes.html
     gcc-9/index.html gcc-9/changes.html
     gcc-8/index.html gcc-8/changes.html
     gcc-7/index.html gcc-7/changes.html