aboutsummaryrefslogtreecommitdiff
path: root/contrib/gennews
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2015-04-22 10:14:03 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2015-04-22 10:14:03 +0200
commita497da4c7342a6a420051c102815f5cf5a70df05 (patch)
tree8d6af20071b6167c3e8557502c6e4d50d2515fad /contrib/gennews
parentbaa59cde376dbd90f95d60f46299f1c4ae5674b2 (diff)
* gennews (files): Add files for GCC 5.
From-SVN: r222309
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 7d69fd3049f..16fcd45c59a 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-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2015 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-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
gcc-4.7/index.html gcc-4.7/changes.html