summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2019-05-03 07:41:05 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2019-05-03 07:41:05 +0000
commit7527f84091d13fdf5db37c90f9dd1cbe7d2fd621 (patch)
tree33fa15081f67eadaa2f6e1b04cc2e6c3622aaab4
parent5a5ca2d2fcac9b3408ad65a493d443ea11c41689 (diff)
* gennews (files): Add files for GCC 9.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-9-branch@270838 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/gennews3
2 files changed, 6 insertions, 1 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index db3eb2caa82a..612ba95cbb92 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-03 Jakub Jelinek <jakub@redhat.com>
+
+ * gennews (files): Add files for GCC 9.
+
2019-04-19 Christophe Lyon <christophe.lyon@linaro.org>
PR translation/90118
diff --git a/contrib/gennews b/contrib/gennews
index 8857f2bd96bd..be8b55feb8c3 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 <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.
#
# GCC is free software; you can redistribute it and/or modify
@@ -23,6 +23,7 @@
website=http://gcc.gnu.org/
files="
+ gcc-9/index.html gcc-9/changes.html
gcc-8/index.html gcc-8/changes.html
gcc-7/index.html gcc-7/changes.html
gcc-6/index.html gcc-6/changes.html