From: Jakub Jelinek Date: Wed, 27 Apr 2016 07:48:34 +0000 (+0200) Subject: * gennews (files): Add files for GCC 6. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9364c30e32dc3703ff619fde1aba775aaaee9882;p=gcc.git * gennews (files): Add files for GCC 6. From-SVN: r235470 --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 70ddc519532..44e62e86940 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2016-04-27 Jakub Jelinek + + * gennews (files): Add files for GCC 6. + 2016-04-17 Jan Hubicka * analyze_brprob: Update comment. diff --git a/contrib/gennews b/contrib/gennews index 16fcd45c59a..731b51730c1 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-2015 Free Software Foundation, Inc. +# Copyright (C) 2000-2016 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-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 gcc-4.8/index.html gcc-4.8/changes.html