* gennews (files): Add files for GCC 8.

From-SVN: r259828
This commit is contained in:
Jakub Jelinek 2018-05-02 10:12:23 +02:00 committed by Jakub Jelinek
parent b18f161d55
commit b1750618e4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2018-05-02 Jakub Jelinek <jakub@redhat.com>
* gennews (files): Add files for GCC 8.
2018-05-01 Jim Wilson <jimw@sifive.com>
* gcc_update: Check for .git as a file.

View File

@ -3,7 +3,7 @@
# Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
#
# 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