summaryrefslogtreecommitdiff
path: root/contrib/gennews
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-13 23:21:38 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2012-03-13 23:21:38 +0000
commit1f62cb44a1272c9e4a72170b58a72eb584d8594f (patch)
tree944cfcb997c541e54cdf8cd1e83a1049b5997cc1 /contrib/gennews
parentfeda1e411459166969d5f44983099a0252ed37a1 (diff)
downloadgcc-1f62cb44a1272c9e4a72170b58a72eb584d8594f.tar.gz
* gennews (files): Add files for GCC 4.7.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@185365 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'contrib/gennews')
-rwxr-xr-xcontrib/gennews5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/gennews b/contrib/gennews
index 27c7dae4bdf..524415a6869 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -3,8 +3,8 @@
# Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
#
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011,
+# 2012 Free Software Foundation, Inc.
# This file is part of GCC.
#
# GCC is free software; you can redistribute it and/or modify
@@ -24,6 +24,7 @@
website=http://gcc.gnu.org/
files="
+ gcc-4.7/index.html gcc-4.7/changes.html
gcc-4.6/index.html gcc-4.6/changes.html
gcc-4.5/index.html gcc-4.5/changes.html
gcc-4.4/index.html gcc-4.4/changes.html