diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-03-13 23:21:38 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2012-03-13 23:21:38 +0000 |
commit | bfdac9a1e890f2c974b69ed95dfa9e3faacfadf0 (patch) | |
tree | 944cfcb997c541e54cdf8cd1e83a1049b5997cc1 /contrib | |
parent | 24aea5875315b22d270d443e6fda77487ba8f2a8 (diff) | |
download | gcc-bfdac9a1e890f2c974b69ed95dfa9e3faacfadf0.zip gcc-bfdac9a1e890f2c974b69ed95dfa9e3faacfadf0.tar.gz gcc-bfdac9a1e890f2c974b69ed95dfa9e3faacfadf0.tar.bz2 |
* gennews (files): Add files for GCC 4.7.
From-SVN: r185365
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ChangeLog | 4 | ||||
-rwxr-xr-x | contrib/gennews | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 25d7814..9a490a2 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2012-03-13 Joseph Myers <joseph@codesourcery.com> + + * gennews (files): Add files for GCC 4.7. + 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * config-list.mk (LIST): Remove mips-openbsd. diff --git a/contrib/gennews b/contrib/gennews index 27c7dae..524415a 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 |