aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-04-27 07:49:40 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2016-04-27 07:49:40 +0000
commitff0606427660866f1c4e9d084a501e85ca6a9cce (patch)
tree10978ce7dc86d9291238aec44437e3105d15e266
parent869e73733eb01fef2d51a39f1e021af7249ba8e8 (diff)
* gennews (files): Add files for GCC 6.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch@235471 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 56f2fec809f..075250735d6 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2016-04-27 Jakub Jelinek <jakub@redhat.com>
+
+ * gennews (files): Add files for GCC 6.
+
2016-04-13 Martin Sebor <msebor@redhat.com>
* check_GNU_style.sh: Avoid false posivies in trailing operator
diff --git a/contrib/gennews b/contrib/gennews
index 16fcd45c59a..731b51730c1 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-2015 Free Software Foundation, Inc.
+# Copyright (C) 2000-2016 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-6/index.html gcc-6/changes.html
gcc-5/index.html gcc-5/changes.html
gcc-4.9/index.html gcc-4.9/changes.html
gcc-4.8/index.html gcc-4.8/changes.html