aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-03-05 19:49:36 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-03-05 19:49:36 +0000
commit20a52ab960eb0e85fcb5a3f73402885e5f115391 (patch)
tree4ec5c642e0f7bbdbdd94eae3fc09dce26a98fdd6 /contrib
parent4c1bb1ce50508ef32bd89537e72b6ebc4bbd0d49 (diff)
downloadgcc-20a52ab960eb0e85fcb5a3f73402885e5f115391.zip
gcc-20a52ab960eb0e85fcb5a3f73402885e5f115391.tar.gz
gcc-20a52ab960eb0e85fcb5a3f73402885e5f115391.tar.bz2
* gennews (files): Add files for GCC 4.6.
From-SVN: r170704
Diffstat (limited to 'contrib')
-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 1a11db7..014c478 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-05 Joseph Myers <joseph@codesourcery.com>
+
+ * gennews (files): Add files for GCC 4.6.
+
2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
* patch_tester.sh (nopristinecache): New shell var, set according
diff --git a/contrib/gennews b/contrib/gennews
index 30594f0..27c7dae 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, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010, 2011
# Free Software Foundation, Inc.
# This file is part of GCC.
#
@@ -24,6 +24,7 @@
website=http://gcc.gnu.org/
files="
+ 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
gcc-4.3/index.html gcc-4.3/changes.html