From fc3f7b0f5bec630937e8fe149194a81f1652ad04 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 22 Apr 2015 10:15:17 +0200 Subject: [PATCH] * gennews (files): Add files for GCC 5. From-SVN: r222310 --- contrib/ChangeLog | 4 ++++ contrib/gennews | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index f539588e0ca3..0e99a29a10bd 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2015-04-22 Jakub Jelinek + + * gennews (files): Add files for GCC 5. + 2015-03-06 Bernd Edlinger * dg-extract-results.sh: Check that the necessary python modules exist. diff --git a/contrib/gennews b/contrib/gennews index 7d69fd3049f9..16fcd45c59af 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-2014 Free Software Foundation, Inc. +# Copyright (C) 2000-2015 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-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 gcc-4.7/index.html gcc-4.7/changes.html