From: Jakub Jelinek Date: Wed, 2 May 2018 08:12:23 +0000 (+0200) Subject: * gennews (files): Add files for GCC 8. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b1750618e49466889001e0786019bb1f32df15e9;p=gcc.git * gennews (files): Add files for GCC 8. From-SVN: r259828 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index d4fe5a44693..e284d8933ce 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2018-05-02 Jakub Jelinek + + * gennews (files): Add files for GCC 8. + 2018-05-01 Jim Wilson * gcc_update: Check for .git as a file. diff --git a/contrib/gennews b/contrib/gennews index 13abc2ae513..8857f2bd96b 100755 --- a/contrib/gennews +++ b/contrib/gennews @@ -3,7 +3,7 @@ # Script to generate the NEWS file from online release notes. # Contributed by Joseph Myers . # -# Copyright (C) 2000-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2018 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-8/index.html gcc-8/changes.html gcc-7/index.html gcc-7/changes.html gcc-6/index.html gcc-6/changes.html gcc-5/index.html gcc-5/changes.html