Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1665)

Unified Diff: gcc/contrib/gennews

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/contrib/compare-debug ('k') | gcc/contrib/regression/btest-gcc.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/contrib/gennews
diff --git a/gcc/contrib/gennews b/gcc/contrib/gennews
index c64cd4a13ce79f7e0550d37464639924830851c5..30594f064152d05fc5e0c9667972710a1dbfe68e 100755
--- a/gcc/contrib/gennews
+++ b/gcc/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
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009, 2010
# Free Software Foundation, Inc.
# This file is part of GCC.
#
@@ -24,6 +24,7 @@
website=http://gcc.gnu.org/
files="
+ 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
gcc-4.2/index.html gcc-4.2/changes.html
« no previous file with comments | « gcc/contrib/compare-debug ('k') | gcc/contrib/regression/btest-gcc.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698