From: Jakub Jelinek Date: Thu, 7 May 2020 10:48:18 +0000 (+0200) Subject: Update gennews for GCC 10. X-Git-Tag: releases/gcc-10.1.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8786158b876126a376be51cac4d345500a4f2629;p=thirdparty%2Fgcc.git Update gennews for GCC 10. 2020-05-07 Jakub Jelinek * gennews (files): Add files for GCC 10. --- diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 43fe1e7a1cbe..46d0e3261363 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2020-05-07 Jakub Jelinek + + * gennews (files): Add files for GCC 10. + 2020-04-17 Martin Liska * vimrc: We do not want to modify tab options diff --git a/contrib/gennews b/contrib/gennews index be8b55feb8c3..d4ea91fc2289 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-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