aboutsummaryrefslogtreecommitdiff
path: root/contrib/gennews
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2016-04-27 09:48:34 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2016-04-27 09:48:34 +0200
commit9364c30e32dc3703ff619fde1aba775aaaee9882 (patch)
tree4d5dcc7e1918a019c1fd7f3fc6b6ebdca394c671 /contrib/gennews
parent108b7b2901d2cc52b090f89a4ccfa520e52270ba (diff)
downloadgcc-9364c30e32dc3703ff619fde1aba775aaaee9882.zip
gcc-9364c30e32dc3703ff619fde1aba775aaaee9882.tar.gz
gcc-9364c30e32dc3703ff619fde1aba775aaaee9882.tar.bz2
* gennews (files): Add files for GCC 6.
From-SVN: r235470
Diffstat (limited to 'contrib/gennews')
-rwxr-xr-xcontrib/gennews3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gennews b/contrib/gennews
index 16fcd45..731b517 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