From: Jakub Jelinek Date: Tue, 27 Apr 2021 09:01:25 +0000 (+0200) Subject: Update gennews for GCC 10 and GCC 11. X-Git-Tag: releases/gcc-11.1.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a6ef9a8b02acef00439fbbdb17a7685d70a9912;p=thirdparty%2Fgcc.git Update gennews for GCC 10 and GCC 11. 2021-04-27 Jakub Jelinek * gennews (files): Add files for GCC 10 and GCC 11. (cherry picked from commit bbadf83e5a2a1e3bf713dd41391e149aea2d61db) --- diff --git a/contrib/gennews b/contrib/gennews index be8b55feb8c3..cd773cdfea12 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-2021 Free Software Foundation, Inc. # This file is part of GCC. # # GCC is free software; you can redistribute it and/or modify @@ -23,6 +23,8 @@ website=http://gcc.gnu.org/ files=" + gcc-11/index.html gcc-11/changes.html + 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