]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gennews (files): Add files for GCC 7.
authorJakub Jelinek <jakub@redhat.com>
Tue, 2 May 2017 12:37:31 +0000 (14:37 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 2 May 2017 12:37:31 +0000 (14:37 +0200)
From-SVN: r247491

contrib/ChangeLog
contrib/gennews

index fce97497cb55547b2df0821269e0fab18534e169..655e7fb7b847ec98de283b1d9fbf2f0fd382ca5f 100644 (file)
@@ -1,3 +1,7 @@
+2017-05-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * gennews (files): Add files for GCC 7.
+
 2017-04-26  Tom de Vries  <tom@codesourcery.com>
 
        * gen_autofdo_event.py: Fix comment.
index 731b51730c121bba75415340909c1b25cf5ad743..13abc2ae5136f34cb08e71b554900e0925be5fff 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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2000-2017 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-7/index.html gcc-7/changes.html
     gcc-6/index.html gcc-6/changes.html
     gcc-5/index.html gcc-5/changes.html
     gcc-4.9/index.html gcc-4.9/changes.html