Commit d6fc19a0 by Jakub Jelinek Committed by Jakub Jelinek

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

From-SVN: r270837
parent f66409e0
2019-05-03 Jakub Jelinek <jakub@redhat.com>
* gennews (files): Add files for GCC 9.
2019-04-30 Roland Illig <roland.illig@gmx.de> 2019-04-30 Roland Illig <roland.illig@gmx.de>
* check-internal-format-escaping.py: New version using polib. * check-internal-format-escaping.py: New version using polib.
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# Script to generate the NEWS file from online release notes. # Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <jsm28@cam.ac.uk>. # Contributed by Joseph Myers <jsm28@cam.ac.uk>.
# #
# Copyright (C) 2000-2018 Free Software Foundation, Inc. # Copyright (C) 2000-2019 Free Software Foundation, Inc.
# This file is part of GCC. # This file is part of GCC.
# #
# GCC is free software; you can redistribute it and/or modify # GCC is free software; you can redistribute it and/or modify
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
website=http://gcc.gnu.org/ website=http://gcc.gnu.org/
files=" files="
gcc-9/index.html gcc-9/changes.html
gcc-8/index.html gcc-8/changes.html gcc-8/index.html gcc-8/changes.html
gcc-7/index.html gcc-7/changes.html gcc-7/index.html gcc-7/changes.html
gcc-6/index.html gcc-6/changes.html gcc-6/index.html gcc-6/changes.html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment